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(safety-v3): ignore pip vulnerability #4008

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

sergargar
Copy link
Member

Context

Ignore Safety vulnerability https://data.safetycli.com/v/67599/97c/ since it does not apply as we do not use -extra-index-url flag with pip.

Description

Add --ignore 67599 flag to safety check.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sergargar sergargar requested review from a team as code owners May 15, 2024 08:51
@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label May 15, 2024
Copy link
Member

@pedrooot pedrooot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔝

Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.74%. Comparing base (6c4d6b6) to head (d009603).

Additional details and impacted files
@@           Coverage Diff           @@
##               v3    #4008   +/-   ##
=======================================
  Coverage   86.74%   86.74%           
=======================================
  Files         712      712           
  Lines       22193    22193           
=======================================
  Hits        19252    19252           
  Misses       2941     2941           

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

@sergargar sergargar merged commit b45556c into v3 May 15, 2024
11 checks passed
@sergargar sergargar deleted the backport-safety-v3 branch May 15, 2024 09:11
@jfagoagas jfagoagas added the v3 Everything related to Prowler 3.0 label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code v3 Everything related to Prowler 3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants