Skip to content

Conversation

@jamesfredley
Copy link
Contributor

Introduced .github/dependency-graph/external-references.yml to associate the repository with published Maven packages. This enables GitHub to display accurate 'Used by' information for the repository. Example Used By section: https://github.com/protocolbuffers/protobuf

See https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository#changing-the-used-by-package
This file associates this repository with packages published to external registries (Maven Central)
so that GitHub can display the correct "Used by" package on the repository page.
The Package URL (purl) format is defined at https://github.com/package-url/purl-spec

Introduced .github/dependency-graph/external-references.yml to associate the repository with published Maven packages. This enables GitHub to display accurate 'Used by' information for the repository.
@jamesfredley jamesfredley self-assigned this Sep 5, 2025
@jamesfredley jamesfredley moved this to In Progress in Apache Grails Sep 5, 2025
@jamesfredley jamesfredley added this to the grails:7.0.0 milestone Sep 5, 2025
Copy link
Contributor

@jdaugherty jdaugherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should put the old package names as well.

Appended a list of legacy org.grails.* Maven package URLs to .github/dependency-graph/external-references.yml for improved dependency mapping. These entries reference pre-Apache rename coordinates and are documented in RENAME.md.
@jamesfredley jamesfredley merged commit 54bfc4f into 7.0.x Sep 5, 2025
8 checks passed
@jamesfredley jamesfredley deleted the github-used-by branch September 5, 2025 16:28
@github-project-automation github-project-automation bot moved this from In Progress to Done in Apache Grails Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants