Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

preludeorg/js-sdk

Repository files navigation

Prelude SDK

Interact with the Prelude Service API via JavaScript.

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

npm install @theprelude/sdk

Testing

Note: To test partner controller functionality, you must set the PARTNER_USER and PARTNER_SECRET environment variable.

yarn install && yarn build
API_HOST='https://api.preludesecurity.com' yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published