Tim Ellison
Tim Ellison
Interested to hear people’s opinions about the code scanning and policy checking tools we should be using on our repos. These cover static analysis security testing (SAST) and supply chain...
There are still a large number of users who are pulling packages from `adoptopenjdk.jfrog.io` despite it being deprecated. Users should be using `packages.adoptium.net` to get the latest secure versions of...
There is a section in the Adoptium [status page](https://status.adoptium.net/) for APIs, but it does not currently include the marketplace API endpoint https://marketplace-api.adoptium.net/ It would be useful to have this added...
Ubuntu Noble (24.04 LTS) was released on April 25th so just missed the release of Temurin's April CPU cycle. Rather than wait until the next scheduled Temurin release, please run...
Received via e-mail (DD): I followed these instructions, the repo shows up in my terminal when I update with apt. But there are no temurin packages for the amd architecture....
To potentially reduce the response time for end users, and reduce the workload on the API server, the Adoptium API should implement some simple cache validation support. Most of the...
The Adoptium hosted TRSS should provide attribution to Netlify for hosting it. This can be through adding a footer to the index page. e.g. ``` diff --git a/test-result-summary-client/src/App.jsx b/test-result-summary-client/src/App.jsx index...
Check and update the "Can I add my internal CA certificates to the truststore?" section of [the official image documentation](https://github.com/docker-library/docs/blob/master/eclipse-temurin/content.md) to reflect [the latest updates](https://github.com/adoptium/containers/pull/538#issue-2256434035) one they are published.
Create a blog post to highlight the new and noteworthy of the July 2024 CPU, that also includes release notes.
Here's a quick review/braindump of the current release notes rendering on the website. This is as much for my own record as anything, so details may be sketchy. 1. ~Link...