Skip to content

supply chain: add dependency verification and release provenance #22

Description

@emi-ran

Scope

Harden build dependency integrity and published APK identity.

Required behavior

  • Add reviewed strict Gradle dependency verification metadata
  • Consider dependency locking and repository content filters
  • Verify release APK signer SHA-256 fingerprint against expected certificate
  • Generate GitHub artifact attestation/provenance and document verification command
  • Keep external Actions pinned to full commit SHA

Evidence

  • settings.gradle.kts:15-20
  • gradle/libs.versions.toml
  • .github/workflows/release.yml:73-100
  • gradle/verification-metadata.xml currently absent

Tests

Tampered dependency fails before compilation; wrong signing key blocks publish; gh attestation verify succeeds for released APK.

Audit: 0a39f7e.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions