Files
elastic-vault-github-plugin-prod[bot] e12988a443 chore: release v0.6.0 (#58)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2026-09-04 15:42:12 +02:00

24 lines
566 B
JSON

{
"version": "0.6.0",
"name": "security",
"description": "Elastic Security skills - alert triage, case management, detection rule management, and sample data generation",
"author": {
"name": "Elastic",
"url": "https://www.elastic.co"
},
"repository": "https://github.com/elastic/agent-skills",
"homepage": "https://github.com/elastic/agent-skills/tree/main/plugins/security",
"license": "Apache-2.0",
"keywords": [
"security",
"siem",
"detection",
"alerts",
"cases",
"elastic"
],
"skills": [
"skills/"
]
}