|
1 | 1 | { |
2 | 2 | "license_detections": [ |
3 | 3 | { |
4 | | - "identifier": "mit-3c947379-4257-acb2-bf21-5f93f7de0076", |
| 4 | + "identifier": "mit-d06b13fa-2fc0-30c6-d438-bd840aa59649", |
5 | 5 | "license_expression": "mit", |
6 | 6 | "license_expression_spdx": "MIT", |
7 | 7 | "detection_count": 1, |
|
46 | 46 | "license_expression_spdx": "MIT", |
47 | 47 | "from_file": "scan-unknown-intro-with-imperfect-matches/LICENSE.md", |
48 | 48 | "start_line": 11, |
| 49 | + "end_line": 11, |
| 50 | + "matcher": "2-aho", |
| 51 | + "score": 100.0, |
| 52 | + "matched_length": 2, |
| 53 | + "match_coverage": 100.0, |
| 54 | + "rule_relevance": 100, |
| 55 | + "rule_identifier": "mit_14.RULE", |
| 56 | + "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mit_14.RULE", |
| 57 | + "matched_text": "MIT License</", |
| 58 | + "matched_text_diagnostics": "MIT License</" |
| 59 | + }, |
| 60 | + { |
| 61 | + "license_expression": "mit", |
| 62 | + "license_expression_spdx": "MIT", |
| 63 | + "from_file": "scan-unknown-intro-with-imperfect-matches/LICENSE.md", |
| 64 | + "start_line": 13, |
49 | 65 | "end_line": 13, |
50 | 66 | "matcher": "2-aho", |
51 | 67 | "score": 100.0, |
52 | | - "matched_length": 3, |
| 68 | + "matched_length": 2, |
53 | 69 | "match_coverage": 100.0, |
54 | 70 | "rule_relevance": 100, |
55 | | - "rule_identifier": "mit_31.RULE", |
56 | | - "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mit_31.RULE", |
57 | | - "matched_text": "License</a></li></ul>\n\n<h2>MIT License</", |
58 | | - "matched_text_diagnostics": "License</a></li></ul>\n\n<h2>MIT License</" |
| 71 | + "rule_identifier": "mit_14.RULE", |
| 72 | + "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mit_14.RULE", |
| 73 | + "matched_text": "MIT License</", |
| 74 | + "matched_text_diagnostics": "MIT License</" |
59 | 75 | }, |
60 | 76 | { |
61 | 77 | "license_expression": "mit", |
|
124 | 140 | "spdx_license_expression": "MIT", |
125 | 141 | "from_file": "scan-unknown-intro-with-imperfect-matches/LICENSE.md", |
126 | 142 | "start_line": 11, |
| 143 | + "end_line": 11, |
| 144 | + "matcher": "2-aho", |
| 145 | + "score": 100.0, |
| 146 | + "matched_length": 2, |
| 147 | + "match_coverage": 100.0, |
| 148 | + "rule_relevance": 100, |
| 149 | + "rule_identifier": "mit_14.RULE", |
| 150 | + "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mit_14.RULE", |
| 151 | + "matched_text": "MIT License</", |
| 152 | + "matched_text_diagnostics": "MIT License</" |
| 153 | + }, |
| 154 | + { |
| 155 | + "license_expression": "mit", |
| 156 | + "spdx_license_expression": "MIT", |
| 157 | + "from_file": "scan-unknown-intro-with-imperfect-matches/LICENSE.md", |
| 158 | + "start_line": 13, |
127 | 159 | "end_line": 13, |
128 | 160 | "matcher": "2-aho", |
129 | 161 | "score": 100.0, |
130 | | - "matched_length": 3, |
| 162 | + "matched_length": 2, |
131 | 163 | "match_coverage": 100.0, |
132 | 164 | "rule_relevance": 100, |
133 | | - "rule_identifier": "mit_31.RULE", |
134 | | - "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mit_31.RULE", |
135 | | - "matched_text": "License</a></li></ul>\n\n<h2>MIT License</", |
136 | | - "matched_text_diagnostics": "License</a></li></ul>\n\n<h2>MIT License</" |
| 165 | + "rule_identifier": "mit_14.RULE", |
| 166 | + "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/mit_14.RULE", |
| 167 | + "matched_text": "MIT License</", |
| 168 | + "matched_text_diagnostics": "MIT License</" |
137 | 169 | }, |
138 | 170 | { |
139 | 171 | "license_expression": "mit", |
|
155 | 187 | "detection_log": [ |
156 | 188 | "unknown-intro-followed-by-match" |
157 | 189 | ], |
158 | | - "identifier": "mit-3c947379-4257-acb2-bf21-5f93f7de0076" |
| 190 | + "identifier": "mit-d06b13fa-2fc0-30c6-d438-bd840aa59649" |
159 | 191 | } |
160 | 192 | ], |
161 | 193 | "license_clues": [], |
162 | | - "percentage_of_license_text": 89.06, |
| 194 | + "percentage_of_license_text": 89.58, |
163 | 195 | "scan_errors": [] |
164 | 196 | } |
165 | 197 | ] |
|
0 commit comments