intel / cve-bin-tool

The CVE Binary Tool helps you determine if your system includes known vulnerabilities. You can scan binaries for over 200 common, vulnerable components (openssl, libpng, libxml2, expat and others), or if you know the components used, you can get a list of known vulnerabilities associated with an SBOM or a list of components and versions.
https://cve-bin-tool.readthedocs.io/en/latest/
GNU General Public License v3.0
1.23k stars 464 forks source link

test: skip `test_language_package` in long tests #4327

Closed muddi900 closed 3 months ago

muddi900 commented 3 months ago

Description

closes #4322

Checklist

terriko commented 3 months ago

Oh, and if you need more info on the linters, that's here in the contributor docs: https://cve-bin-tool.readthedocs.io/en/latest/CONTRIBUTING.html#running-linters

terriko commented 3 months ago

Ugh, looks like merging the new language tests broke this and I wasn't able to fix it during the merge conflict resolution. I'm going to flag it for me to look at it tomorrow, since I'm unlikely to get to it today.

muddi900 commented 3 months ago

What is up with the triage.json showing up once I sync any branch.