Skip to content

Commit

Permalink
Update docs/experimental.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayley Denbraver authored Nov 28, 2023
1 parent 4829dd1 commit f69f5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/experimental.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ To set an allowed license list and see the details of packages that do not confo
```bash
osv-scanner --experimental-license="comma separated list of allowed licenses" path/to/directory
```
Include your allowed licenses as a comma separated list. OSV-Scanner recognizes licenses in SPDX format. Please indicate your allowed licenses using [SPDX licenses](https://spdx.org/licenses/).
Include your allowed licenses as a comma separated list. OSV-Scanner recognizes licenses in SPDX format. Please indicate your allowed licenses using [SPDX license](https://spdx.org/licenses/) identifiers.

### License violations example

Expand Down

0 comments on commit f69f5b7

Please sign in to comment.