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

feat(process_active_vulnerabilities): Create basic view func to process active vulnerabilities and pass them to '/security' #14690

Open
wants to merge 7 commits into
base: vulnerability-knowledge-base
Choose a base branch
from

Conversation

petesfrench
Copy link
Contributor

@petesfrench petesfrench commented Jan 29, 2025

Done

  • Create view func to process active vulnerabilities and pass them to '/security' and displays then. These come from a metadata table found in the vulnerabilities index page. Only those with a 'Display until' date that has not passed will be displayed.

QA

  • Open the demo
  • Check you see notifications representing security vulnerabilities
  • Compare the vulnerability links that appear to the vulnerabilities in the vulnerabilities index page metadata table. Only those with a 'Display until' date that has not passed should be displayed.
  • Click the link and check it navigates to the right page. The pages aren't built but you can see the plain html under 'Page html' and see if it is the appropriate content.
  • (if you have permissions) feel free to change the data in the table to see how it effects it

Issue / Card

Fixes https://warthogs.atlassian.net/browse/WD-17116

@webteam-app
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants