Skip to content
New issue

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

Update License Page to Use GitHub-Provided SBOMs #9534

Open
tellmeY18 opened this issue Dec 23, 2024 · 5 comments · May be fixed by #9755
Open

Update License Page to Use GitHub-Provided SBOMs #9534

tellmeY18 opened this issue Dec 23, 2024 · 5 comments · May be fixed by #9755
Assignees
Labels
needs-triage question Further information is requested work-in-progress

Comments

@tellmeY18
Copy link
Member

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.

@AdityaJ2305
Copy link
Contributor

Hey @tellmeY18, I would like to work on this issue

@bodhish
Copy link
Member

bodhish commented Jan 3, 2025

@AdityaJ2305 removing you as we have no progress here

@DonXavierdev
Copy link
Contributor

@bodhish Can you assign this to me

@bodhish bodhish assigned DonXavierdev and unassigned AdityaJ2305 Jan 3, 2025
@AdityaJ2305
Copy link
Contributor

@bodhish I have asked query regarding this in engineering group but got no reply would try to sum up it asap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage question Further information is requested work-in-progress
Projects
None yet
4 participants