-
-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
Description
We need to have detailed documentation for scancode-config.yml fields and syntax with concrete examples such we have a well-rounded and guided experience for users.
We have no proper documentation for these fields:
- "Ignored patterns": today:
Provide one or more path patterns to be ignored, one per line. - "License score": today:
Do not return license matches with a score lower than this score. A number between 0 and 100. - "Attribution template":
Custom attribution template.
We need to also track some important data attributes to guide scanning and integration with other AboutCode tools:
- product name: to use for integration with DejaCode
- product version: to use when linking back and integrating with DejaCode
- ignored_dependency_scopes. see Add support for ignored_dependency_scopes field for configuration #1235
As a nice to have we should also:
- provide a downloadable YAML template/sample scancode-config.yml file in the documentation
future (for reference only -- needs further evaluation):
specific list of package type/ecosystems in use including paths to the product package manifests and lockfiles as an alternative to aboutcode-org/dependency-inspector#2 (comment)