File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 16431
16431
"type" : "PROVENANCE_BASED"
16432
16432
}
16433
16433
},
16434
- "create_missing_archives" : true,
16435
16434
"detected_license_mapping" : { },
16436
16435
"file_list_storage" : {
16437
16436
"file_storage" : null,
@@ -187420,4 +187419,4 @@
187420
187419
"advisor" : null,
187421
187420
"evaluator" : null,
187422
187421
"resolved_configuration" : { }
187423
- }
187422
+ }
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ def init(target_url: str) -> int | Container:
111
111
112
112
Examples:
113
113
114
- orthw init https://raw.githubusercontent.com/oss-review-toolkit /orthw/main/examples/npm-mime-types-2.1.26-scan-result.json
114
+ orthw init https://raw.githubusercontent.com/tsteenbe /orthw-python /main/examples/npm-mime-types-2.1.26-scan-result.json
115
115
116
116
orthw init file:///home/ort-user/ort-project/orthw/examples/npm-mime-types-2.1.26-scan-result.json
117
117
""" ,
You can’t perform that action at this time.
0 commit comments