12 lines
327 B
JSON
12 lines
327 B
JSON
{
|
|
"name": "security-report-builder",
|
|
"description": "Professional security report generator with HTML, PDF, and DOCX output. Reduces false positives through context-aware analysis.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Diego Consolini",
|
|
"email": "diego@diegocon.nl"
|
|
},
|
|
"agents": [
|
|
"./agents/"
|
|
]
|
|
} |