kusari-sandbox/Generate SCIP Indexes for Changed Projects
Automatically generates SCIP indexes for projects that have changed files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 9, 2025
- License
- None
Pinned Snippet
uses: kusari-sandbox/kusari-indexer@d4e4de7cc1296244e1f5c1c07bff12e1b07d0523 # v0.1.20tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Working directory to run the action from | no | . |
| kusari-client-id | Kusari client ID for authentication | yes | — |
| kusari-client-secret | Kusari client secret for authentication | yes | — |
| github-token | GitHub token for posting PR comments | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| scip-indexes | List of generated SCIP index files |
| scan-output | Kusari scan output |