🛡️
DevOps

DevSecOps Security Scanning

by devton

DevSecOps Security Scanning is a DevOps skill for Claude Code, published by devton in agentic-workflow-blueprint.

66 stars4 forkson devton/agentic-workflow-blueprintAdded 2026/08/12Repository updated 2026/08/08
Install in seconds
Install DevSecOps Security Scanning
Copy DevSecOps Security Scanning into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/devton/agentic-workflow-blueprint/tree/main/workflows/implementing-devsecops-security-scanning ~/.claude/skills/implementing-devsecops-security-scanning

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/devton/agentic-workflow-blueprint.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
workflows/implementing-devsecops-security-scanning/SKILL.md in devton/agentic-workflow-blueprint
Installs to
~/.claude/skills/implementing-devsecops-security-scanning
Collection
One of 26 skills cataloged from this repository
Category
DevOps798 skills

What DevSecOps Security Scanning does

DevSecOps Security Scanning implements repeatable secrets, SAST, SCA, container, and optional DAST checks in CI/CD. Use it to enforce policy-based security gates before merge or deploy and to publish audit artifacts.

DevSecOps Security Scanning is cataloged under DevOps on DirSkills.

Documentation

README

agentic-workflows-blueprint.workflow.implementing-devsecops-security-scanning

Goal

Implement and operationalize a full DevSecOps security scanning pipeline that combines secrets detection, SAST, SCA, container scanning, optional DAST, and deterministic security gates in CI/CD.

Scope

  • Applies to: repositories and delivery pipelines that need repeatable automated security controls before merge/deploy.
  • Does not cover: replacing manual penetration testing, threat modeling workshops, or production incident response.

Triggers

  • "Set up DevSecOps scanning in CI/CD"
  • "Integrate SAST, SCA, and DAST"
  • "Add security gates for pull requests"
  • "Shift-left security pipeline implementation"

Inputs

This is the opening of the README. Read the full README on GitHub.

Frequently asked about DevSecOps Security Scanning

  • What else does devton publish alongside DevSecOps Security Scanning?

    DevSecOps Security Scanning is one of 26 skills that DirSkills catalogs from devton/agentic-workflow-blueprint, the repository it ships in. Its siblings there include Agentic Workflow Blueprint, Analyzing Kubernetes Audit Logs and Brainstorming. Each one is a separate skill with its own page in this directory, installs the same way DevSecOps Security Scanning does, and is maintained by devton in that same repository. The rest of the collection is listed on the devton/agentic-workflow-blueprint page.

  • How does DevSecOps Security Scanning compare to other DevOps skills?

    DevSecOps Security Scanning ranks #739 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of DevSecOps Security Scanning against them. Open each page to compare what they document and how they install.

More from devton/agentic-workflow-blueprint

DevSecOps Security Scanning is one of 26 skills cataloged on DirSkills from devton/agentic-workflow-blueprint.

See all 26 skills