Skip to content

Commit

Permalink
Update docs/experimental.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hayleycd committed Nov 29, 2023
1 parent e8bc257 commit 8b5cf1c
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-licenses="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 license](https://spdx.org/licenses/) identifiers.
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 8b5cf1c

Please sign in to comment.