Skip to content

Commit 027ba20

Browse files
committed
Add NVD CPE match plugin
1 parent 5815eab commit 027ba20

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:28:45Z",
4+
"updated_at": "2026-05-31T07:40:09Z",
55
"plugins": [
66
{
77
"name": "animus-provider-claude",
@@ -2330,6 +2330,19 @@
23302330
"tags": ["subject", "nvd", "cpe", "products", "vulnerabilities", "security"],
23312331
"install_hint": "animus plugin install launchapp-dev/animus-subject-nvd-cpes"
23322332
},
2333+
{
2334+
"name": "animus-subject-nvd-cpe-matches",
2335+
"kind": "subject_backend",
2336+
"repo": "launchapp-dev/animus-subject-nvd-cpe-matches",
2337+
"latest_tag": "v0.1.0",
2338+
"description": "NVD CPE Match Criteria subject backend plugin for Animus",
2339+
"homepage": "https://github.com/launchapp-dev/animus-subject-nvd-cpe-matches",
2340+
"license": "Elastic-2.0",
2341+
"stability": "alpha",
2342+
"platforms": ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-unknown-linux-gnu"],
2343+
"tags": ["subject", "nvd", "cpe-match", "cpe", "vulnerabilities", "security"],
2344+
"install_hint": "animus plugin install launchapp-dev/animus-subject-nvd-cpe-matches"
2345+
},
23332346
{
23342347
"name": "animus-subject-nyc-311-requests",
23352348
"kind": "subject_backend",

0 commit comments

Comments
 (0)