Compliance Source code
- Summary
- Articles (30)
- APIs (118)
- Mashups (0)
- SDKs (82)
- Libraries (0)
- Source Code (111)
- Followers (3)
- Developers (0)
Compliance Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Cubemos Go Sample Code | The Cubemos Go Sample Code demonstrates how to access the API to implement a sanction list including the search and the identities of a given person. | Compliance | 07.14.2020 |
Cubemos Ruby Sample Code | The Cubemos Ruby Sample Code demonstrates how to access the API with URI, NET/HTTP, and Open SSL as requirements. The API allows a sanction/search/entities/person path. | Compliance | 07.14.2020 |
Cubemos R Sample Code | The Cubemos R Sample Code demonstrates how to access the API to implement the search of a person along with an identity. The payload includes name, aliases, gender, city, and nationality. | Compliance | 07.14.2020 |
Cubemos Python Sample Code | The Cubemos Python Sample Code demonstrates how to access the API to implement an HTTPS connection with an API Key as the authentication method and POST as the command verb. | Compliance | 07.14.2020 |
Cubemos PHP Sample Code | The Cubemos PHP Sample Code demonstrates how to use a sanction, search, entities, and person path, a true return transfer, and a current HTTP version to access the API. | Compliance | 07.14.2020 |
Cubemos Node.js Sample Code | The Cubemos Node.js Sample Code demonstrates how to use POST methods to access the API. Developers can use the search/identities/person path, along with headers, and an API Key to authenticate. | Compliance | 07.14.2020 |
Cubemos JavaScript Sample Code | The Cubemos JavaScript Sample Code demonstrates how to search for identities and people. An API Key is required to authenticate and make calls that will display JSON format in return. | Compliance | 07.14.2020 |
Cubemos Java Sample Code | The Cubemos Java Sample Code demonstrates how to access the API to Investigate a sanctioned person. Check if the person is black-listed. In case the person was found, review the original sanction... | Compliance | 07.14.2020 |
ManageIQ Update template Python Sample Code | This Python Sample Code demonstrates how to point a script to an existing template and turn it into a CloudForms Management Engine file. | Virtualization | 01.20.2020 |
ManageIQ Restore test Python Sample Code | This Python Sample Code demonstrates how to pick a backup profile to be restored and reset user passwords. | Virtualization | 01.20.2020 |
ManageIQ Provider request Python Sample Code | This Python Sample Code demonstrates how to call the corresponding action on a provider associated with the registered name along with any additional action arguments. | Virtualization | 01.20.2020 |
ManageIQ Unregistered VMware files Python Sample Code | This Python Sample Code demonstrates how to retrieve datastores per store. The application utilizes a provide key to get a provider's unregistered files. | Virtualization | 01.20.2020 |
GoodHire Subscriptions Curl Sample Code | The GoodHire Subscriptions Curl Sample Code demonstrates how to access the API to implement subscription features that represent an ongoing alert monitoring subscription on a candidate. | Background | 12.18.2019 |
GoodHire Reports Curl Sample Code | The GoodHire Reports Curl Sample Code demonstrates how to retrieve packages. API customers with custom packages setup by the GoodHire sales team can pull a package list, the IDs, and the prices. This... | Background | 12.18.2019 |
GoodHire Curl Sample Code | The GoodHire Curl Sample Code demonstrates how to use basic HTTP authentication to access the API. The Key is a token that passes the authorization header of requests. | Background | 12.18.2019 |
AlienVault List all pulses Java Sample Code | This Java Sample Code demonstrates how to list all available pulses, list indicators, retrieve pulse details, test user actions, and list events. | Security | 11.26.2019 |
AlienVault User management test Python Sample Code | This Python Sample Code demonstrates how to create and delete users. Additionally, the test application retrieves indicator details and events. | Security | 11.26.2019 |
AlienVault Update Pulse Python Sample Code | This Python Sample Code prints the indicators of a pulse, and replaces them. This requires a JSON formatted payload. | Security | 11.26.2019 |
AlienVault Update feed Python Sample Code | This Python Sample Code demonstrates how to keep a pulse up to date with a feed. | Security | 11.26.2019 |
AlienVault MISP JSON Python Sample Code | This Python Sample Code demonstrates how to accept a MISP JSON object representing malicious activity, and create an OTX pulse containing that data. | Security | 11.26.2019 |
AlienVault Get YARA rules Python Sample Code | This Python Sample Code demonstrates how to retrieve all available YARA indicator types for malware research and detection. | Security | 11.26.2019 |
Venafi Get certificate Ruby Sample Code | This Ruby Sample Code demonstrates how to request a certificate. The application renews the certificate by providing its ID or SHA-1 thumbprint. | Security | 11.20.2019 |
Venafi Generate a certificate Java Sample Code | This Java Sample Code demonstrates how to generate a certificate with organization details, submit the request, and retrieve the PEM collection. | Security | 11.20.2019 |
Venafi Certificate request Go Sample Code | This Go Sample Code demonstrates how to retrieve certificates. The application gets client instance information, builds a request object, generates a private key, and retrieves the certificate using... | Security | 11.20.2019 |
Venafi Certificate Python Sample Code | This Python Sample Code performs RSA-2048 asset tests associated with valid keys. The application specifies a VCeritifate path. | Security | 11.20.2019 |