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

Expose a resource for advisories #555

Open
tchoutri opened this issue Jun 6, 2024 · 0 comments
Open

Expose a resource for advisories #555

tchoutri opened this issue Jun 6, 2024 · 0 comments
Labels
Hackathon Tickets that can be started or done during a Hackathon

Comments

@tchoutri
Copy link
Contributor

tchoutri commented Jun 6, 2024

After implementing #554 we should display the advisories inside Flora with the following resources:

  • /security/advisories/namespace/<@namespace> to list all advisories pertaining to a namespace, with default pagination settings.

  • /security/advisories/package/<@namespace>/<package> to list all advisories pertaining to a package, with default pagination settings.

  • /security/advisories/<advisory-id> where advisory-id is the HSEC identifier (HSEC-XXXX-XXXX) to view a specific advisory.

@tchoutri tchoutri added the Hackathon Tickets that can be started or done during a Hackathon label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hackathon Tickets that can be started or done during a Hackathon
Projects
None yet
Development

No branches or pull requests

1 participant