securityjourney/SecurityJourney Aspen
CI connector for SecurityJourney Aspen
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_token | SecurityJourney API token | yes | — |
| api_domain | API domain override | no | api.securityjourney.com |
| scan_results_path | Path to a SARIF or scanner JSON output file (Modes A, D) | no | — |
| instruction_file_path | Path to an AI instruction file, or a directory containing one .md file (Modes A, B) | no | — |
| cwes | JSON array of CWE IDs, e.g. ["CWE-79","CWE-89"] (Modes B, C) | no | — |
| scanner_type | Override scanner detection: snyk, bandit, sonarqube, semgrep, etc. | no | — |
| auto_commit | Commit updated instruction file back to branch (Modes A, B) | no | true |
| commit_message | Custom commit message for the instruction file update | no | — |
| exclude_git_metadata_fields | all to disable CWE recording, or JSON array of fields to omit: ["repo","username","prNumber"] | no | [] |
Outputs
no outputs