Skip to content

Onboarding Note Sheet

A list of links and inputs used for onboarding and training calls.

Web App URL: http://zero.webappsecurity.com/

API URL: http://143.244.202.88/

API OpenAPI Spec: https://github.com/ff14-advanced-market-search/temp-fe/blob/main/openapi-spec.yml

Installation

Java Spring: https://github.com/nvsecurity/java-github-actions-demo/fork

# Run before activating pipeline
nightvision app create -n javaspringvulny-api
nightvision target create -n javaspringvulny-api -u https://127.0.0.1:9000 --type api
nightvision auth playwright create -n javaspringvulny-api -u https://127.0.0.1:9000
# Optional steps can be preformed locally or in the pipeline
nightvision swagger extract . -t javaspringvulny-api --lang spring
nightvision scan -t javaspringvulny-api -a javaspringvulny-api --auth javaspringvulny-api