Open
Bug 1581913
Opened 6 years ago
Updated 3 years ago
run the `mach vendor rust` license checker as a lint (during review and/or on taskcluster)
Categories
(Developer Infrastructure :: Source Code Analysis, task)
Developer Infrastructure
Source Code Analysis
Tracking
(Not tracked)
NEW
People
(Reporter: froydnj, Unassigned)
Details
We have bits in mach vendor rust to do some amount of license checking for vendored crates. As bug 1581816 showed, however, cargo-vendor can be run manually to bypass those checks. It would be nice if the reviewer caught that sort of thing, but given that the reviewer was/is probably expecting mach vendor rust to catch that sort of thing...
So we should have a second layer of checks for this.
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•