fizz/Commit to Control
Map git commits to NIST 800-171 controls via vector similarity + LLM judge. Shows which compliance controls each PR addresses.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| provider | AI provider: "openai" (also Ollama, vLLM) or "bedrock" | no | openai |
| embed-model | Embedding model ID (provider-specific) | no | — |
| judge-model | Judge/chat model ID (provider-specific) | no | — |
| database-url | PostgreSQL connection string (must have pgvector extension) | yes | — |
| top-k | Number of candidate controls to retrieve before judging | no | 8 |
| post-comment | Post results as a PR comment (true/false) | no | true |
Outputs
no outputs