Skip to content

Commit b00a29c

Browse files
wagoodmangithub-actions[bot]
authored andcommitted
Update generated documentation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3411e9b commit b00a29c

27 files changed

Lines changed: 348 additions & 347 deletions

File tree

content/docs/guides/sbom/snippets/format/examples/cyclonedx-json.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
66
"bomFormat": "CycloneDX",
77
"specVersion": "1.6",
8-
"serialNumber": "urn:uuid:62a3c1ff-7f21-4cd4-b892-92c9e791af70",
8+
"serialNumber": "urn:uuid:9fa5814b-9755-42d1-b2de-6b1097988170",
99
"version": 1,
1010
"metadata": {
11-
"timestamp": "2026-03-20T12:38:42Z",
11+
"timestamp": "2026-03-22T02:59:47Z",
1212
"tools": {
1313
"components": [
1414
{
@@ -20,15 +20,15 @@
2020
]
2121
},
2222
"component": {
23-
"bom-ref": "017c96a7521670cf",
23+
"bom-ref": "4b5ca27620c16ae8",
2424
"type": "container",
2525
"name": "busybox",
26-
"version": "sha256:bf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8"
26+
"version": "sha256:70ce0a747f09cd7c09c2d6eaeab69d60adb0398f569296e8c0e844599388ebd6"
2727
}
2828
},
2929
"components": [
3030
{
31-
"bom-ref": "pkg:generic/busybox@1.37.0?package-id=7020dfe7743f6dfc",
31+
"bom-ref": "pkg:generic/busybox@1.37.0?package-id=4bab6ea0b54dbcb0",
3232
"type": "application",
3333
"name": "busybox",
3434
"version": "1.37.0",
@@ -49,7 +49,7 @@
4949
},
5050
{
5151
"name": "syft:location:0:layerID",
52-
"value": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7"
52+
"value": "sha256:495ba00f2547448d629ce0ff451b352b878d4e3616fc2434585952dbc2bbf029"
5353
},
5454
{
5555
"name": "syft:location:0:path",
@@ -92,17 +92,17 @@
9292
]
9393
},
9494
{
95-
"bom-ref": "55ff7bb58de38199",
95+
"bom-ref": "d314844960140844",
9696
"type": "file",
9797
"name": "/bin/[",
9898
"hashes": [
9999
{
100100
"alg": "SHA-1",
101-
"content": "5231d5d79cb52f3581f9c137396e7d9df7aa6d6b"
101+
"content": "8dd52ce79dfc02f4af697c25783fbf34e334fd97"
102102
},
103103
{
104104
"alg": "SHA-256",
105-
"content": "f19470457088612bc3285404783d9f93533d917e869050aca13a4139b937c0a5"
105+
"content": "786295804cdc6f04ce18325a96b2a7bf17ecc29d89fbb76d23b6f46370deb451"
106106
}
107107
]
108108
}

content/docs/guides/sbom/snippets/format/examples/cyclonedx-xml.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
```xml
44
<?xml version="1.0" encoding="UTF-8"?>
5-
<bom xmlns="http://cyclonedx.org/schema/bom/1.6" serialNumber="urn:uuid:50cabbcc-41b8-4155-9494-3642900f299e" version="1">
5+
<bom xmlns="http://cyclonedx.org/schema/bom/1.6" serialNumber="urn:uuid:26a2f9d8-e059-4a4e-96cb-ac6289d242c3" version="1">
66
<metadata>
7-
<timestamp>2026-03-20T12:38:43Z</timestamp>
7+
<timestamp>2026-03-22T02:59:47Z</timestamp>
88
<tools>
99
<components>
1010
<component type="application">
@@ -14,13 +14,13 @@
1414
</component>
1515
</components>
1616
</tools>
17-
<component bom-ref="017c96a7521670cf" type="container">
17+
<component bom-ref="4b5ca27620c16ae8" type="container">
1818
<name>busybox</name>
19-
<version>sha256:bf9536d50cebf4337eb4a802e4786f25a9068665385d82a780d210316b818cf8</version>
19+
<version>sha256:70ce0a747f09cd7c09c2d6eaeab69d60adb0398f569296e8c0e844599388ebd6</version>
2020
</component>
2121
</metadata>
2222
<components>
23-
<component bom-ref="pkg:generic/busybox@1.37.0?package-id=7020dfe7743f6dfc" type="application">
23+
<component bom-ref="pkg:generic/busybox@1.37.0?package-id=4bab6ea0b54dbcb0" type="application">
2424
<name>busybox</name>
2525
<version>1.37.0</version>
2626
<cpe>cpe:2.3:a:busybox:busybox:1.37.0:*:*:*:*:*:*:*</cpe>
@@ -29,7 +29,7 @@
2929
<property name="syft:package:foundBy">binary-classifier-cataloger</property>
3030
<property name="syft:package:type">binary</property>
3131
<property name="syft:package:metadataType">binary-signature</property>
32-
<property name="syft:location:0:layerID">sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7</property>
32+
<property name="syft:location:0:layerID">sha256:495ba00f2547448d629ce0ff451b352b878d4e3616fc2434585952dbc2bbf029</property>
3333
<property name="syft:location:0:path">/bin/[</property>
3434
</properties>
3535
</component>
@@ -46,11 +46,11 @@
4646
<property name="syft:distro:versionID">1.37.0</property>
4747
</properties>
4848
</component>
49-
<component bom-ref="55ff7bb58de38199" type="file">
49+
<component bom-ref="d314844960140844" type="file">
5050
<name>/bin/[</name>
5151
<hashes>
52-
<hash alg="SHA-1">5231d5d79cb52f3581f9c137396e7d9df7aa6d6b</hash>
53-
<hash alg="SHA-256">f19470457088612bc3285404783d9f93533d917e869050aca13a4139b937c0a5</hash>
52+
<hash alg="SHA-1">8dd52ce79dfc02f4af697c25783fbf34e334fd97</hash>
53+
<hash alg="SHA-256">786295804cdc6f04ce18325a96b2a7bf17ecc29d89fbb76d23b6f46370deb451</hash>
5454
</hashes>
5555
</component>
5656
</components>

content/docs/guides/sbom/snippets/format/examples/github-json.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"source_location": "busybox:latest:/bin/busybox"
2020
},
2121
"metadata": {
22-
"syft:filesystem": "sha256:43f051b5fedf83ee1f8a54fa2fc1d1b85d7cf88b69b2604bc76d679c4fe0a9b7"
22+
"syft:filesystem": "sha256:495ba00f2547448d629ce0ff451b352b878d4e3616fc2434585952dbc2bbf029"
2323
},
2424
"resolved": {
2525
"pkg:generic/busybox@1.37.0": {
@@ -30,6 +30,6 @@
3030
}
3131
}
3232
},
33-
"scanned": "2026-03-20T12:38:46Z"
33+
"scanned": "2026-03-22T02:59:49Z"
3434
}
3535
```

0 commit comments

Comments
 (0)