Chainguard Libraries for JavaScript and CVE remediation for Python libraries
Learning Lab for October 2025 about Chainguard Libraries for JavaScript and CVE remediation for Python libraries
For the complete documentation index, see llms.txt.
The May 2025 Learning Lab with Manfred Moser covers Chainguard Libraries for Java. It starts with an overview about libraries and the Java ecosystem and progresses to a demo with Apache Maven and Sonatype Nexus.
Following are some of the commands used in the demo. More information can be found in the slide deck, the linked resources, and the video.
Creating a pull token:
chainctl auth login
chainctl libraries entitlements list
chainctl auth pull-token --repository=java --ttl=1hCleaning up the local Maven repository cache:
rm -rf ~/.m2/repositoryBuilding Trino Gateway from source and looking at dependencies:
cd trino-gateway
./mvnw clean install -DskipTests=true
./mvnw dependency:list
./mvnw dependency:treeLearning Lab for October 2025 about Chainguard Libraries for JavaScript and CVE remediation for Python libraries
Learning Lab for June 2025 on Chainguard Libraries for Python and Supply Chain Security
Learning Lab for May 2026 on how to mitigate risks in AI-assisted coding, showcasing the Chainguard plugin for Cursor.
Learning lab for March 2026 on the history and future of software supply chain attacks related to Chainguard Libraries
Learning Lab for December 2025 on strategies to secure your software supply chain and ship safer containerized runtimes …
Last updated: 2025-06-18 21:00