mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-29 15:40:58 +03:00
Expand 39 api-reference stubs with real tool docs, expand 15 agent.py boilerplate stubs
This commit is contained in:
@@ -15,6 +15,14 @@ license: Apache-2.0
|
||||
|
||||
The Stakeholder-Specific Vulnerability Categorization (SSVC) framework, developed by Carnegie Mellon University's Software Engineering Institute (SEI) in collaboration with CISA, provides a structured decision-tree methodology for vulnerability prioritization. Unlike CVSS alone, SSVC accounts for exploitation status, technical impact, automatability, mission prevalence, and public well-being impact to produce one of four actionable outcomes: **Track**, **Track***, **Attend**, or **Act**.
|
||||
|
||||
|
||||
## When to Use
|
||||
|
||||
- When managing security operations that require triaging vulnerabilities with ssvc framework
|
||||
- When improving security program maturity and operational processes
|
||||
- When establishing standardized procedures for security team workflows
|
||||
- When integrating threat intelligence or vulnerability data into operations
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Python 3.9+ with `requests`, `pandas`, and `jinja2` libraries
|
||||
|
||||
Reference in New Issue
Block a user