Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prelude-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prelude-sdk

For interacting with the Prelude API

  • 2.5.14
  • PyPI
  • Socket score

Maintainers
1

Prelude SDK

Interact with the Prelude Service API via Python.

The prelude-cli utility wraps around this SDK to provide a rich command line experience.

Install this package to write your own tooling that works with Build or Detect functionality.

  • IAM: manage your account
  • Build: write and maintain your collection of security tests
  • Detect: schedule security tests for your endpoints

Quick start

pip install prelude-sdk

Documentation

TBD

Testing

To test the Python SDK and Probes, run the following commands from the python/sdk/ directory:

pip install -r tests/requirements.txt
pytest tests --api https://api.preludesecurity.com --email <EMAIL>

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc