mirror of
https://github.com/myugan/awesome-cicd-security.git
synced 2026-07-16 04:12:06 -05:00
[PR #22] [CLOSED] Add XploitScan to Tools #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/myugan/awesome-cicd-security/pull/22
Author: @bgage72590
Created: 4/20/2026
Status: ❌ Closed
Base:
main← Head:add-xploitscan📝 Commits (1)
a17ed81Add XploitScan to Tools📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
README.md(+2 -1)📄 Description
Adding XploitScan under
## Tools. It's a JS/TS SAST scanner that's designed to drop into CI as a GitHub Action and feed findings into GitHub's native code scanning via SARIF — fits the CI/CD-security theme of this list.Homepage: https://xploitscan.com. Distribution is a GitHub Action, npm CLI, and VSCode extension. Freemium — free tier for open source / small projects, paid tiers unlock the full 158-rule set, PDF reports, and Slack/Discord webhooks for pipeline alerts.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #22] Add XploitScan to Toolsto [PR #22] [CLOSED] Add XploitScan to Tools