This release is the first to include the newly released CyTRICS Schema v1.0.1, previously only alluded to by the output Surfactant produced. It also includes fixes for a silent crash on files with permission errors, is able to handle more complex file content patterns from retire.js and emba data sources, and updates documentation in a few places.
What's Changed
- feat: add CyTRICS Schema v1.0.1 by @nightlark in #500
- feat: Enable more complex regexes to be parsed by @nightlark in #539
- feat: add SBOM vis context menu to pin and delete nodes by @JosephHAtWork in #516
- fix: silent crash on files with permission errors by @JosephHAtWork in #513
- docs: add replace_dst function docstring by @CoWeAtWork in #530
- docs: Update elf_relationship.py docstrings by @CoWeAtWork in #530
- docs: update dapper dataset install instructions by @nightlark in #521
- ci: Add workflow for publishing plugins to PyPI with trusted publisher authentication by @Copilot in #540
- Add Copilot instructions for repository configuration by @Copilot in #533
- build(deps): bump cyclonedx-python-lib from 11.1.0 to 11.2.0 by @dependabot[bot] in #518
- build(deps): bump cyclonedx-python-lib from 11.2.0 to 11.4.0 by @dependabot[bot] in #524
- build(deps): bump cyclonedx-python-lib from 11.4.0 to 11.5.0 by @dependabot[bot] in #528
- build(deps): bump python-msi from 0.0.0a2 to 0.0.0a3 by @dependabot[bot] in #525
- build(deps): bump lief from 0.17.0 to 0.17.1 by @dependabot[bot] in #522
New Contributors
- @CoWeAtWork made their first contribution in #520
- @Copilot made their first contribution in #533
Full Changelog: v0.0.0rc15...v0.0.0rc16