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
Product Docs
Open Source
Compliance
Education
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 --library-ecosystem=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
Interview with Dustin Kirkland about the benefits Chainguard Libraries provide to developers
Learning Lab for June 2025 on Chainguard Libraries for Python and Supply Chain Security
JavaScript libraries for your application development
Frequently asked questions about Chainguard Libraries, including security benefits, supported ecosystems, and how …
Last updated: 2025-06-18 21:00