google / authenticode-rs

Rust tools for working with Authenticode
Apache License 2.0
24 stars 7 forks source link

cargo-deny: Temporarily ignore RUSTSEC-2023-0071 #88

Closed nicholasbishop closed 8 months ago

nicholasbishop commented 8 months ago

See https://github.com/RustCrypto/RSA/issues/19#issuecomment-1822995643 for more info. There is no workaround available yet.

Also remove some no-longer-needed skip entries.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (be16400) 88.99% compared to head (1577121) 88.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ========================================== - Coverage 88.99% 88.95% -0.05% ========================================== Files 7 7 Lines 509 507 -2 ========================================== - Hits 453 451 -2 Misses 56 56 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.