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

test: regression test for 0 cve pdf report #4371

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

terriko
Copy link
Contributor

@terriko terriko commented Aug 20, 2024

Adds a regression test for 0-cve pdf report behaviour. This should help us avoid bugs that cause the report to fail in the case where 0 cves were found.

This is the last piece needed to close #4326. Other pieces:

Adds a regression test for 0-cve pdf report behaviour.  This should help
us avoid bugs that cause the report to fail in the case where 0 cves
were found.

This is the last piece needed to close intel#4326.  Other pieces:

* intel#4329 fixed the check that was causing report generaiton to fail.
* intel#4354 changed the UI so it's more obvious when reportlab is needed.

* fixes intel#4326

Signed-off-by: Terri Oda <terri.oda@intel.com>
@terriko terriko merged commit eb8da07 into intel:main Aug 21, 2024
21 checks passed
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.

in CVE Tool 3.2.1, --report parameter is not generate report file when no CVE found. Same issue observe in 3.3
2 participants