|
1 | 1 | { |
2 | 2 | "$schema": "./schema.json", |
3 | 3 | "registry_version": "0.2.0", |
4 | | - "updated_at": "2026-05-30T23:51:59Z", |
| 4 | + "updated_at": "2026-05-31T00:04:20Z", |
5 | 5 | "plugins": [ |
6 | 6 | { |
7 | 7 | "name": "animus-provider-claude", |
|
562 | 562 | "tags": ["subject", "cfpb", "consumer-complaints", "financial-services", "public-data", "government"], |
563 | 563 | "install_hint": "animus plugin install launchapp-dev/animus-subject-cfpb-consumer-complaints" |
564 | 564 | }, |
| 565 | + { |
| 566 | + "name": "animus-subject-cwe-weaknesses", |
| 567 | + "kind": "subject_backend", |
| 568 | + "repo": "launchapp-dev/animus-subject-cwe-weaknesses", |
| 569 | + "latest_tag": "v0.1.0", |
| 570 | + "description": "CWE weaknesses subject backend plugin for Animus", |
| 571 | + "homepage": "https://github.com/launchapp-dev/animus-subject-cwe-weaknesses", |
| 572 | + "license": "Elastic-2.0", |
| 573 | + "stability": "alpha", |
| 574 | + "platforms": ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-unknown-linux-gnu"], |
| 575 | + "tags": ["subject", "cwe", "weaknesses", "security", "mitre"], |
| 576 | + "install_hint": "animus plugin install launchapp-dev/animus-subject-cwe-weaknesses" |
| 577 | + }, |
565 | 578 | { |
566 | 579 | "name": "animus-subject-cran-packages", |
567 | 580 | "kind": "subject_backend", |
|
0 commit comments