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

Add a basic model for Known Exploited Vulnerabilities #1422

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ziadhany
Copy link
Collaborator

@ziadhany ziadhany commented Feb 18, 2024

image
Issue #1028

@TG1999
Copy link
Member

TG1999 commented Feb 26, 2024

I think we need a new tab for this, @DennisClark what's your initial thoughts on this ?

@ziadhany ziadhany force-pushed the exploit-vul branch 2 times, most recently from 5d90bdc to 0a2d084 Compare March 5, 2024 13:50

@property
def interesting_advisories(self) -> QuerySet:
return [Advisory.objects.all()[0]]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure if this is the right way to just run the improver

@ziadhany ziadhany marked this pull request as ready for review March 12, 2024 14:57
Solve migration conflict
Add a basic improver
squash migration files
Add a basic Known Exploited Vulnerabilities model

Signed-off-by: ziadhany <ziadhany2016@gmail.com>
Signed-off-by: ziadhany <ziadhany2016@gmail.com>
Access the vulnerability directly from Alias

Signed-off-by: ziadhany <ziadhany2016@gmail.com>
…ices to boolean )

Signed-off-by: ziadhany <ziadhany2016@gmail.com>
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.

None yet

2 participants