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

Merged
merged 1 commit into from
Jun 14, 2025

Conversation

rajanarahul93
Copy link
Contributor

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.

@TG1999
Copy link
Contributor

TG1999 commented Jun 6, 2025

@rajanarahul93 thanks for your contribution, please update your DCO

@rajanarahul93 rajanarahul93 force-pushed the fix-backlink-from-packages branch from e6ba507 to c5b33e7 Compare June 14, 2025 07:02
Signed-off-by: rajanarahul93 <rajanarahul93@gmail.com>
@rajanarahul93 rajanarahul93 force-pushed the fix-backlink-from-packages branch from c5b33e7 to f580921 Compare June 14, 2025 07:03
@rajanarahul93
Copy link
Contributor Author

Hi @TG1999 , I've updated the commit with the required DCO sign-off and also rebased my branch with the latest main. Kindly approve the workflow when you get a chance. Please let me know if anything else is needed. Thanks!

@TG1999 TG1999 merged commit a05b65e into aboutcode-org:main Jun 14, 2025
6 checks passed
@TG1999
Copy link
Contributor

TG1999 commented Jun 14, 2025

@rajanarahul93 thanks++ PR has been merged

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