Update docs/examples.md

Co-authored-by: Justin Holguín <juxtin@github.com>
This commit is contained in:
Stefan
2023-05-17 09:44:33 +02:00
committed by GitHub
co-authored by Justin Holguín
parent 0574926a14
commit b36110c8a0
+1 -1
View File
@@ -166,7 +166,7 @@ jobs:
## Exclude dependencies from the license check
Using the `allow-dependencies-licenses` you can exclude dependencies from the license check. You can exclude dependencies per ecosystem and the values should be provided in a valid [purl](https://github.com/package-url/purl-spec) format.
Using the `allow-dependencies-licenses` you can exclude dependencies from the license check. The values should be provided in [purl](https://github.com/package-url/purl-spec) format.
In this example, we are excluding `lodash` from `npm` and `requests` from `pip` dependencies from the license check