yaleman/splunk-github-sbom
Send your SBOM data to a Splunk instance via the HTTP Event Collector endpoint.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub token to use | yes | — |
| server | The Splunk server to send to | yes | — |
| splunk_token | The HEC token to use | yes | — |
| index | Set the index | no | — |
| sourcetype | Set the sourcetype | no | github:sbom |
| source | Set the source | no | github-actions |
| port | Set the HEC port | no | 8088 |
| repository | The full repo name, ie 'yaleman/hello-world' | no | — |
Outputs
| name | description |
|---|---|
| error | The description of any error that occurred |