|
1 | 1 | { |
2 | 2 | "$schema": "./schema.json", |
3 | 3 | "registry_version": "0.2.0", |
4 | | - "updated_at": "2026-05-31T07:28:45Z", |
| 4 | + "updated_at": "2026-05-31T07:40:09Z", |
5 | 5 | "plugins": [ |
6 | 6 | { |
7 | 7 | "name": "animus-provider-claude", |
|
2330 | 2330 | "tags": ["subject", "nvd", "cpe", "products", "vulnerabilities", "security"], |
2331 | 2331 | "install_hint": "animus plugin install launchapp-dev/animus-subject-nvd-cpes" |
2332 | 2332 | }, |
| 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 | + }, |
2333 | 2346 | { |
2334 | 2347 | "name": "animus-subject-nyc-311-requests", |
2335 | 2348 | "kind": "subject_backend", |
|
0 commit comments