Setting API keys for external systems

Connection parameters should be set via Settings menu:

  1. Specify OpenVAS URL, login and password to execute respective infrastructure scans. The scanner itself could be installed on the same or separate host following the instructions:

    https://greenbone.github.io/docs/latest/22.4/container/index.html

  2. Snyk API key is required for Snyk scans. Can be obtained for free by following the steps below:

· Create an account on Snyk https://app.snyk.io/login

· GoTo https://app.snyk.io/org/YOUR_USERNAME/manage/snyk-code and Enable Snyk Code

· Follow to https://app.snyk.io/account/ and create the Auth Token

  1. OpenAI API key is required for AI generated content such as rules and static code analysis. Could be obtained here: https://platform.openai.com/api-keys

Fill in the keys the same way as the Defect Dojo connection parameters to respective Settings fields and click Save:

Last updated