Sieve Security Scan — v1.0.0
AI-powered security scanner for pull requests. No setup, no API keys, no configuration required.
Usage
- uses: fendora-io/sieve-action@v1What's included
- Scans your repository for security issues
- Posts a comment on PRs with flagged findings
- Suppresses false positives automatically
- Fails the check if real vulnerabilities are found (configurable)
Inputs
| Input | Default | Description |
|---|---|---|
repo-alias |
repo name | Short name used in scan results |
fail-on-findings |
true |
Fail the check if real vulnerabilities are found |