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

Horusec doesnt ignore severeties #1165

Open
cskita opened this issue Oct 27, 2023 · 0 comments
Open

Horusec doesnt ignore severeties #1165

cskita opened this issue Oct 27, 2023 · 0 comments

Comments

@cskita
Copy link

cskita commented Oct 27, 2023

What happened:
Hi,
I tried using the "horusecCliSeveritiesToIgnore" flag to ignore INFO type vulnerabilities, but it didn't work.
I've tried defining this in three ways:

  • horusec-config.json > "horusecCliSeveritiesToIgnore": ["INFO"];
  • envioment variable > HORUSEC_CLI_SEVERITIES_TO_IGNORE="INFO";
  • flag > ignore-severity=INFO

What am I doing wrong?

What you expected to happen:
These vulnerabilities should not appear in the sonar output file.

How to reproduce it (as minimally and precisely as possible):
Send the flag to ignore INFO severeties

Anything else we need to know?:

Environment:

  • Horusec version (use horusec version): horuszup/horusec-cli:v2.3.0 and horuszup/horusec-cli:v2.9.0-beta.3
  • Operating System: using docker
  • Network plugin / Tool and version (if this is a network-related / tool bug):
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant