Conversation
Chainguard Libraries for Java now work with JFrog Curation. Add a reusable blurb snippet describing the integration and include it in the JFrog Artifactory section of the Java global configuration guide. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for ornate-narwhal-088216 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
matthewhelmke
approved these changes
Sep 11, 2026
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Chainguard Libraries for Java now work with JFrog Curation. JFrog Catalog recognizes Chainguard-built and remediated packages before a build requests them, so teams can apply Curation policies and consume Chainguard Libraries without waiting for a first-pull scan.
This PR captures that in the docs:
layouts/shortcodes/blurb/jfrog-curation.html, describing the integration.content/chainguard/libraries/java/global-configuration.md), before the setup steps.Scoped to global configuration only. The JFrog subsection in
build-configuration.mdjust redirects to global config, so a second copy would risk drift.Test plan
npm ci.npm run dev./chainguard/libraries/java/global-configuration/and scroll to JFrog Artifactory.{{< >}}shortcode text.grep -rn "blurb/jfrog-curation" content/and confirm the include appears only in the Java global configuration page.Notes for reviewers
global-configuration.mdshould include this snippet (with the Java-only line dropped or parameterized).Created in collaboration with Claude Code running Claude Opus 4.8 (1M context) on 2026-09-11.