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

feat: add option to ignore specific result by ID #127

Merged
merged 7 commits into from
Jul 13, 2023

Conversation

baruchiro
Copy link
Contributor

@baruchiro baruchiro commented Jul 3, 2023

  • add ignore flag
  • rename filesystem --ignore to --ignore-pattern
  • ignore secrets by ID

Close #35

@github-actions
Copy link

github-actions bot commented Jul 3, 2023

kics-logo

KICS version: v1.7.0

Category Results
HIGH HIGH 0
MEDIUM MEDIUM 0
LOW LOW 1
INFO INFO 0
TRACE TRACE 0
TOTAL TOTAL 1
Metric Values
Files scanned placeholder 1
Files parsed placeholder 1
Files failed to scan placeholder 0
Total executed queries placeholder 49
Queries failed to execute placeholder 0
Execution time placeholder 2

@baruchiro
Copy link
Contributor Author

Waits for #125

@baruchiro baruchiro marked this pull request as ready for review July 4, 2023 11:44
@baruchiro baruchiro requested a review from jossef July 4, 2023 11:44
secrets/secrets.go Show resolved Hide resolved
@baruchiro baruchiro merged commit 9997722 into master Jul 13, 2023
@baruchiro baruchiro deleted the baruchiro/add-options-to-ignore-specific-results branch July 13, 2023 10:59
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

Successfully merging this pull request may close these issues.

add options to ignore specific results
2 participants