Skip to content

fix: HTML report does not include all CVEs correctly #4936

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 2 commits into from
Mar 20, 2025

Conversation

Arnavk194
Copy link
Contributor

@Arnavk194 Arnavk194 commented Mar 12, 2025

the issue was caused by

0
if cve_data["cves"][0][1] == "UNKNOWN"
else len(cve_data["cves"])

Fixed:-
Firefox_Screenshot_2025-03-12T07-31-24 654Z
Firefox_Screenshot_2025-03-12T07-32-07 331Z
This issue was also solved :
Firefox_Screenshot_2025-03-12T07-31-53 051Z

fixes: #4469

@Arnavk194 Arnavk194 changed the title Fix:#4469 HTML report does not include all CVEs correctly Fix: #4469 HTML report does not include all CVEs correctly Mar 12, 2025
@Arnavk194 Arnavk194 changed the title Fix: #4469 HTML report does not include all CVEs correctly fixes: #4469 HTML report does not include all CVEs correctly Mar 12, 2025
@Arnavk194 Arnavk194 changed the title fixes: #4469 HTML report does not include all CVEs correctly fixes: HTML report does not include all CVEs correctly Mar 12, 2025
@Arnavk194 Arnavk194 changed the title fixes: HTML report does not include all CVEs correctly fix: HTML report does not include all CVEs correctly Mar 12, 2025
@stvml stvml merged commit 04c47b8 into intel:main Mar 20, 2025
24 checks passed
@stvml
Copy link
Contributor

stvml commented Mar 20, 2025

Thanks!

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.

bug: HTML report does not include all CVEs correctly
2 participants