chore: bump plugin version to v1.3.0

This commit is contained in:
mukul975
2026-06-22 17:11:46 +00:00
parent 101ca0bd88
commit 768ca51c8d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6,14 +6,14 @@
}, },
"metadata": { "metadata": {
"description": "817 cybersecurity skills for AI agents mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF, and the MITRE Fight Fraud Framework (F3).", "description": "817 cybersecurity skills for AI agents mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF, and the MITRE Fight Fraud Framework (F3).",
"version": "1.2.0" "version": "1.3.0"
}, },
"plugins": [ "plugins": [
{ {
"name": "cybersecurity-skills", "name": "cybersecurity-skills",
"source": "./", "source": "./",
"description": "817 cybersecurity skills covering web security, pentesting, DFIR, threat intelligence, cloud security, malware analysis, and more. Mapped to 6 frameworks.", "description": "817 cybersecurity skills covering web security, pentesting, DFIR, threat intelligence, cloud security, malware analysis, and more. Mapped to 6 frameworks.",
"version": "1.2.0", "version": "1.3.0",
"author": { "author": {
"name": "mukul975" "name": "mukul975"
}, },
@@ -34,4 +34,4 @@
"repository": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills" "repository": "https://github.com/mukul975/Anthropic-Cybersecurity-Skills"
} }
] ]
} }
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "cybersecurity-skills", "name": "cybersecurity-skills",
"description": "817 cybersecurity skills covering web security, pentesting, DFIR, threat intelligence, cloud security, malware analysis, and more.", "description": "817 cybersecurity skills covering web security, pentesting, DFIR, threat intelligence, cloud security, malware analysis, and more.",
"version": "1.2.0" "version": "1.3.0"
} }