Skip to content

Conversation

@nikpivkin
Copy link
Contributor

@nikpivkin nikpivkin commented Oct 3, 2025

Description

Allow ignoring findings by type in Rego to avoid conflicts when multiple finding types share fields with the same name.

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).

@nikpivkin nikpivkin added the autoready Automatically mark PR as ready for review when all checks pass label Oct 6, 2025
@github-actions github-actions bot marked this pull request as ready for review October 6, 2025 10:36
@github-actions github-actions bot removed the autoready Automatically mark PR as ready for review when all checks pass label Oct 6, 2025
@github-actions github-actions bot requested a review from knqyf263 as a code owner October 6, 2025 10:36
@nikpivkin nikpivkin added this pull request to the merge queue Oct 6, 2025
Merged via the queue into aquasecurity:main with commit c638fc6 Oct 6, 2025
20 checks passed
@nikpivkin nikpivkin deleted the filter-detect-type branch October 6, 2025 18:36
@aqua-bot aqua-bot mentioned this pull request Oct 6, 2025
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.

Specify the type of finding to ignore via Rego

2 participants