|
1 | 1 | { |
2 | 2 | "$schema": "./schema.json", |
3 | 3 | "registry_version": "0.2.0", |
4 | | - "updated_at": "2026-05-31T07:40:09Z", |
| 4 | + "updated_at": "2026-05-31T07:52:04Z", |
5 | 5 | "plugins": [ |
6 | 6 | { |
7 | 7 | "name": "animus-provider-claude", |
|
2317 | 2317 | "tags": ["subject", "nvd", "cve", "vulnerabilities", "security"], |
2318 | 2318 | "install_hint": "animus plugin install launchapp-dev/animus-subject-nvd-cves" |
2319 | 2319 | }, |
| 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 | + }, |
2320 | 2333 | { |
2321 | 2334 | "name": "animus-subject-nvd-cpes", |
2322 | 2335 | "kind": "subject_backend", |
|
0 commit comments