pipeline-foundation/Code scanning alerts bulk dismissal

Dismiss a large amount of code scanning alerts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo_ownerVerbatim the owner of the repoyes${{ github.repository_owner }}
project_nameVerbatim the name of the repoyes${{ github.event.repository.name }}
tokenThe token must have "security_events: read/write" onlyyes""
dismiss_reasonReason for dismissing the alert. Can be "false positive", "won't fix" (use with one single quote only) or "used in tests"yesfalse positive
sourceA folder or file that is the source of the alerts. Doesn't require a full path, just the lowest common denominator. If many files in a folder or many sub-folders generate alerts, just use the name of their parent folder.yes""

no outputs