Skip to content

Commit

Permalink
Use adoptium API in SLSA3 post (#2571)
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <sxa@redhat.com>
  • Loading branch information
sxa authored Jan 9, 2024
1 parent c523909 commit 27d328b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/slsabuild3-temurin/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ familiar with the API for downloading JDKs, then replacing `jdk` with `sbom`
in the URL will let you download the SBoM. For example, this will download
the latest GA SBoM for Temurin 21 on Linux/x64:

- https://api.adoptopenjdk.net/v3/binary/latest/21/ga/linux/x64/sbom/hotspot/normal/adoptopenjdk?project=jdk
- https://api.adoptium.net/v3/binary/latest/21/ga/linux/x64/sbom/hotspot/normal/eclipse

Note that there is an enhanced version of the SBoM which includes more
details on the artifacts that is already in the nightly builds and will be
Expand Down

0 comments on commit 27d328b

Please sign in to comment.