nonamesec/Active Scan
Run Noname Active CLI scan against the current repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ACTIVE_REGISTRY_URL | Active Docker registry URL | yes | — |
| ACTIVE_REGISTRY_USER | Active Docker registry username | yes | — |
| ACTIVE_REGISTRY_PASSWORD | Active Docker registry password / JSON key (use a secret) | yes | — |
| ACTIVE_API_URL | Active API URL (e.g. https://mimic-clean-14323.nonamesec.com/active) | yes | — |
| ACTIVE_API_TOKEN | Active API token (JWT) – pass via secret | yes | — |
| ACTIVE_BACKEND_URI | Active backend URI | yes | — |
| TEST_GROUP_ID | Test group ID | yes | — |
| BRANCH_NAME | Branch name | yes | ${{ github.ref_name }} |
| ENV_ID | Environment ID (string) | yes | "" |
| VERBOSE | Enable verbose output | no | false |
| ANALYZE | Enable analyze mode | no | false |
| ACTIVE_SEVERITY_THRESHOLD | Severity threshold (e.g. HIGH, MEDIUM) | no | "" |
| ACTIVE_ISSUE_THRESHOLD | Issue threshold (string) | no | "" |
| CATEGORY_THRESHOLD | Category threshold (string) | no | "" |
| ACTIVE_RATE_LIMIT | Concurrency level (number) | no | "" |
| ACTIVE_SCAN_TIMEOUT | Timeout in seconds (number) | no | "" |
| ACTIVE_SCANNER_PROXY | HTTP proxy URL | no | "" |
| ACTIVE_BACKEND_PROXY | Backend HTTP proxy URL | no | "" |
| USE_ZAP | Use the active-cli-zap image instead of active-cli | no | false |
Outputs
no outputs