github.com/lineaje-labs/syft@v0.98.1-0.20231227153149-9e393f60ff1b/syft/format/spdxjson/test-fixtures/identify/2.2.json (about)

     1  {
     2   "spdxVersion": "SPDX-2.2",
     3   "dataLicense": "CC0-1.0",
     4   "SPDXID": "SPDXRef-DOCUMENT",
     5   "name": "go.mod",
     6   "documentNamespace": "https://anchore.com/syft/file/go.mod-3f39882d-5e0e-43a8-901e-a09668b09aea",
     7   "creationInfo": {
     8    "licenseListVersion": "3.21",
     9    "creators": [
    10     "Organization: Anchore, Inc",
    11     "Tool: syft-0.91.0"
    12    ],
    13    "created": "2023-09-29T15:18:10Z"
    14   },
    15   "packages": [
    16    {
    17     "name": "github.com/wagoodman/go-partybus",
    18     "SPDXID": "SPDXRef-Package-go-module-github.com-wagoodman-go-partybus-2ff71a67fb024c86",
    19     "versionInfo": "v0.0.0-20230516145632-8ccac152c651",
    20     "supplier": "NOASSERTION",
    21     "downloadLocation": "NOASSERTION",
    22     "filesAnalyzed": false,
    23     "packageVerificationCode": {
    24      "packageVerificationCodeValue": ""
    25     },
    26     "sourceInfo": "acquired package info from go module information: /go.mod",
    27     "licenseConcluded": "NOASSERTION",
    28     "licenseInfoFromFiles": null,
    29     "licenseDeclared": "NOASSERTION",
    30     "copyrightText": "NOASSERTION",
    31     "externalRefs": [
    32      {
    33       "referenceCategory": "SECURITY",
    34       "referenceType": "cpe23Type",
    35       "referenceLocator": "cpe:2.3:a:wagoodman:go-partybus:v0.0.0-20230516145632-8ccac152c651:*:*:*:*:*:*:*"
    36      },
    37      {
    38       "referenceCategory": "SECURITY",
    39       "referenceType": "cpe23Type",
    40       "referenceLocator": "cpe:2.3:a:wagoodman:go_partybus:v0.0.0-20230516145632-8ccac152c651:*:*:*:*:*:*:*"
    41      },
    42      {
    43       "referenceCategory": "PACKAGE_MANAGER",
    44       "referenceType": "purl",
    45       "referenceLocator": "pkg:golang/github.com/wagoodman/go-partybus@v0.0.0-20230516145632-8ccac152c651"
    46      }
    47     ]
    48    },
    49    {
    50     "name": "go.mod",
    51     "SPDXID": "SPDXRef-DocumentRoot-File-go.mod",
    52     "versionInfo": "sha256:sha256:dc333f342905248a52e424d8dfd061251d01867d01a4f9d7397144a775ff9ebd",
    53     "supplier": "NOASSERTION",
    54     "downloadLocation": "NOASSERTION",
    55     "filesAnalyzed": false,
    56     "packageVerificationCode": {
    57      "packageVerificationCodeValue": ""
    58     },
    59     "checksums": [
    60      {
    61       "algorithm": "SHA256",
    62       "checksumValue": "dc333f342905248a52e424d8dfd061251d01867d01a4f9d7397144a775ff9ebd"
    63      }
    64     ],
    65     "licenseConcluded": "",
    66     "licenseInfoFromFiles": null,
    67     "licenseDeclared": "",
    68     "copyrightText": ""
    69    }
    70   ],
    71   "files": [
    72    {
    73     "fileName": "/go.mod",
    74     "SPDXID": "SPDXRef-File-go.mod-3fc5a8d3d86e9790",
    75     "checksums": [
    76      {
    77       "algorithm": "SHA1",
    78       "checksumValue": "0000000000000000000000000000000000000000"
    79      }
    80     ],
    81     "licenseConcluded": "NOASSERTION",
    82     "licenseInfoInFiles": null,
    83     "copyrightText": ""
    84    }
    85   ],
    86   "relationships": [
    87    {
    88     "spdxElementId": "SPDXRef-Package-go-module-github.com-wagoodman-go-partybus-2ff71a67fb024c86",
    89     "relatedSpdxElement": "SPDXRef-File-go.mod-3fc5a8d3d86e9790",
    90     "relationshipType": "OTHER",
    91     "comment": "evident-by: indicates the package's existence is evident by the given file"
    92    },
    93    {
    94     "spdxElementId": "SPDXRef-DocumentRoot-File-go.mod",
    95     "relatedSpdxElement": "SPDXRef-Package-go-module-github.com-wagoodman-go-partybus-2ff71a67fb024c86",
    96     "relationshipType": "CONTAINS"
    97    },
    98    {
    99     "spdxElementId": "SPDXRef-DOCUMENT",
   100     "relatedSpdxElement": "SPDXRef-DocumentRoot-File-go.mod",
   101     "relationshipType": "DESCRIBES"
   102    }
   103   ]
   104  }