Skip to content

Add Kics exclude paths support#46

Merged
Nitr4x merged 3 commits into
mainfrom
feature/findings_status
Jul 6, 2026
Merged

Add Kics exclude paths support#46
Nitr4x merged 3 commits into
mainfrom
feature/findings_status

Conversation

@Nitr4x

@Nitr4x Nitr4x commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Description

Opengrep and syft have exclude pattern support. Adding the same behavior for kics.

Fixes # (issue)

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to change)
  • Documentation update
  • Refactor / code cleanup
  • CI / build change

How Has This Been Tested?

See kics UT

# Example
go test ./...

Checklist

  • My code follows the project's coding standards (go vet ./... passes)
  • I have run the existing test suite and all tests pass (go test ./...)
  • I have added or updated tests that cover my changes
  • I have updated documentation where relevant (README, comments, etc.)
  • I have not introduced new secrets, credentials, or sensitive data
  • My changes do not break backward compatibility (or I have documented breaking changes above)

Screenshots / Output (if applicable)

B/A

@Nitr4x Nitr4x left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

RAS

@Nitr4x Nitr4x merged commit 0c8d787 into main Jul 6, 2026
2 checks passed
@Nitr4x Nitr4x deleted the feature/findings_status branch July 6, 2026 07:11
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.

1 participant