Skip to content

Commit 5815eab

Browse files
committed
Add NVD CPE plugin
1 parent ddc1443 commit 5815eab

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:14:52Z",
4+
"updated_at": "2026-05-31T07:28:45Z",
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-cpes",
2322+
"kind": "subject_backend",
2323+
"repo": "launchapp-dev/animus-subject-nvd-cpes",
2324+
"latest_tag": "v0.1.0",
2325+
"description": "NVD CPE product dictionary subject backend plugin for Animus",
2326+
"homepage": "https://github.com/launchapp-dev/animus-subject-nvd-cpes",
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", "cpe", "products", "vulnerabilities", "security"],
2331+
"install_hint": "animus plugin install launchapp-dev/animus-subject-nvd-cpes"
2332+
},
23202333
{
23212334
"name": "animus-subject-nyc-311-requests",
23222335
"kind": "subject_backend",

0 commit comments

Comments
 (0)