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
npm install @theprelude/sdk
Note: To test partner controller functionality, you must set the
PARTNER_USER
andPARTNER_SECRET
environment variable.
yarn install && yarn build
API_HOST='https://api.preludesecurity.com' yarn test