Skip to content

Instantly share code, notes, and snippets.

View PatteSI's full-sized avatar

Patrick Kutter PatteSI

View GitHub Profile
import json
file = 'evaluated-model-things.json'
# list all license references here that frequently cause false positives
scanRefLicencesList = [
'LicenseRef-scancode-unknown-license-reference',
'LicenseRef-scancode-free-unknown',
'LicenseRef-scancode-proprietary-license',
'LicenseRef-scancode-generic-export-compliance',
'LicenseRef-scancode-generic-cla',