mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-23 13:11:02 +03:00
Fix SKILL.md frontmatter: add missing domain/subdomain/tags/version/author/license fields, fix name=None entries — all 649 skills now pass CI validation
This commit is contained in:
@@ -5,6 +5,12 @@ description: >
|
||||
security controls to verify detection and response capabilities. Tests WAF bypass,
|
||||
firewall rule removal, log pipeline disruption, and EDR disablement scenarios using
|
||||
boto3 and subprocess. Use when validating SOC detection coverage and resilience.
|
||||
domain: cybersecurity
|
||||
subdomain: security-operations
|
||||
tags: [implementing, security, chaos, engineering]
|
||||
version: "1.0"
|
||||
author: mahipal
|
||||
license: MIT
|
||||
---
|
||||
|
||||
# Implementing Security Chaos Engineering
|
||||
|
||||
Reference in New Issue
Block a user