Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ InvalidLicense
Class
InvalidLicense
src/licensedcode/models.py:1079–1080 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1077
1078
1079
class
InvalidLicense(Exception):
1080
pass
1081
1082
1083
def
_validate_all_rules(rules, licenses_by_key, thorough=False):
Callers
3
load
Method · 0.85
load_licenses
Function · 0.85
validate_additional_license_data
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected