https://github.com/ciscodevnet/cloud-security
https://github.com/ciscodevnet/cloud-security
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ciscodevnet/cloud-security
- Owner: CiscoDevNet
- License: other
- Created: 2018-11-13T19:40:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T18:22:00.000Z (7 months ago)
- Last Synced: 2025-03-29T18:08:13.450Z (3 months ago)
- Language: Python
- Size: 13.6 MB
- Stars: 60
- Watchers: 23
- Forks: 83
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cisco Cloud Security Development Samples
The Cisco Cloud Security client samples, Postman collections, guides, and example applications can help you build integrations with Cisco Umbrella, Cisco Investigate, and Cisco Cloudlock.
## Terms of Service
The Cisco Cloud Security development client samples, scripts, applications, Postman collections, and guides are supplied as examples. You are free to use or modify for use with your existing subscriptions under the terms of the [CISCO SAMPLE CODE LICENSE](https://github.com/CiscoDevNet/cloud-security/blob/master/LICENSE) and the [Cisco DevNet Terms Of Service](https://developer.cisco.com/site/license/terms-and-conditions/).
## Code Samples, Postman Collections, and Guides
[**Umbrella**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella)
* [Umbrella Postman Examples](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/PostmanExamples/README.md)
* [Legacy Umbrella Postman Examples](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/PostmanExamples/legacy)
* [**Enforcement API Examples**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/PostmanExamples/legacy/EnforcementAPI)
* [**Management API Examples**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/PostmanExamples/legacy/ManagementAPIs)
* [**Reporting API v2 Examples**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/PostmanExamples/legacy/ReportingAPIv2)
* [**Tunnel API Examples**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/PostmanExamples/legacy/TunnelAPI)
* [**Investigate API Postman Examples**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/PostmanExamples/InvestigateAPI)
* [**Umbrella S3 -> ELK Example**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/Samples/Reports/S3-ELK-Example)
* [**Umbrella Reporting API and Umbrella Investigate API -> ELK Example**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/Samples/Reports/Reporting-and-Investigate-APIs-ELK)
* [**Umbrella SOC Tools -> NSD Recheck Script**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/Samples/SOCTools/NSD_Recheck)
* [**Client Code Samples**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/Samples/Auth/client-samples/README.md)
* [**Go**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/Samples/Auth/client-samples/golang/)
* [**Java**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/Samples/Auth/client-samples/java/)
* [**PHP**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/Samples/Auth/client-samples/php/)
* [**Python**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/Samples/Auth/client-samples/python/)
* [**Legacy Client Code Samples**](https://github.com/CiscoDevNet/cloud-security/tree/master/Umbrella/Samples/Auth/client-samples/legacy/)[**Cloudlock**](https://github.com/CiscoDevNet/cloud-security/tree/master/Cloudlock)
* [**Enterprise API Examples**](https://github.com/CiscoDevNet/cloud-security/tree/master/Cloudlock/PostmanExamples)
* [**API Sample Script**](https://github.com/CiscoDevNet/cloud-security/tree/master/Cloudlock/Sample%20Scripts)
* [**Cisco Cloudlock for Splunk App**](https://github.com/CiscoDevNet/cloud-security/tree/master/Cloudlock/Splunk/Cisco%20Cloudlock%20Splunk%20App)