Security Source code
- Summary
- Articles (567)
- APIs (865)
- Mashups (26)
- SDKs (756)
- Libraries (23)
- Source Code (562)
- Followers (10)
- Developers (25)
Security 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 |
---|---|---|---|
Nmap Create scan PHP sample code | PHP sample code for creating Nmap scan with nmap API. | Security | 12.29.2020 |
AirGap Get transaction details TypeScript Sample Code | This TypeScript example demonstrates how to retrieve transaction details using the Tezos protocol. This returns a properly signed transaction. | Security | 06.18.2020 |
AirGap Prepare operations TypeScript Sample Code | This TypeScript Sample Code demonstrates how to initialize AirGap and perform a crypto operation using the Tezos protocol. | Security | 06.18.2020 |
AirGap Get account identifier TypeScript Sample Code | This TypeScript example demonstrates how to retrieve an account identifier associated with an address on a blockchain mainnet. This also supports account identifiers on custom nets. | Security | 06.18.2020 |
AirGap Asynchronous serializer TypeScript Sample Code | This TypeScript Sample Code demonstrates how to serialize custom texts to JSON format. | Security | 06.18.2020 |
AirGap Verify message TypeScript Sample Code | This TypeScript example demonstrates how to sign a message using the sodium library. This verifies the message asynchronously. | Security | 06.18.2020 |
AirGap Prepare transaction TypeScript Sample Code | This TypeScript example demonstrates how to prepare AirGap to perform a crypto transaction using the æternity protocol. | Security | 06.18.2020 |
AirGap Get address from public key TypeScript Sample Code | This TypeScript example demonstrates how to retrieve an address by providing a public key, registering on the log, and catch errors. | Security | 06.18.2020 |
JupiterOne Security assessment report JavaScript Sample Code | This JavaScript example demonstrates how to generate a PDF report file from an assessment. | Security | 06.16.2020 |
SecureNative HTTP request Python Sample Code | This Python example tests the HTTP POST request implementation. This sends a POST request with an event file as a payload to the SecureNative servers. | Security | 06.09.2020 |
SecureNative Encryption test Python Sample Code | This Python example asserts that the encryption implementation decrypts correctly using a secret key. | Security | 06.09.2020 |
SecureNative Event manager implementation Python Sample Code | This Python example demonstrates how to setup the event manager, and verifies that events sync correctly. | Security | 06.09.2020 |
Precognitive JavaScript Sample Code | The Precognitive JavaScript Sample Code demonstrates how to use the JavaScript API and how to use a JavaScript tag to set values assigned to the Decisioning API. | Security | 05.06.2020 |
Nutanix Multiple Clones Go Sample Code | The Nutanix Multiple Clones Go Sample Code demonstrates how to use Go and the Nutanix Prism Element v2.0 APIs to create multiple clones of the same VM. It is recommended to change the script’s... | Cloud | 04.29.2020 |
Nutanix Go Sample Code | The Nutanix Go Sample Code demonstrates how to use a collection of Go samples, provided by Nutanix Community and staff members. To run these scripts, developers can download and install Go from the... | Cloud | 04.29.2020 |
Nutanix C# Sample Code | The Nutanix C# Sample Code demonstrates how to use Newtonsoft.Json, a popular high-performance JSON framework for .NET. The samples are intended for use with Visual Studio. | Cloud | 04.29.2020 |
Nutanix Cluster C# Sample Code | The Nutanix Cluster C# Sample Code demonstrates how to use Microsoft C# and the Nutanix Prism Central v3 APIs to list all VMs on a specified cluster. The basic example lists the first 20 VMs (the... | Cloud | 04.29.2020 |
Nutanix Batch Requests Python Sample Code | The Nutanix Batch Requests Python Sample Code demonstrates how to use the Nutanix Prism Central v3 APIs to generate and send“batch requests. A potential use case is for making an API request that... | Cloud | 04.29.2020 |
Nutanix Python Sample Code | The Nutanix Python Sample Code demonstrates how to complete, standalone scripts for carrying out common API operations. Most scripts utilize requests, urllib3, getpass, argparse and json modules. | Cloud | 04.29.2020 |
SuperTokens Session test NodeJS Sample Code | NodeJS example that demonstrates how to create a new Token session in the SuperTokens backend. Also, this checks the basic usage of the session, and verifies a process state. | Security | 04.28.2020 |
SuperTokens Querier NodeJS Sample Code | NodeJS example that demonstrates how to perform asynchronous calls to the SuperTokens backend. This example retrieves an instance, and sends GET and POST requests. | Security | 04.28.2020 |
SuperTokens 100 threads Android Sample Code | Android example that demonstrates how to use the supertokens-android package to create up to a 100 threads which make API calls to the backend. This asserts that supertokens-android is safe for... | Security | 04.28.2020 |
SuperTokens 100 threads Swift Sample Code | Swift Sample Code that demonstrates how to create 100 threads that make API requests in parallel to show thread safety. | Security | 04.28.2020 |
SuperTokens Sessions implementation Swift Sample Code | Swift example that demonstrates how to perform user-session-related calls to the SuperTokens servers. This handles Token refresh operations as well. | Security | 04.28.2020 |
Synapses Kredibel JavaScript Sample Code | The Synapses Kredibel JavaScript Sample Code demonstrates how to implement fraud detection features. Parameters include IP address, full name, birth date, phone number, bank account, currency, amount... | Security | 04.27.2020 |