|
| 1 | +{ |
| 2 | + "packages": [], |
| 3 | + "dependencies": [], |
| 4 | + "files": [ |
| 5 | + { |
| 6 | + "path": "METADATA.bzl", |
| 7 | + "type": "file", |
| 8 | + "package_data": [ |
| 9 | + { |
| 10 | + "type": "github", |
| 11 | + "namespace": null, |
| 12 | + "name": "example/example", |
| 13 | + "version": "0.0.1", |
| 14 | + "qualifiers": {}, |
| 15 | + "subpath": null, |
| 16 | + "primary_language": null, |
| 17 | + "description": null, |
| 18 | + "release_date": null, |
| 19 | + "parties": [ |
| 20 | + { |
| 21 | + "type": "organization", |
| 22 | + "role": "maintainer", |
| 23 | + "name": "example_org", |
| 24 | + "email": null, |
| 25 | + "url": null |
| 26 | + } |
| 27 | + ], |
| 28 | + "keywords": [], |
| 29 | + "homepage_url": "https://github.com/example/example", |
| 30 | + "download_url": null, |
| 31 | + "size": null, |
| 32 | + "sha1": null, |
| 33 | + "md5": null, |
| 34 | + "sha256": null, |
| 35 | + "sha512": null, |
| 36 | + "bug_tracking_url": null, |
| 37 | + "code_view_url": null, |
| 38 | + "vcs_url": "https://github.com/example/example.git", |
| 39 | + "copyright": null, |
| 40 | + "holder": null, |
| 41 | + "declared_license_expression": null, |
| 42 | + "declared_license_expression_spdx": null, |
| 43 | + "license_detections": [], |
| 44 | + "other_license_expression": null, |
| 45 | + "other_license_expression_spdx": null, |
| 46 | + "other_license_detections": [], |
| 47 | + "extracted_license_statement": "BSD-3-Clause", |
| 48 | + "notice_text": null, |
| 49 | + "source_packages": [], |
| 50 | + "file_references": [], |
| 51 | + "is_private": "no", |
| 52 | + "is_virtual": "no", |
| 53 | + "extra_data": { |
| 54 | + "vcs_commit_hash": "deadbeef" |
| 55 | + }, |
| 56 | + "dependencies": [], |
| 57 | + "repository_homepage_url": null, |
| 58 | + "repository_download_url": null, |
| 59 | + "api_data_url": null, |
| 60 | + "datasource_id": "buck_metadata", |
| 61 | + "purl": "pkg:github/example/example@0.0.1" |
| 62 | + } |
| 63 | + ], |
| 64 | + "for_packages": [], |
| 65 | + "scan_errors": [] |
| 66 | + } |
| 67 | + ] |
| 68 | +} |
0 commit comments