- licensing
var | purpose | type | default |
---|---|---|---|
SCA_BLOCKLIST_scancode | Blacklist filter for this tool | space-separated-list | "" |
SCA_SCANCODE_BAD_CRHOLDER | Discouraged copyright holders | comma separated regex list | "" |
SCA_SCANCODE_EXTRA_FATAL | Extra error-IDs leading to build termination when found | space-separated-list | "": |
SCA_SCANCODE_EXTRA_SUPPRESS | Extra error-IDs to be suppressed | space-separated-list | "" |
SCA_SCANCODE_LICENSE_FILE_EXCEPTIONS | Files that should be ignored for license info check | comma separated regex list | see sca-scancode.bbclass for details |
SCA_SCANCODE_LICENSE_FILE_MINLENGTH | Minimum length of license info | int | "2" |
- suppression of IDs
- terminate build on fatal
- run on recipe
- run on image
- available in SDK
- run with SCA-layer default settings (see SCA_AVAILABLE_MODULES)
- requires online access
- scancode.scancode.copyright - A discouraged copyright holder was identified
- scancode.scancode.license - A non matching LICENSE setting was detected
- scancode.scancode.missinglicfile - A file wasn't listed in LIC_FILES_CHKSUM
- scancode.scancode.noinfo - A file without copyright information was found
- security
- functional defects
- compliance
- style issues
- ⬛⬛⬜⬜⬜⬜⬜⬜⬜⬜ 02/10 Build Speed
- ⬛⬛⬜⬜⬜⬜⬜⬜⬜⬜ 02/10 Execution Speed
- ⬛⬛⬛⬛⬛⬛⬛⬛⬛⬜ 09/10 Quality
- n.a.
- n.a.
- scancode.scancode.*
- n.a.