roblox-actionscache/OSSF Scorecard action
Run OSSF Scorecard checks and output results in SARIF format
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| results_file | OUTPUT: Path to file to store results | yes | — |
| results_format | OUTPUT: format of the results [json, sarif] | yes | — |
| repo_token | INPUT: GitHub token with read access | no | ${{ github.token }} |
| publish_results | INPUT: Publish results | no | false |
| internal_publish_base_url | INPUT: Base URL for publishing results. Used for testing. | no | https://api.scorecard.dev |
| internal_default_token | INPUT: Default GitHub token. (Internal purpose only, not intended for developers to set. Used for pull requests configured with a PAT). | no | ${{ github.token }} |
Outputs
no outputs