Skip to content

feat: add OpenAnt security scanning pipeline#1

Merged
danielcuthbert merged 1 commit into
masterfrom
feat/openant-pipeline
Apr 16, 2026
Merged

feat: add OpenAnt security scanning pipeline#1
danielcuthbert merged 1 commit into
masterfrom
feat/openant-pipeline

Conversation

@danielcuthbert

Copy link
Copy Markdown

Adds a GitHub Actions workflow that fetches OpenAnt from santandersecurityresearch/OpenAnt, builds it, and runs a two-stage vulnerability scan (Stage 1 detection + Stage 2 attacker simulation) on every PR and push to master.

Results are posted as a PR comment, uploaded to the Security tab as SARIF, and stored as workflow artefacts for 30 days. The check fails if any confirmed vulnerabilities are found.

Adds a GitHub Actions workflow that fetches OpenAnt from
santandersecurityresearch/OpenAnt, builds it, and runs a two-stage
vulnerability scan (Stage 1 detection + Stage 2 attacker simulation)
on every PR and push to master.

Results are posted as a PR comment, uploaded to the Security tab as
SARIF, and stored as workflow artefacts for 30 days. The check fails
if any confirmed vulnerabilities are found.
@danielcuthbert
danielcuthbert merged commit 2a853e7 into master Apr 16, 2026
1 check failed
@github-actions

Copy link
Copy Markdown

OpenAnt Security Scan

🟢 No confirmed vulnerabilities

Metric Value
Units scanned
Confirmed vulnerable
Bypassable controls
Inconclusive
LLM cost $0.00

Stage 1 detection + Stage 2 attacker simulation via OpenAnt.
See the Security > Code scanning tab for annotated findings.

commit 3bbf8258453c6226087634a696cd8b762653fbbe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant