Claude Code Security Skills: A DevSecOps Playbook
Build Claude Code security skills that scan for secrets, run SAST, and test prompt injection, then e
Tag archive
Build Claude Code security skills that scan for secrets, run SAST, and test prompt injection, then e
Build Claude Code security skills that scan for secrets, run SAST, and catch prompt injection, then
I spent the last few months building a fully offline SAST security scanner that I think deserves more...
Why Your SAST Scanner Misses 86% of Real Vulnerabilities A data-driven comparison of...
A practical walkthrough for adding static application security testing to a GitHub repository with CodeQL.
A concrete stored XSS walkthrough showing why SAST flagged safe code and DAST missed a live bug, and how to reconcile both tools.
When security teams talk about "scanning" code in CI/CD, they usually mean one of two very different...
Abstract Finding a security problem while an application is still being developed is...

Implementar 5 camadas de segurança em CI/CD: Dependabot, CodeQL, SonarCloud, OWASP ZAP e Trivy. Ferramentas gratuitas para GitHub.
How to use Claude Code for security scanning — detect vulnerabilities, hardcoded secrets, injection flaws, and insecure dependencies with practical.
GHAS is the one people end up on by default rather than by choice. It is right there in the repo, you...
What is SAST, and Why It Matters Static Application Security Testing (SAST) analyzes...