|
377 | 377 | "npm_package_json" |
378 | 378 | ], |
379 | 379 | "purl": "pkg:npm/[email protected]" |
| 380 | + }, |
| 381 | + { |
| 382 | + "type": "cargo", |
| 383 | + "namespace": null, |
| 384 | + "name": "api", |
| 385 | + "version": "0.1.0", |
| 386 | + "qualifiers": {}, |
| 387 | + "subpath": null, |
| 388 | + "primary_language": "Rust", |
| 389 | + "description": "An example Tauri Application showcasing the api", |
| 390 | + "release_date": null, |
| 391 | + "parties": [], |
| 392 | + "keywords": [], |
| 393 | + "homepage_url": null, |
| 394 | + "download_url": null, |
| 395 | + "size": null, |
| 396 | + "sha1": null, |
| 397 | + "md5": null, |
| 398 | + "sha256": null, |
| 399 | + "sha512": null, |
| 400 | + "bug_tracking_url": null, |
| 401 | + "code_view_url": null, |
| 402 | + "vcs_url": null, |
| 403 | + "copyright": null, |
| 404 | + "holder": null, |
| 405 | + "declared_license_expression": "apache-2.0 OR mit", |
| 406 | + "declared_license_expression_spdx": "Apache-2.0 OR MIT", |
| 407 | + "license_detections": [ |
| 408 | + { |
| 409 | + "license_expression": "apache-2.0 OR mit", |
| 410 | + "matches": [ |
| 411 | + { |
| 412 | + "score": 100.0, |
| 413 | + "start_line": 1, |
| 414 | + "end_line": 1, |
| 415 | + "matched_length": 5, |
| 416 | + "match_coverage": 100.0, |
| 417 | + "matcher": "1-hash", |
| 418 | + "license_expression": "apache-2.0 OR mit", |
| 419 | + "rule_identifier": "apache-2.0_or_mit_36.RULE", |
| 420 | + "rule_relevance": 100, |
| 421 | + "rule_url": "https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/rules/apache-2.0_or_mit_36.RULE", |
| 422 | + "matched_text": "Apache-2.0 OR MIT" |
| 423 | + } |
| 424 | + ], |
| 425 | + "identifier": "apache_2_0_or_mit-70d858d7-8968-9e7f-b90f-18b72fb96bef" |
| 426 | + } |
| 427 | + ], |
| 428 | + "other_license_expression": null, |
| 429 | + "other_license_expression_spdx": null, |
| 430 | + "other_license_detections": [], |
| 431 | + "extracted_license_statement": "Apache-2.0 OR MIT", |
| 432 | + "notice_text": null, |
| 433 | + "source_packages": [], |
| 434 | + "extra_data": {}, |
| 435 | + "repository_homepage_url": "https://crates.io/crates/api", |
| 436 | + "repository_download_url": "https://crates.io/api/v1/crates/api/0.1.0/download", |
| 437 | + "api_data_url": "https://crates.io/api/v1/crates/api", |
| 438 | + "package_uid": "pkg:cargo/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758", |
| 439 | + "datafile_paths": [ |
| 440 | + "cargo-with-workspace/examples/api/src-tauri/Cargo.toml" |
| 441 | + ], |
| 442 | + "datasource_ids": [ |
| 443 | + "cargo_toml" |
| 444 | + ], |
| 445 | + "purl": "pkg:cargo/[email protected]" |
380 | 446 | } |
381 | 447 | ], |
382 | 448 | "dependencies": [ |
|
435 | 501 | "for_package_uid": "pkg:npm/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758", |
436 | 502 | "datafile_path": "cargo-with-workspace/package.json", |
437 | 503 | "datasource_id": "npm_package_json" |
| 504 | + }, |
| 505 | + { |
| 506 | + "purl": "pkg:cargo/[email protected]", |
| 507 | + "extracted_requirement": "0.21.0", |
| 508 | + "scope": "dependencies", |
| 509 | + "is_runtime": true, |
| 510 | + "is_optional": false, |
| 511 | + "is_resolved": true, |
| 512 | + "resolved_package": {}, |
| 513 | + "extra_data": {}, |
| 514 | + "dependency_uid": "pkg:cargo/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758", |
| 515 | + "for_package_uid": "pkg:cargo/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758", |
| 516 | + "datafile_path": "cargo-with-workspace/examples/api/src-tauri/Cargo.lock", |
| 517 | + "datasource_id": "cargo_lock" |
| 518 | + }, |
| 519 | + { |
| 520 | + "purl": "pkg:cargo/[email protected]", |
| 521 | + "extracted_requirement": "1.0.2", |
| 522 | + "scope": "dependencies", |
| 523 | + "is_runtime": true, |
| 524 | + "is_optional": false, |
| 525 | + "is_resolved": true, |
| 526 | + "resolved_package": {}, |
| 527 | + "extra_data": {}, |
| 528 | + "dependency_uid": "pkg:cargo/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758", |
| 529 | + "for_package_uid": "pkg:cargo/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758", |
| 530 | + "datafile_path": "cargo-with-workspace/examples/api/src-tauri/Cargo.lock", |
| 531 | + "datasource_id": "cargo_lock" |
| 532 | + }, |
| 533 | + { |
| 534 | + "purl": "pkg:cargo/[email protected]", |
| 535 | + "extracted_requirement": "0.5.2", |
| 536 | + "scope": "dependencies", |
| 537 | + "is_runtime": true, |
| 538 | + "is_optional": false, |
| 539 | + "is_resolved": true, |
| 540 | + "resolved_package": {}, |
| 541 | + "extra_data": {}, |
| 542 | + "dependency_uid": "pkg:cargo/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758", |
| 543 | + "for_package_uid": "pkg:cargo/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758", |
| 544 | + "datafile_path": "cargo-with-workspace/examples/api/src-tauri/Cargo.lock", |
| 545 | + "datasource_id": "cargo_lock" |
438 | 546 | } |
439 | 547 | ], |
440 | 548 | "license_detections": [ |
|
1514 | 1622 | } |
1515 | 1623 | ], |
1516 | 1624 | "for_packages": [ |
1517 | | - "pkg:npm/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758" |
| 1625 | + "pkg:npm/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758", |
| 1626 | + "pkg:cargo/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758" |
1518 | 1627 | ], |
1519 | 1628 | "detected_license_expression": null, |
1520 | 1629 | "detected_license_expression_spdx": null, |
|
1591 | 1700 | } |
1592 | 1701 | ], |
1593 | 1702 | "for_packages": [ |
1594 | | - "pkg:npm/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758" |
| 1703 | + "pkg:npm/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758", |
| 1704 | + "pkg:cargo/[email protected]?uuid=fixed-uid-done-for-testing-5642512d1758" |
1595 | 1705 | ], |
1596 | 1706 | "detected_license_expression": "apache-2.0 OR mit", |
1597 | 1707 | "detected_license_expression_spdx": "Apache-2.0 OR MIT", |
|
0 commit comments