mirror of
https://github.com/anchore/grype
synced 2024-11-10 06:34:13 +00:00
cb437b6721
Signed-off-by: Samuel Dacanay <sam.dacanay@anchore.com> Ignore packageurl-go which is a dependency from syft, and has a weird license format Signed-off-by: Samuel Dacanay <sam.dacanay@anchore.com>
9 lines
No EOL
216 B
YAML
9 lines
No EOL
216 B
YAML
permit:
|
|
- BSD.*
|
|
- MIT.*
|
|
- Apache.*
|
|
- MPL.*
|
|
- ISC
|
|
ignore-packages:
|
|
# packageurl-go is released under the MIT license located in the root of the repo at /mit.LICENSE
|
|
- github.com/package-url/packageurl-go |