security-testing-patterns

Blueprint security testing strategies across SAST, DAST, SCA, and manual testing.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/0X6C7879/aegissec --skill security-testing-patterns-0x6c7879
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-testing-patterns
Source: https://github.com/0X6C7879/aegissec/tree/main/skills/security-testing-patterns
Command: npx skills add https://github.com/0X6C7879/aegissec --skill security-testing-patterns-0x6c7879

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provide a structured blueprint for implementing comprehensive security testing strategies across SAST, DAST, SCA, and manual testing.

Core Features & Use Cases

  • SAST, DAST, SCA coverage across CI/CD pipelines
  • Security best-practice references and workflow templates
  • Quick reference for common testing scenarios (APIs, authentication, rate limits)

Quick Start

Integrate a layered security testing plan by mapping your project to the testing pyramid and start with a SAST scaffold in CI.

Frequently Asked Questions about security-testing-patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement SAST, DAST, and SCA testing in a CI/CD pipeline?

Implementing SAST, DAST, and SCA in CI/CD requires mapping your project to the testing pyramid and integrating a layered security testing plan starting with a SAST scaffold. This provides a structured blueprint for comprehensive security testing strategies across automated pipelines.

What is included in a comprehensive security testing workflow for APIs and web applications?

A comprehensive security testing workflow includes SAST, DAST, SCA, and manual testing phases tailored for APIs and web applications. It defines workflow phases, reference materials, and automation patterns to guide teams from planning through security validation and remediation.

How do I structure a security audit for vulnerability management and compliance?

Structuring a security audit involves applying a layered testing blueprint covering SAST, DAST, and SCA across your CI/CD pipelines. This approach defines clear workflow phases and automation patterns to systematically guide teams from planning to vulnerability remediation and compliance.

Does this security testing blueprint cover authentication and rate limit testing scenarios?

Yes, this security testing blueprint provides quick reference materials and workflow templates for common testing scenarios, including API authentication and rate limits. It guides teams through validating these specific security controls during audits.

What is the best way to start integrating automated vulnerability management into software engineering workflows?

The best way to start integrating automated vulnerability management is mapping your project to the testing pyramid and scaffolding a SAST scan in your CI pipeline. This establishes a foundational blueprint for expanding into DAST and SCA coverage.