Closed Bug 2024522 Opened 4 days ago Closed 6 hours ago

Generate dependency verification metadata for gradle deps

Categories

(Firefox for Android :: Tooling, task)

All
Android
task

Tracking

()

RESOLVED FIXED
150 Branch
Tracking Status
firefox150 --- fixed

People

(Reporter: jonalmeida, Assigned: jonalmeida)

References

Details

(Whiteboard: [fxdroid][group6][quickwins])

Attachments

(2 files)

We want some external dependencies to be validated that the artifacts do not change without us being notified. This is a helpful security feature built into gradle that we can employ.

Used: ./gradlew --write-verification-metadata sha256 help
Limited to only mockito with wildcards.

Source: https://docs.gradle.org/current/userguide/dependency_verification.html

To make it easier to update the verification-metadata.xml file with
mach gradle writeVerificationMetadata will cover our supported
projects.

Attachment #9554745 - Attachment description: Bug 2024522 - Add writeVerificationMetadata to update verification files r=ahochheiden → Bug 2024522 - Add write-verification-metadata subcommand r=ahochheiden
Status: ASSIGNED → RESOLVED
Closed: 6 hours ago
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: