Skip to content

Commit

Permalink
Update README.md (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJuanAndOnly99 authored May 21, 2024
1 parent d330578 commit 94490f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ It also provides ways to [ignore false positives](https://semgrep.dev/docs/ignor

In order to use it, you need to
1. Sign up for free on https://semgrep.dev and generate a token
2. Create a GitHub Secret called `SEMGREP_APP_TOKEN`, with the token earlier created as value. If you want to enable scanning on a FINOS hosted repository, please email [help@finos.org](mailto:help@finos.org) and they will take care of setting the `SEMGREP_APP_TOKEN` secret on the GitHub repository.
2. Create a GitHub Secret called `SEMGREP_APP_TOKEN`, with the token earlier created as value. If you want to enable scanning on a FINOS hosted repository, please email [help@finos.org](mailto:help@finos.org) and they will take care of setting the `SEMGREP_APP_TOKEN` secret on the GitHub repository and enabling the Semgrep GitHub app.
3. Run `semgrep scan --error --config auto`

In order to test it locally, make sure to:
Expand Down

0 comments on commit 94490f7

Please sign in to comment.