Skip to content

Fillup missing vulnerabilities summary #1767

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 7 commits into from
Apr 1, 2025
Merged

Conversation

TG1999
Copy link
Contributor

@TG1999 TG1999 commented Jan 29, 2025

Fixes: #859

@TG1999 TG1999 force-pushed the missing_summaries_pipeline branch from 9557b88 to f4140cd Compare February 11, 2025 14:09
Copy link
Member

@pombredanne pombredanne left a comment

Choose a reason for hiding this comment

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

Here are some feedback.

matching_advisories = nvd_importer_advisories.filter(Q(aliases__contains=alias))

if matching_advisories.exists():
# Take the first matching advisory with a summary
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# Take the first matching advisory with a summary
# Take the first matching advisory with a summary.
# NVD advisories only have one alias, always a CVE

Copy link
Member

@keshav-space keshav-space left a comment

Choose a reason for hiding this comment

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

Thanks @TG1999, few nits for your consideration.

@TG1999 TG1999 force-pushed the missing_summaries_pipeline branch from e11385d to 0ac0e67 Compare March 21, 2025 10:03
Copy link
Member

@keshav-space keshav-space left a comment

Choose a reason for hiding this comment

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

Thanks @TG1999, few nits for your consideration,

TG1999 added 6 commits March 27, 2025 13:40
Signed-off-by: Tushar Goel <[email protected]>
Signed-off-by: Tushar Goel <[email protected]>
Signed-off-by: Tushar Goel <[email protected]>
Signed-off-by: Tushar Goel <[email protected]>
Signed-off-by: Tushar Goel <[email protected]>
@TG1999 TG1999 force-pushed the missing_summaries_pipeline branch from 0ac0e67 to 2362056 Compare March 31, 2025 07:16
Signed-off-by: Tushar Goel <[email protected]>
@TG1999 TG1999 merged commit 1f394fa into main Apr 1, 2025
10 checks passed
@TG1999 TG1999 deleted the missing_summaries_pipeline branch April 1, 2025 06:21
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.

VCIO-next: Missing Summary values
3 participants