Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created June 23, 2020 06:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/2e0dd70ec14f6eb9575b22df9baba4a5 to your computer and use it in GitHub Desktop.
Save r-ryantm/2e0dd70ec14f6eb9575b22df9baba4a5 to your computer and use it in GitHub Desktop.
/nix/store/vvzrp0kbn9lhshfi8yx26821q33wzlad-python3.7-azure-mgmt-security-0.4.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── azure
│   │   └── mgmt
│   │   └── security
│   │   ├── _configuration.py
│   │   ├── __init__.py
│   │   ├── models
│   │   │   ├── __init__.py
│   │   │   ├── _models.py
│   │   │   ├── _models_py3.py
│   │   │   ├── _paged_models.py
│   │   │   ├── __pycache__
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _models.cpython-37.pyc
│   │   │   │   ├── _models_py3.cpython-37.pyc
│   │   │   │   ├── _paged_models.cpython-37.pyc
│   │   │   │   └── _security_center_enums.cpython-37.pyc
│   │   │   └── _security_center_enums.py
│   │   ├── operations
│   │   │   ├── _adaptive_application_controls_operations.py
│   │   │   ├── _adaptive_network_hardenings_operations.py
│   │   │   ├── _advanced_threat_protection_operations.py
│   │   │   ├── _alerts_operations.py
│   │   │   ├── _alerts_suppression_rules_operations.py
│   │   │   ├── _allowed_connections_operations.py
│   │   │   ├── _assessments_metadata_operations.py
│   │   │   ├── _assessments_operations.py
│   │   │   ├── _automations_operations.py
│   │   │   ├── _auto_provisioning_settings_operations.py
│   │   │   ├── _compliance_results_operations.py
│   │   │   ├── _compliances_operations.py
│   │   │   ├── _device_security_groups_operations.py
│   │   │   ├── _discovered_security_solutions_operations.py
│   │   │   ├── _external_security_solutions_operations.py
│   │   │   ├── _information_protection_policies_operations.py
│   │   │   ├── __init__.py
│   │   │   ├── _iot_security_solution_analytics_operations.py
│   │   │   ├── _iot_security_solution_operations.py
│   │   │   ├── _iot_security_solutions_analytics_aggregated_alert_operations.py
│   │   │   ├── _iot_security_solutions_analytics_recommendation_operations.py
│   │   │   ├── _jit_network_access_policies_operations.py
│   │   │   ├── _locations_operations.py
│   │   │   ├── _operations.py
│   │   │   ├── _pricings_operations.py
│   │   │   ├── __pycache__
│   │   │   │   ├── _adaptive_application_controls_operations.cpython-37.pyc
│   │   │   │   ├── _adaptive_network_hardenings_operations.cpython-37.pyc
│   │   │   │   ├── _advanced_threat_protection_operations.cpython-37.pyc
│   │   │   │   ├── _alerts_operations.cpython-37.pyc
│   │   │   │   ├── _alerts_suppression_rules_operations.cpython-37.pyc
│   │   │   │   ├── _allowed_connections_operations.cpython-37.pyc
│   │   │   │   ├── _assessments_metadata_operations.cpython-37.pyc
│   │   │   │   ├── _assessments_operations.cpython-37.pyc
│   │   │   │   ├── _automations_operations.cpython-37.pyc
│   │   │   │   ├── _auto_provisioning_settings_operations.cpython-37.pyc
│   │   │   │   ├── _compliance_results_operations.cpython-37.pyc
│   │   │   │   ├── _compliances_operations.cpython-37.pyc
│   │   │   │   ├── _device_security_groups_operations.cpython-37.pyc
│   │   │   │   ├── _discovered_security_solutions_operations.cpython-37.pyc
│   │   │   │   ├── _external_security_solutions_operations.cpython-37.pyc
│   │   │   │   ├── _information_protection_policies_operations.cpython-37.pyc
│   │   │   │   ├── __init__.cpython-37.pyc
│   │   │   │   ├── _iot_security_solution_analytics_operations.cpython-37.pyc
│   │   │   │   ├── _iot_security_solution_operations.cpython-37.pyc
│   │   │   │   ├── _iot_security_solutions_analytics_aggregated_alert_operations.cpython-37.pyc
│   │   │   │   ├── _iot_security_solutions_analytics_recommendation_operations.cpython-37.pyc
│   │   │   │   ├── _jit_network_access_policies_operations.cpython-37.pyc
│   │   │   │   ├── _locations_operations.cpython-37.pyc
│   │   │   │   ├── _operations.cpython-37.pyc
│   │   │   │   ├── _pricings_operations.cpython-37.pyc
│   │   │   │   ├── _regulatory_compliance_assessments_operations.cpython-37.pyc
│   │   │   │   ├── _regulatory_compliance_controls_operations.cpython-37.pyc
│   │   │   │   ├── _regulatory_compliance_standards_operations.cpython-37.pyc
│   │   │   │   ├── _secure_score_control_definitions_operations.cpython-37.pyc
│   │   │   │   ├── _secure_score_controls_operations.cpython-37.pyc
│   │   │   │   ├── _secure_scores_operations.cpython-37.pyc
│   │   │   │   ├── _security_contacts_operations.cpython-37.pyc
│   │   │   │   ├── _server_vulnerability_assessment_operations.cpython-37.pyc
│   │   │   │   ├── _settings_operations.cpython-37.pyc
│   │   │   │   ├── _sub_assessments_operations.cpython-37.pyc
│   │   │   │   ├── _tasks_operations.cpython-37.pyc
│   │   │   │   ├── _topology_operations.cpython-37.pyc
│   │   │   │   └── _workspace_settings_operations.cpython-37.pyc
│   │   │   ├── _regulatory_compliance_assessments_operations.py
│   │   │   ├── _regulatory_compliance_controls_operations.py
│   │   │   ├── _regulatory_compliance_standards_operations.py
│   │   │   ├── _secure_score_control_definitions_operations.py
│   │   │   ├── _secure_score_controls_operations.py
│   │   │   ├── _secure_scores_operations.py
│   │   │   ├── _security_contacts_operations.py
│   │   │   ├── _server_vulnerability_assessment_operations.py
│   │   │   ├── _settings_operations.py
│   │   │   ├── _sub_assessments_operations.py
│   │   │   ├── _tasks_operations.py
│   │   │   ├── _topology_operations.py
│   │   │   └── _workspace_settings_operations.py
│   │   ├── __pycache__
│   │   │   ├── _configuration.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── _security_center.cpython-37.pyc
│   │   │   └── version.cpython-37.pyc
│   │   ├── _security_center.py
│   │   └── version.py
│   └── azure_mgmt_security-0.4.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
13 directories, 101 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment