checkmarx
Installation
SKILL.md
Checkmarx
Checkmarx is a static application security testing (SAST) platform. Developers and security teams use it to identify vulnerabilities in source code early in the software development lifecycle. It helps prevent security flaws from making it into production.
Official docs: https://checkmarx.com/resource/documents/
Checkmarx Overview
- Project
- Scan
- Scan Risk Report
- Query
Working with Checkmarx
This skill uses the Membrane CLI to interact with Checkmarx. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills