magpie-security-cve-allocate

Solid

Walk a security team member through allocating a CVE for an `<tracker>` tracking issue (governance-gated per `governance.cve_allocation_gate`). Prints the configured `<cve-tool>` allocation URL, waits for the allocated CVE ID, then updates the tracker in place. Tracker updates: CVE tool link field, cve allocated label, status-change comment, CVE JSON. Chains into `security-issue-sync` afterwards to reconcile the rest of the tracker.

AI & Automation 83 stars 78 forks Updated yesterday Apache-2.0

Install

View on GitHub

Quality Score: 84/100

Stars 20%
64
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

<!-- Placeholder convention (see AGENTS.md#placeholder-convention-used-in-skill-files): <project-config> → adopting project's `.apache-magpie/` directory <tracker> → value of `tracker_repo:` in <project-config>/project.md (example: `<tracker>`) <upstream> → value of `upstream_repo:` in <project-config>/project.md (example: `<upstream>`) <security-list> → value of `mailing_lists.security:` in <project-config>/project.md (example: `<security-list>`) <cve-tool> → the CVE-tool adapter directory selected by `cve_authority.tool:` in <project-config>/project.md (example: `tools/cve-tool-vulnogram/` for the ASF default). Adapter contract: tools/cve-tool/README.md. Before running any bash command below, substitute these with the concrete values from the adopting project's <project-config>/project.md. --> # security-cve-allocate Walks a security team member through the CVE-allocation step of the [handling process](../../README.md) for a given [`<tracker>`](https://github.com/<tracker>) tracking issue. The work itself — submitting the allocation form on the project's CVE tool, resolved from `cve_authority.allocate_url` in [`<project-config>/project.md`](../../<project-config>/project.md#cve-authority) — is a **human step**; this skill prepares the clickable link + the exact title to paste into th...

Details

Author
apache
Repository
apache/magpie
Created
3 months ago
Last Updated
yesterday
Language
Python
License
Apache-2.0

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category