LICENSE
README.md
setup.py
bin/cyberwatch-cli
cbw_api_toolbox/__init__.py
cbw_api_toolbox/__routes__.py
cbw_api_toolbox/cbw_api.py
cbw_api_toolbox/cbw_auth.py
cbw_api_toolbox/cbw_file_xlsx.py
cbw_api_toolbox.egg-info/PKG-INFO
cbw_api_toolbox.egg-info/SOURCES.txt
cbw_api_toolbox.egg-info/dependency_links.txt
cbw_api_toolbox.egg-info/not-zip-safe
cbw_api_toolbox.egg-info/requires.txt
cbw_api_toolbox.egg-info/top_level.txt
cli/__init__.py
cli/airgap/__init__.py
cli/airgap/download_compliance_scripts.py
cli/airgap/download_scripts.py
cli/airgap/upload.py
cli/airgap/upload_compliance.py
cli/docker_image/__init__.py
cli/docker_image/create.py
cli/docker_image/list_images.py
cli/docker_image/scan.py
cli/docker_image/show.py
cli/docker_image/update.py
cli/docker_image/utils.py
cli/os/__init__.py
cli/os/list_os.py
examples/__init__.py
examples/affect_group_by_hostname.py
examples/affect_group_os.py
examples/affect_repository_to_group.py
examples/agent.py
examples/agent_delete.py
examples/agents.py
examples/agents_by_last_communication.py
examples/applicative_scan.py
examples/applicative_scans.py
examples/asset.py
examples/asset_delete.py
examples/assets.py
examples/cleanup_duplicates_communication_failure.py
examples/cleanup_initialization_duplicates.py
examples/cleanup_lost_com_filters.py
examples/create_applicative_scan.py
examples/create_host.py
examples/create_multiple_remote_accesses.py
examples/create_remote_by_host.py
examples/cve_announcement.py
examples/cve_announcements_filter.py
examples/cve_published_last_month_export_xlsx.py
examples/delete_applicative_scan.py
examples/delete_cve_announcement.py
examples/detail_servers.py
examples/docker_image.py
examples/docker_image_add.py
examples/docker_image_delete.py
examples/docker_image_update.py
examples/docker_images.py
examples/email_report.py
examples/email_report_filters.py
examples/fetch_daily_cves_to_redmine.py
examples/find_outdated_last_detection.py
examples/get_all_subnets.py
examples/group_create.py
examples/groups.py
examples/groups_from_csv.py
examples/host_detail_export_xlsx.py
examples/hosts.py
examples/ignore_spooler_cves_after_mitigation.py
examples/import_file_xlsx.py
examples/nodes.py
examples/ping.py
examples/remote_access.py
examples/remote_access_create.py
examples/remote_access_delete.py
examples/remote_access_update.py
examples/remote_accesses.py
examples/remote_accesses_test_deploy.py
examples/remote_accesses_to_xlsx.py
examples/security_issue.py
examples/security_issue_create.py
examples/security_issue_delete.py
examples/security_issue_update.py
examples/security_issues.py
examples/server.py
examples/server_affect_ignoring_policy.py
examples/server_creation_date_to_xlsx.py
examples/server_delete.py
examples/server_to_qradar.py
examples/server_to_splunk.py
examples/server_update.py
examples/servers_by_group.py
examples/servers_cves_csv.py
examples/servers_detail_export_xlsx.py
examples/stored_credential.py
examples/stored_credential_create.py
examples/stored_credential_delete.py
examples/stored_credential_update.py
examples/stored_credentials.py
examples/update_applicative_scan.py
examples/update_cve_announcement.py
examples/update_server_cve.py
examples/users.py
examples/view_dashboard_indicator.py
examples/view_server_patch.py
spec/__init__.py
spec/test_cbw_api.py
spec/test_cbw_files_xlsx.py