Skip to content

Commit fbd5492

Browse files
committed
Add NVD CVE history plugin
1 parent 027ba20 commit fbd5492

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

plugins.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./schema.json",
33
"registry_version": "0.2.0",
4-
"updated_at": "2026-05-31T07:40:09Z",
4+
"updated_at": "2026-05-31T07:52:04Z",
55
"plugins": [
66
{
77
"name": "animus-provider-claude",
@@ -2317,6 +2317,19 @@
23172317
"tags": ["subject", "nvd", "cve", "vulnerabilities", "security"],
23182318
"install_hint": "animus plugin install launchapp-dev/animus-subject-nvd-cves"
23192319
},
2320+
{
2321+
"name": "animus-subject-nvd-cve-history",
2322+
"kind": "subject_backend",
2323+
"repo": "launchapp-dev/animus-subject-nvd-cve-history",
2324+
"latest_tag": "v0.1.0",
2325+
"description": "NVD CVE Change History subject backend plugin for Animus",
2326+
"homepage": "https://github.com/launchapp-dev/animus-subject-nvd-cve-history",
2327+
"license": "Elastic-2.0",
2328+
"stability": "alpha",
2329+
"platforms": ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-unknown-linux-gnu"],
2330+
"tags": ["subject", "nvd", "cve-history", "cve", "vulnerabilities", "security"],
2331+
"install_hint": "animus plugin install launchapp-dev/animus-subject-nvd-cve-history"
2332+
},
23202333
{
23212334
"name": "animus-subject-nvd-cpes",
23222335
"kind": "subject_backend",

0 commit comments

Comments
 (0)