Skip to content

Commit

Permalink
delete tests
Browse files Browse the repository at this point in the history
Signed-off-by: Soham Arora <[email protected]>
  • Loading branch information
arorasoham9 committed May 17, 2024
1 parent 71f818f commit 3ac17a0
Show file tree
Hide file tree
Showing 2 changed files with 442 additions and 5 deletions.
124 changes: 123 additions & 1 deletion pkg/analyzer/diffSBOM_two_diff.json → pkg/analyzer/diffSBOM.json
Original file line number Diff line number Diff line change
Expand Up @@ -41857,6 +41857,127 @@
}
],
"includedDependencies": [
{
"id": "39058",
"justification": "top-level package GUAC heuristic connecting to each file/package",
"package": {
"id": "9",
"type": "guac",
"namespaces": [
{
"id": "36944",
"namespace": "spdx/k8s.gcr.io",
"names": [
{
"id": "39053",
"name": "kube-apiserver-v1.24.2",
"versions": [
{
"id": "39054",
"version": "",
"qualifiers": [],
"subpath": ""
}
]
}
]
}
]
},
"dependencyPackage": {
"id": "1301",
"type": "deb",
"namespaces": [
{
"id": "1302",
"namespace": "debian",
"names": [
{
"id": "1369",
"name": "base-files",
"versions": [
{
"id": "36893",
"version": "11.1+deb11u3",
"qualifiers": [
{
"key": "distro",
"value": "debian-11000"
},
{
"key": "arch",
"value": "amd64000"
}
],
"subpath": ""
}
]
}
]
}
]
},
"dependencyType": "UNKNOWN",
"versionRange": "11.1+deb11u3",
"origin": "file:///../guac-data-main/docs/spdx/syft-spdx-k8s.gcr.io-kube-apiserver.v1.24.2.json",
"collector": "FileCollector"
},
{
"id": "39059",
"justification": "top-level package GUAC heuristic connecting to each file/package",
"package": {
"id": "9",
"type": "guac",
"namespaces": [
{
"id": "36944",
"namespace": "spdx/k8s.gcr.io",
"names": [
{
"id": "39053",
"name": "kube-apiserver-v1.24.2",
"versions": [
{
"id": "39054",
"version": "",
"qualifiers": [],
"subpath": ""
}
]
}
]
}
]
},
"dependencyPackage": {
"id": "94",
"type": "golang",
"namespaces": [
{
"id": "36909",
"namespace": "k8s.io/release/images/build",
"names": [
{
"id": "36910",
"name": "go-runner",
"versions": [
{
"id": "36911",
"version": "(devel)",
"qualifiers": [],
"subpath": ""
}
]
}
]
}
]
},
"dependencyType": "UNKNOWN",
"versionRange": "(devel)",
"origin": "file:///../guac-data-main/docs/spdx/syft-spdx-k8s.gcr.io-kube-apiserver.v1.24.2.json",
"collector": "FileCollector"
},
{
"id": "39060",
"justification": "top-level package GUAC heuristic connecting to each file/package",
Expand Down Expand Up @@ -133007,7 +133128,8 @@
"collector": "FileCollector"
}
]
},
}
,
{
"id": "41129",
"subject": {
Expand Down
Loading

0 comments on commit 3ac17a0

Please sign in to comment.