Zenable
Cloud security and compliance platform.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- 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
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Cloud security and compliance platform. Monitor configurations, track vulnerabilities, and audit security posture.
Список инструментов сервера (1)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |