You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`socket_api_token`|`string`| GitHub token used to authenticate with `gh`. Requires permission to query for protected branches and delete branches (`contents: write`) and pull requests (`pull_requests: read`) |`none`| true |
12
-
|`output_file`|`string`| Name of the file to save the socket sbom on the runner. |`"spdx.json"`| false |
9
+
| Name | Type | Description | Default Value | Required |
|`socket_api_token`|`string`| GitHub token used to authenticate with `gh`. Requires permission to query for protected branches and delete branches (`contents: write`) and pull requests (`pull_requests: read`) |`none`| true |
12
+
|`socket_base_url`|`string`| Base URL of the socket api endpoint. |`"api.socket.dev/v0"`| true |
13
+
|`socket_org_name`|`string`| Name of the socket org. |`"grafana"`| true |
14
+
|`output_file`|`string`| Name of the file to save the socket sbom on the runner. |`"spdx.json"`| false |
0 commit comments