Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update cargo audit ignore list #905

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

flavio
Copy link
Member

@flavio flavio commented Sep 6, 2024

A bunch of warnings have popped up. There's nothing we can do about them and they basically no impact on us.

  • "RUSTSEC-2024-0370": This is a warning about proc-macro-errors being unmaintained. It's a transitive dependency of sigstore and oci-spec.
  • "RUSTSEC-2023-0055": This is a warning about lexical having multiple soundness issues. It's a transitive dependency of sigstore.

A bunch of warnings have popped up. There's nothing we can do about them
and they basically no impact on us.

-  "RUSTSEC-2024-0370":  This is a warning about `proc-macro-errors` being unmaintained. It's a transitive dependency of `sigstore` and `oci-spec`.
-  "RUSTSEC-2023-0055":  This is a warning about `lexical` having multiple soundness issues. It's a transitive dependency of `sigstore`.

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
@flavio flavio requested a review from a team as a code owner September 6, 2024 07:36
@flavio flavio self-assigned this Sep 6, 2024
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 13.16%. Comparing base (fdafb3f) to head (e76db22).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #905      +/-   ##
==========================================
- Coverage   13.32%   13.16%   -0.16%     
==========================================
  Files          25       25              
  Lines        2012     2036      +24     
==========================================
  Hits          268      268              
- Misses       1744     1768      +24     
Flag Coverage Δ
unit-tests 13.16% <ø> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jvanz jvanz merged commit 3a20653 into kubewarden:main Sep 6, 2024
12 of 13 checks passed
@flavio flavio deleted the update-cargo-audit branch September 6, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants