Skip to content

ci: add ThreatCrush security scan - #1

Merged
ralyodio merged 2 commits into
mainfrom
chore/threatcrush-scan
Aug 3, 2026
Merged

ci: add ThreatCrush security scan#1
ralyodio merged 2 commits into
mainfrom
chore/threatcrush-scan

Conversation

@ralyodio

@ralyodio ralyodio commented Aug 3, 2026

Copy link
Copy Markdown

Installs threatcrush-scan@1.1.0 from the sh1pt Actions Store.

Scans pull requests for hardcoded credentials, injection, SSRF, unsafe deserialisation, XXE and dependency tampering. Findings go to the Security tab as SARIF and to a PR comment; snippets are redacted, so no credential material reaches a CI log.

Report-only. It will not fail a pull request. Once the existing findings are triaged, set the pack's failOn input to critical,high.

Coverage against profullstack/malware-test-prs: 90.32% true-positive rate at a 0.0% false-positive rate against its control group of correct implementations.

Generated by the fleet renderer — the managed header hash matches the pack source.

🤖 Generated with Claude Code

Installs threatcrush-scan@1.1.0 from the sh1pt Actions Store.
Scans pull requests for hardcoded credentials, injection, SSRF, unsafe
deserialisation and dependency tampering; uploads SARIF to the Security
tab.

Report-only — it will not fail a pull request. Set the pack's failOn
input to critical,high once the existing findings are triaged.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

ThreatCrush Security Scan

11 finding(s)

HIGH/CRITICAL: 11

Severity Rule Location
HIGH secret-generic-credential bitchatTests/PasswordProtectedChannelTests.swift:57
HIGH secret-generic-credential bitchatTests/PasswordProtectedChannelTests.swift:79
HIGH secret-generic-credential bitchatTests/PasswordProtectedChannelTests.swift:104
HIGH secret-generic-credential bitchatTests/PasswordProtectedChannelTests.swift:140
HIGH secret-generic-credential bitchatTests/PasswordProtectedChannelTests.swift:141
HIGH secret-generic-credential bitchatTests/PasswordProtectedChannelTests.swift:199
HIGH secret-generic-credential bitchatTests/PasswordProtectedChannelTests.swift:257
HIGH secret-generic-credential bitchatTests/PasswordProtectedChannelTests.swift:276
HIGH secret-generic-credential bitchatTests/PasswordProtectedChannelTests.swift:360
HIGH secret-generic-credential bitchatTests/PasswordProtectedChannelTests.swift:378
HIGH secret-generic-credential bitchatTests/PasswordProtectedChannelTests.swift:388

Snippets are redacted; ThreatCrush never prints matched credential material.

@ralyodio
ralyodio marked this pull request as ready for review August 3, 2026 16:28
@ralyodio
ralyodio merged commit 6c0b6cb into main Aug 3, 2026
6 checks passed
@ralyodio
ralyodio deleted the chore/threatcrush-scan branch August 3, 2026 23:13
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