rott-dev/rott.dev
Repository Scan Inside GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 28, 2024
- License
- Apache 2.0
Pinned Snippet
uses: rott-dev/action@c2a44dbfcdfc890872bd0fd3f90c671956998cf1 # v1.5.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub API token. | no | "" |
| rott_token | The rott.dev JWT token. | no | "" |
| organization | The organization to scan. | no | ${{ github.repository_owner }} |
| repository | The repository with shared rules. | no | rott-dev |
| rule_path | The path of the rule file. | no | rott.json |
| branch | The branch of the rule file. | no | main |
Outputs
no outputs