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:
Jainil Prajapati
2025-09-26 08:03:28 +05:30
committed by GitHub
parent cabfdf2eec
commit 149654a580
4 changed files with 49 additions and 0 deletions

View File

@@ -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",