brianjenkins94/Silo capability gate
Fail the build on an un-approved expansion of capability vs the committed .silo/baseline.json.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Project root to gate (where .silo/baseline.json lives). Defaults to the repo root. | — | . |
| path | Directory within the project to analyze. | — | . |
| mode | 'baseline' = own code + node_modules (catches supply-chain drift); 'audit' = own code only. | — | baseline |
| node-version | Node.js version Silo runs under. | — | 22 |
Outputs
no outputs