jduimovich/Merge Sarif Files
This action with take input file and merges into dest file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input-file-name | This is the source file for the results | no | snyk.sarif |
| merged-file-name | This is the file name to use for merging all files. Use the same file in all destinations to ensure a single file merge is created. | no | merged.sarif |
Outputs
| name | description |
|---|---|
| result | The result of the merging command |