Skip to content

Instantly share code, notes, and snippets.

@sritasngh
Created April 7, 2021 11:18
Show Gist options
  • Save sritasngh/e646471dd0b162a4db097ec4a226b8e2 to your computer and use it in GitHub Desktop.
Save sritasngh/e646471dd0b162a4db097ec4a226b8e2 to your computer and use it in GitHub Desktop.
"licenses": [
{
"key": "mit",
"score": 100.0,
"name": "MIT License",
"short_name": "MIT License",
"category": "Permissive",
"is_exception": false,
"owner": "MIT",
"homepage_url": "http://opensource.org/licenses/mit-license.php",
"text_url": "http://opensource.org/licenses/mit-license.php",
"reference_url": "https://scancode-licensedb.aboutcode.org/mit",
"scancode_text_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/mit.LICENSE",
"scancode_data_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/mit.yml",
"spdx_license_key": "MIT",
"spdx_url": "https://spdx.org/licenses/MIT",
"start_line": 1,
"end_line": 18,
"matched_rule": {
"identifier": "mit.LICENSE",
"license_expression": "mit",
"licenses": [
"mit"
],
"is_license_text": true,
"is_license_notice": false,
"is_license_reference": false,
"is_license_tag": false,
"is_license_intro": false,
"matcher": "1-hash",
"rule_length": 161,
"matched_length": 161,
"match_coverage": 100.0,
"rule_relevance": 100
}
}
],
"license_expressions": [
"mit"
],
"percentage_of_license_text": 100.0,
"scan_errors": []
}
]
}
MIT 100
"Here's the scan result on the top given by scancode and MIT 100 is license name and score."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment