Skip to content

Commit

Permalink
feat(storybook): add data for packages and advisories
Browse files Browse the repository at this point in the history
  • Loading branch information
kahboom committed Nov 25, 2024
1 parent fc7a09d commit 1b62d14
Show file tree
Hide file tree
Showing 20 changed files with 146,596 additions and 43 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"items": [
{
"id": "SPDXRef-12b5ecbd-c0a0-40bc-a459-3b53ce1210a4",
"name": "basesystem",
"version": "11-5.el8",
"purl": [
{
"uuid": "2a84d7f3-0220-5f5b-8304-ac5fe7bd0e39",
"purl": "pkg:rpm/redhat/[email protected]?arch=noarch",
"base": {
"uuid": "fa88f614-d555-5088-bf47-0399fb182d35",
"purl": "pkg:rpm/redhat/basesystem"
},
"version": {
"uuid": "bf2d561b-0697-58dd-80a9-c0c7d3b3b6a0",
"purl": "pkg:rpm/redhat/[email protected]",
"version": "11-5.el8"
},
"qualifiers": {
"arch": "noarch"
}
}
],
"cpe": []
}
],
"total": 69
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"items": [
{
"id": "SPDXRef-0e4fcc6d-f27f-4df8-8403-bb38bdfc1a56",
"name": "alternatives",
"version": "1.24-1.el9",
"purl": [
{
"uuid": "824d63e9-f1bc-540a-bb02-5e4453d9a704",
"purl": "pkg:rpm/redhat/[email protected]?arch=aarch64",
"base": {
"uuid": "0fc3d24d-c232-5138-a6d4-3b3d2a0be0fe",
"purl": "pkg:rpm/redhat/alternatives"
},
"version": {
"uuid": "a58e507c-3c9c-5131-adae-bfac237df62e",
"purl": "pkg:rpm/redhat/[email protected]",
"version": "1.24-1.el9"
},
"qualifiers": {
"arch": "aarch64"
}
}
],
"cpe": []
}
],
"total": 367
}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"items": [
{
"id": "SPDXRef-03f96770-c27f-42fb-8a6d-d8a087cc508f",
"name": "audit-libs",
"version": "3.0.7-4.el8",
"purl": [
{
"uuid": "5f337da5-a040-50fe-81fb-1c730efbbaff",
"purl": "pkg:rpm/redhat/[email protected]?arch=s390x",
"base": {
"uuid": "ad91be32-74ec-5ac8-8f68-3aee5c62f894",
"purl": "pkg:rpm/redhat/audit-libs"
},
"version": {
"uuid": "2e4e1949-e5b5-5279-a27b-298efb722653",
"purl": "pkg:rpm/redhat/[email protected]",
"version": "3.0.7-4.el8"
},
"qualifiers": {
"arch": "s390x"
}
}
],
"cpe": []
}
],
"total": 379
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"items": [
{
"id": "SPDXRef-1b03970b-6e3c-4501-8b22-6155c60da631",
"name": "acl",
"version": "2.3.1-3.el9",
"purl": [
{
"uuid": "522ac5e7-823a-51d4-a1db-796ac5bedd19",
"purl": "pkg:rpm/redhat/[email protected]?arch=aarch64",
"base": {
"uuid": "b7c585a2-7a90-505e-982c-c4b0b792d9fe",
"purl": "pkg:rpm/redhat/acl"
},
"version": {
"uuid": "9bf148fc-3c99-52ee-a30f-3ed44103ed2d",
"purl": "pkg:rpm/redhat/[email protected]",
"version": "2.3.1-3.el9"
},
"qualifiers": {
"arch": "aarch64"
}
}
],
"cpe": []
}
],
"total": 606
}
Loading

0 comments on commit 1b62d14

Please sign in to comment.