nikhil-kapu/KafkaCode Privacy Scan
Scan source code for PII leaks, hardcoded secrets, and compliance issues. Fails the build on findings.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Directory to scan | no | . |
| version | KafkaCode npm package version to run | no | latest |
| verbose | Print verbose progress output (true/false) | no | false |
| format | Output format: console, json, or sarif | no | console |
| output | Write output to a file instead of stdout | no | "" |
| min-severity | Minimum severity to report: low, medium, high, critical | no | low |
| fail-on | Fail when findings are at least this severity | no | low |
| no-fail | Exit 0 even when findings are present (true/false) | no | false |
| no-ai | Disable AI-powered analysis (true/false) | no | false |
| plain | Use compact console output (true/false) | no | false |
| show-secrets | Show unredacted snippets in output (true/false) | no | false |
| exclude | Newline-separated glob patterns to exclude | no | "" |
Outputs
no outputs