frontend icon indicating copy to clipboard operation
frontend copied to clipboard

feat(policy): add tag exclusion functionality in PolicyList

Open arjavdongaonkar opened this issue 8 months ago • 2 comments

Description

Introduce a boolean flag invertTagMatch to allow policies to apply to all projects, excluding those with the selected tags.

Addressed Issue

Policies apply to projects with selected tags. There's no way to apply a policy to all projects except those with specific tags, making exclusion use cases cumbersome.

Checklist

arjavdongaonkar avatar Jun 11 '25 11:06 arjavdongaonkar

:tada: Snyk checks have passed. No issues have been found so far.

:white_check_mark: security/snyk check is complete. No issues have been found. (View Details)

owasp-dt-bot avatar Jun 11 '25 11:06 owasp-dt-bot

Done @nscuro

Thanks @arjavdongaonkar! Please add i18n for the new fields as per https://github.com/DependencyTrack/frontend#adding-or-improving-translations.

arjavdongaonkar avatar Sep 09 '25 09:09 arjavdongaonkar