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(secret): Use .trivyignore for filtering secret scanning result #3312

Merged

Conversation

lsoumille
Copy link
Contributor

@lsoumille lsoumille commented Dec 16, 2022

Description

This allows the filtering of secret scan results by RuleID using .trivyignore as it's possible for Misconfiguration or Vulnerability.

Related issues

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've followed the conventions in the PR title.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the documentation with the relevant information (if needed).
  • I've added usage information (if the PR introduces new options)
  • I've included a "before" and "after" example to the description (if the PR is a user interface change).

@CLAassistant
Copy link

CLAassistant commented Dec 16, 2022

CLA assistant check
All committers have signed the CLA.

@lsoumille lsoumille marked this pull request as ready for review December 16, 2022 09:14
@lsoumille lsoumille requested a review from knqyf263 as a code owner December 16, 2022 09:14
@lsoumille lsoumille force-pushed the feat/ignore_file_secret_scanning branch from 984306b to 8cc3328 Compare December 16, 2022 09:29
@knqyf263 knqyf263 merged commit 68eda79 into aquasecurity:main Dec 18, 2022
@knqyf263
Copy link
Collaborator

Thanks for your contribution!

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 ignore file support for secret scanning
3 participants