Zenable
Cloud security and compliance platform.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- Conformance Check: Check conformance for a list of files. The maximum number of files per request is 5. If you need to process more files, split the request into multiple requests. Input: list_of_file
What data it sees
Do you need an account
No: the server works without sign-in
Cloud security and compliance platform. Monitor configurations, track vulnerabilities, and audit security posture.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| conformance_check | Check conformance for a list of files. The maximum number of files per request is 5. If you need to process more files, split the request into multiple requests. Input: list_of_files (list[dict[path: str, content: str]]): The list of files to get checked for conformance, including the path and content of each file. The content should be the full content of the file. Returns: A structured response with the conformance check results. |