mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-19 04:45:23 +02:00
feat: add Checkcle security & compliance tool to catalog (#389)
* feat: add Checkcle security & compliance tool to catalog * docs(checkcle): add default login credentials to docker-compose
This commit is contained in:
17
meta.json
17
meta.json
@@ -995,6 +995,23 @@
|
||||
"customer-service"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "checkcle",
|
||||
"name": "Checkcle",
|
||||
"version": "latest",
|
||||
"description": "Checkcle is a security and compliance tool by Operacle, providing insights into system configuration and runtime checks.",
|
||||
"logo": "image.png",
|
||||
"links": {
|
||||
"github": "https://github.com/Operacle/checkcle",
|
||||
"website": "https://operacle.com/",
|
||||
"docs": "https://github.com/Operacle/checkcle#readme"
|
||||
},
|
||||
"tags": [
|
||||
"security",
|
||||
"compliance",
|
||||
"monitoring"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "checkmate",
|
||||
"name": "Checkmate",
|
||||
|
||||
Reference in New Issue
Block a user