Releases
22.6.0
What's Changed
Bug Fixes 🐞
99f6c97 scripts: Export variables in docker_build.sh
again
New Features 🎉
230beec evaluated-model: Re-filter scan summary by VCS path
c7edb85 osv: Enable querying vulnerabilities for the SwiftURL ecosystem
Chores 🔧
5f31ec6 common-utils: Consistently use "()" in test names for functions
5f034b4 docker: Do not run pip install pip ...
twice
e2f71f0 docker: Update Poetry to the latest version
2bfa41f docker: Update pip to the latest version
b1d557b docker: Update pyenv to the latest version
042ded5 docker: Upgrate Python to the latest 3.11.x version
69f8c6e model: Drop some unnecessary sorting
Dependency Updates 🚀
b6044b0 Dockerfile: Ensure to use the latest dockerfile-x
syntax
1113161 spdx-utils: Update the SPDX license list version to 3.24.0
d293a19 Update CycloneDX to version 9.0.2
22aee3e update dependency com.autonomousapps.dependency-analysis to v1.32.0
a97d099 update dependency org.apache.commons:commons-compress to v1.26.2
8d77eaf update dependency us.springett:cvss-calculator to v1.4.3
db8c595 update maven to v3.9.7
Documentation 📖
740b7d6 model: Use the new SCANOSS API endpoint also in reference.yml
Refactorings 🚜
f19867c clearly-defined: Get enum serial names more efficiently
7b10a04 clearly-defined: Get enums for serial names directly
11baaeb common-utils: Prefer a symbolic name for the charset
4fb504e common-utils: Use forAll
in tests to simplify code
2693bba docker: Swap two RUN
statements in pythonbuild
4342001 evaluated-model: Factor out some mapping to a function
f6fa2cb evaluated-model: Inline actualScanResult
d8fb1d0 model: Do not use SortedSet
for dependencies
0dba9c9 model: Serialize dependency graph edges in sorted order
64f7aae model: Turn a function parameter type into a Set
76f8121 model: Use a more generic name for SortedSetConverters
4c2db37 model: Use sets instead of lists for DependencyGraphEdge
d22d659 utils: Slightly re-write a function
41b450b Remove some unnecessary uses of sorted sets
Tests ✅
1765a15 analyzer: Fix-up a broken assertion
53752d5 common-utils: Extend the percentEncode
test with decoding
eef3dac osv: Update expected results
2d0d1e7 pub: Update expected results
ae9ede0 Re-serialize test assets
You can’t perform that action at this time.