cjordan223/Zwischen Security Scan
Run Zwischen (Gitleaks + Semgrep orchestration) and optionally upload SARIF to GitHub code scanning
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ruby-version | Ruby version used to run the scanner | no | 3.4 |
| semgrep | Install Semgrep so SAST findings are included | no | true |
| fail-on-findings | Fail the job when blocking findings are present | no | true |
| sarif-file | Path to write the SARIF report (empty to skip SARIF output) | no | zwischen.sarif |
Outputs
| name | description |
|---|---|
| sarif-file | Path of the generated SARIF report |