v32.3.1
This is a minor release with license and package detection
improvements, bugfixes and with new and updated license detection rules
and new licenses added.
-
We can now collect packages from a Rust binary using rust-inspector
for rust binaries built withcargo-auditable
(Linux-only)
Also adds a plugin for colelcting rust symbols with the option
--rust-symbol
. See the initial release for more info:
https://github.com/aboutcode-org/rust-inspector/releases/tag/v0.1.0
#4043 -
Improves and adds bugfixes for package detection in conda and npm.
#4073 -
Updates go-inspector to v0.5.0 . GoReSym is now built from source and has
been updated to v3.0.1. #3972 -
Adds new and updated licenses, license detection rules.
#3963 -
Adds the latest license-expression with an updated licenseDB.
#3960
What's Changed
- 3955 update dockerfile by @JonoYang in #3957
- Bump license-expression to v30.4.0 by @AyanSinhaMahapatra in #3960
- Update go inspector by @JonoYang in #3972
- Declare ngram variable in select_ngrams by @JonoYang in #3976
- Improve package datafile handlers by @pombredanne in #3873
- Fix failing --no-check-version cli option by @alexzurbonsen in #4003
- Add new licenses and license updates by @AyanSinhaMahapatra in #3963
- Add rust binary support by @AyanSinhaMahapatra in #4043
- Fix misc package scanning bugs by @AyanSinhaMahapatra in #4073
- Release prep v32.3.1 by @AyanSinhaMahapatra in #4074
New Contributors
- @alexzurbonsen made their first contribution in #4003
Full Changelog: v32.3.0...v32.3.1