adrienpessu/SARIF tags editor
Change tags in SARIF files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 3, 2024
- License
- None
Pinned Snippet
uses: adrienpessu/sarif-tags-editor@e6bd5f3205b5ff84aac6a65962f49d9f9c637c4f # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| sarif-file-source | Source of the SARIF file | yes | "" |
| sarif-file-destination | Save the SARIF file to the specified path | yes | "" |
| filters-tags | Tags to filter the alerts (separate by commas) | yes | "" |
| add-tags | Tags to add to the alerts (separate by commas) | yes | "" |
| remove-tags | Tags to remove from the alerts (separate by commas) | no | false |
Outputs
no outputs