Skip to content

Add back navigation link to vulnerability details page #1875

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rajanarahul93
Copy link

Fix: Add backlink from vulnerability packages page to vulnerability details

This PR addresses issue #1843 by adding a navigational link on the /vulnerabilities/<vulnerability_id>/packages page, allowing users to return to the corresponding vulnerability details page.

Changes Made:

  • Edited vulnerability_package_details.html template.
  • Added a "← Back to Vulnerability" button linking to {% url 'vulnerability_details' vulnerability.vulnerability_id %}.

This improves user navigation by allowing a smooth way from package details to the main vulnerability page.

Please let me know if any changes are required or if there's anything else I should work on to improve this PR. I'm happy to make updates based on your feedback.

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.

1 participant