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

fix: dashboard to use ingested time to fetch last sbom/advisory #293

Merged

Conversation

carlosthe19916
Copy link
Member

The code in the main branch fetches the SBOMs and Advisories based on their "published" data which is wrong and it was just a placeholder while we wait for trustification/trustify#1077 to be implemented in the backend.

Now that we can sort SBOM/Advisory by ingested we can use it to get the last SBOMs and advisories ingested into the system to properly populate the dashboard.

@carlosthe19916 carlosthe19916 merged commit aaeed9a into trustification:main Dec 10, 2024
7 checks passed
@carlosthe19916 carlosthe19916 deleted the dashboard-ingested-time branch December 30, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants