github.com/CycloneDX/sbom-utility@v0.16.0/examples/spdx/example2/example2-bin.spdx (about)

     1  SPDXVersion: SPDX-2.2
     2  DataLicense: CC0-1.0
     3  SPDXID: SPDXRef-DOCUMENT
     4  DocumentName: hello-bin
     5  DocumentNamespace: https://swinslow.net/spdx-examples/example2/hello-bin-v4
     6  ExternalDocumentRef:DocumentRef-hello-src https://swinslow.net/spdx-examples/example2-hello-src-v3 SHA1: bb991e91fc62ce239d7baf30783c678506f9d17b
     7  Creator: Person: Steve Winslow (steve@swinslow.net)
     8  Creator: Tool: github.com/spdx/tools-golang/builder
     9  Creator: Tool: github.com/spdx/tools-golang/idsearcher
    10  Created: 2021-08-26T01:49:00Z
    11  
    12  ##### Package: hello-bin
    13  
    14  PackageName: hello-bin
    15  SPDXID: SPDXRef-Package-hello-bin
    16  PackageDownloadLocation: git+https://github.com/swinslow/spdx-examples.git#example2/content/build
    17  FilesAnalyzed: true
    18  PackageVerificationCode: d7aa17dad30d1d1d468a10ea1ec5e100e471c064
    19  PackageLicenseConcluded: GPL-3.0-or-later
    20  PackageLicenseInfoFromFiles: NOASSERTION
    21  PackageLicenseDeclared: NOASSERTION
    22  PackageCopyrightText: NOASSERTION
    23  
    24  Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-Package-hello-bin
    25  
    26  FileName: /hello
    27  SPDXID: SPDXRef-hello-binary
    28  FileType: BINARY
    29  FileChecksum: SHA1: 20291a81ef065ff891b537b64d4fdccaf6f5ac02
    30  FileChecksum: SHA256: 83a33ff09648bb5fc5272baca88cf2b59fd81ac4cc6817b86998136af368708e
    31  FileChecksum: MD5: 08a12c966d776864cc1eb41fd03c3c3d
    32  LicenseConcluded: GPL-3.0-or-later
    33  LicenseInfoInFile: NOASSERTION
    34  FileCopyrightText: NOASSERTION
    35  
    36  ##### Relationships
    37  
    38  Relationship: SPDXRef-hello-binary GENERATED_FROM DocumentRef-hello-src:SPDXRef-hello-src
    39  Relationship: SPDXRef-hello-binary GENERATED_FROM DocumentRef-hello-src:SPDXRef-Makefile
    40