We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Third Party Licenses page currently relies on custom, manually generated JSON files for listing dependencies for the backend and frontend: • Backend SBOM JSON • Frontend SBOM JSON
GitHub now provides SBOMs for dependencies directly via the following URLs: • Backend SBOM (GitHub) • Frontend SBOM (GitHub)
Update the Licenses Component in the frontend codebase to use the SBOM data provided by GitHub instead of the manually generated JSON files.
This will streamline the maintenance of the licenses page and ensure accurate and up-to-date dependency information.
The text was updated successfully, but these errors were encountered:
Hey @tellmeY18, I would like to work on this issue
Sorry, something went wrong.
@AdityaJ2305 removing you as we have no progress here
@bodhish Can you assign this to me
@bodhish I have asked query regarding this in engineering group but got no reply would try to sum up it asap
https://rebuildearth.slack.com/archives/C010GQBMFJ9/p1735400251582909?thread_ts=1735400251.582909&cid=C010GQBMFJ9
DonXavierdev
Successfully merging a pull request may close this issue.
The Third Party Licenses page currently relies on custom, manually generated JSON files for listing dependencies for the backend and frontend:
• Backend SBOM JSON
• Frontend SBOM JSON
GitHub now provides SBOMs for dependencies directly via the following URLs:
• Backend SBOM (GitHub)
• Frontend SBOM (GitHub)
Update the Licenses Component in the frontend codebase to use the SBOM data provided by GitHub instead of the manually generated JSON files.
This will streamline the maintenance of the licenses page and ensure accurate and up-to-date dependency information.
The text was updated successfully, but these errors were encountered: