Skip to content

v32.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 17:09
· 30 commits to develop since this release
1d0fe75

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 with cargo-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

New Contributors

Full Changelog: v32.3.0...v32.3.1