4.2.2
Added
- SBOM results might have the
externalReferences[].comment
populated (via #432)
Fixed
- SBOM results might have the
externalReferences[].hashes
populated (#430 via #432)
The hashes might have wrongly appeared ascomponents[].hashes
before.
What's Changed
- tools(deps-dev): Update phpunit/phpunit requirement from 10.4.1 to 10.4.2 in /tools/phpunit by @dependabot in #429
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from v3.35.1 to v3.37.0 in /tools/php-cs-fixer by @dependabot in #428
- tools(deps-dev): Update friendsofphp/php-cs-fixer requirement from v3.37.0 to v3.37.1 in /tools/php-cs-fixer by @dependabot in #431
- fix: component hash scope by @jkowalleck in #432
Full Changelog: v4.2.1...v4.2.2