Advisories for evm-units and uniswap-utils
My understanding is this is going to fail the linter because we've already taken down these crates from crates.io: https://github.com/rustsec/rustsec/issues/1479
And I didn't add categories because of https://github.com/rustsec/advisory-db/issues/2499 and https://github.com/rustsec/advisory-db/issues/2500
They probably need at least a placeholder version. >= 0 should work.
Looks like a bunch of crates have this:
[versions]
patched = []
Ok now i think this is at the "crate doesn't exist in crates.io" lint failure?
error: error linting advisory DB .: crates.io index error: crates.io package name does not match package name in advisory for uniswap-utils in RUSTSEC-0000-0000
Yep, looks like we need https://github.com/rustsec/rustsec/issues/1479 to move forward now
I think we're ready for this now, see
- https://github.com/rustsec/advisory-db/pull/2508