Skip to content

Commit

Permalink
add line about default condition set
Browse files Browse the repository at this point in the history
  • Loading branch information
alan20854 committed Oct 20, 2020
1 parent 54b9ab1 commit a92a3d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ The Nightfall DLP Orb is powered by the Nightfall DLP API. Learn more and reques
- Place a `.nightfalldlp/` directory within the root of your target repository, and inside it a `config.json` file in which you can configure your condition set (see the `Conditions` section below for more information)
- See `Additional Configuration` section for more advanced configuration options
- In the absence of a Nightfall config file, the scan will be performed with a default condition set containing the `API_KEY` and `CRYPTOGRAPHIC_KEY` detectors will be used.

**3. Set up a few environment variables.**
These variables should be made available to the Nightfall DLP orb by adding them to `Environment Variables` under `Project Settings` on the CircleCI console. Instructions [here](https://circleci.com/docs/2.0/env-vars/#setting-an-environment-variable-in-a-project):
Expand Down

0 comments on commit a92a3d5

Please sign in to comment.