CVE Binary Tool 3.3rc1 pre-release
Pre-release
Pre-release
This has some fixes for the version compare function that were reported against the previous pre-release, as well as some new checkers and bugfixes. Automated release notes below.
What's Changed
- chore(deps): bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #3546
- chore(deps): bump conda-incubator/setup-miniconda from 2.3.0 to 3.0.1 by @dependabot in #3549
- typo in issue template by @perrinjerome in #3557
- test_version_compare: use different pytest.raises for each instruction by @perrinjerome in #3555
- version_compare: support + in versions by @perrinjerome in #3554
- chore: update SBOM for Python 3.8 by @github-actions in #3563
- chore: update SBOM for Python 3.9 by @github-actions in #3562
- chore: update SBOM for Python 3.11 by @github-actions in #3561
- chore: update SBOM for Python 3.10 by @github-actions in #3560
- feat(checker): add exfatprogs checker by @ffontaine in #3542
- chore: update checkers table by @github-actions in #3564
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #3567
- fix: improve version_compare to drop hashes by @terriko in #3566
- chore: update SBOM for Python 3.10 by @github-actions in #3574
- chore: update SBOM for Python 3.9 by @github-actions in #3573
- chore: update SBOM for Python 3.8 by @github-actions in #3572
- chore: update SBOM for Python 3.11 by @github-actions in #3571
- chore(deps): bump github/codeql-action from 2.22.6 to 2.22.9 by @dependabot in #3568
- fix: improve openssl checker by @ffontaine in #3569
- feat(checker): add tesseract checker by @ffontaine in #3570
- fix: update mosquitto pattern by @ffontaine in #3580
- chore(deps-dev): bump pre-commit from 3.5.0 to 3.6.0 by @dependabot in #3577
- chore: update checkers table by @github-actions in #3584
- fix: improve version_compare logic by @terriko in #3548
- fix: non-alphanumeric characters as separators by @terriko in #3565
- feat(checker): add libevent checker by @ffontaine in #3587
- fix: remove resizeGraph function by @terriko in #3585
- feat(checker): add zstandard checker by @ffontaine in #3590
- feat(checker): add xwayland checker by @ffontaine in #3591
- feat(checker): add vlc checker by @ffontaine in #3593
- chore: update checkers table by @github-actions in #3589
- fix: remove cases of resizeGraph from examples by @terriko in #3592
New Contributors
- @perrinjerome made their first contribution in #3557
Full Changelog: v3.3a0...v3.3rc1