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

     1  {
     2   "spdxVersion": "SPDX-2.3",
     3   "dataLicense": "CC0-1.0",
     4   "SPDXID": "SPDXRef-DOCUMENT",
     5   "name": "go.mod",
     6   "documentNamespace": "https://anchore.com/syft/file/go.mod-3b649f47-dca2-45ca-9d30-147003de8594",
     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     "sourceInfo": "acquired package info from go module information: /go.mod",
    24     "licenseConcluded": "NOASSERTION",
    25     "licenseDeclared": "NOASSERTION",
    26     "copyrightText": "NOASSERTION",
    27     "externalRefs": [
    28      {
    29       "referenceCategory": "SECURITY",
    30       "referenceType": "cpe23Type",
    31       "referenceLocator": "cpe:2.3:a:wagoodman:go-partybus:v0.0.0-20230516145632-8ccac152c651:*:*:*:*:*:*:*"
    32      },
    33      {
    34       "referenceCategory": "SECURITY",
    35       "referenceType": "cpe23Type",
    36       "referenceLocator": "cpe:2.3:a:wagoodman:go_partybus:v0.0.0-20230516145632-8ccac152c651:*:*:*:*:*:*:*"
    37      },
    38      {
    39       "referenceCategory": "PACKAGE-MANAGER",
    40       "referenceType": "purl",
    41       "referenceLocator": "pkg:golang/github.com/wagoodman/go-partybus@v0.0.0-20230516145632-8ccac152c651"
    42      }
    43     ]
    44    },
    45    {
    46     "name": "go.mod",
    47     "SPDXID": "SPDXRef-DocumentRoot-File-go.mod",
    48     "versionInfo": "sha256:sha256:dc333f342905248a52e424d8dfd061251d01867d01a4f9d7397144a775ff9ebd",
    49     "supplier": "NOASSERTION",
    50     "downloadLocation": "NOASSERTION",
    51     "filesAnalyzed": false,
    52     "checksums": [
    53      {
    54       "algorithm": "SHA256",
    55       "checksumValue": "dc333f342905248a52e424d8dfd061251d01867d01a4f9d7397144a775ff9ebd"
    56      }
    57     ],
    58     "primaryPackagePurpose": "FILE"
    59    }
    60   ],
    61   "files": [
    62    {
    63     "fileName": "/go.mod",
    64     "SPDXID": "SPDXRef-File-go.mod-3fc5a8d3d86e9790",
    65     "checksums": [
    66      {
    67       "algorithm": "SHA1",
    68       "checksumValue": "0000000000000000000000000000000000000000"
    69      }
    70     ],
    71     "licenseConcluded": "NOASSERTION",
    72     "copyrightText": ""
    73    }
    74   ],
    75   "relationships": [
    76    {
    77     "spdxElementId": "SPDXRef-Package-go-module-github.com-wagoodman-go-partybus-2ff71a67fb024c86",
    78     "relatedSpdxElement": "SPDXRef-File-go.mod-3fc5a8d3d86e9790",
    79     "relationshipType": "OTHER",
    80     "comment": "evident-by: indicates the package's existence is evident by the given file"
    81    },
    82    {
    83     "spdxElementId": "SPDXRef-DocumentRoot-File-go.mod",
    84     "relatedSpdxElement": "SPDXRef-Package-go-module-github.com-wagoodman-go-partybus-2ff71a67fb024c86",
    85     "relationshipType": "CONTAINS"
    86    },
    87    {
    88     "spdxElementId": "SPDXRef-DOCUMENT",
    89     "relatedSpdxElement": "SPDXRef-DocumentRoot-File-go.mod",
    90     "relationshipType": "DESCRIBES"
    91    }
    92   ]
    93  }