Releases: anchore/syft
v0.7.0
Changelog
v0.7.0 (2020-11-11)
Implemented enhancements:
- Add identified distro and version to output for JSON presenter #169
- Add signed and notarized ZIP release asset #261 (luhring)
- Include
ID_LIKE
when parsing distro information #256
Fixed bugs:
- Cataloging python packages errors out if "top_level.txt" entry is missing #259
* This Changelog was automatically generated by github_changelog_generator
v0.6.0
Changelog
v0.6.0 (2020-11-10)
Implemented enhancements:
- Add identified distro and version to output for JSON presenter #169
- Add RPM file info sourced from the RPM DB #251 (wagoodman)
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator
v0.5.1
Changelog
v0.5.1 (2020-11-04)
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator
v0.5.0
Changelog
v0.5.0 (2020-10-30)
Implemented enhancements:
- General Java cataloger enhancements #247 (wagoodman)
- Add java/npm to inline comparison #235 (wagoodman)
Fixed bugs:
- Java cataloger doesn't scan the top-level directory during glob matching for pom and nested archives #238
- Java cataloger reporting packages without name and version #220
- Java cataloger miscellaneous fixes #245 (wagoodman)
* This Changelog was automatically generated by github_changelog_generator
v0.4.1
Changelog
v0.4.1 (2020-10-26)
Fixed bugs:
- errors+failures parsing
package.json
files #230 - Update doublestar to include fix for open dirs issue #240 (luhring)
* This Changelog was automatically generated by github_changelog_generator
v0.4.0
Changelog
v0.4.0 (2020-10-23)
Implemented enhancements:
- Enhance python cataloger to be image/directory aware #205
- Add support for package.json #200
- Enable CodeQL Security Scan #222 (VinodAnandan)
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator
v0.3.0
Changelog
v0.3.0 (2020-10-15)
Implemented enhancements:
- Update install script arguments for proper argument processing #211 (wagoodman)
- Run checks on PRs from forks #210 (wagoodman)
- Fix acceptance tests & add notification upon failures #204 (wagoodman)
- Add homepage field as output to the gemspec metadata #214
Fixed bugs:
- Cataloger apkdb-cataloger failed to parse entries #212
- Allow for gemspec metadata fields to be optional #218 (wagoodman)
* This Changelog was automatically generated by github_changelog_generator
v0.2.0
Changelog
v0.2.0 (2020-10-08)
Implemented enhancements:
- Support cataloging
gemspec
files #197 - Fix acceptance tests & add notification upon failures #204 (wagoodman)
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator
v0.1.0
First Release! 🎉
v0.1.0-beta.5
Changelog
v0.1.0-beta.5 (2020-09-26)
Implemented enhancements:
- Integrate the changelog generator into the release pipeline #182
- Test DependencyTrack can utilize the CycloneDX report #161
- Extend CycloneDx to use pURL #160
- Add auto-changelog generation #159
- JSON output for version details #122
- Normalize the json image/dir source #180 (wagoodman)
- Remove duplicate rows from the summary table #179 (wagoodman)
- Add OCI support + use URI schemes #178 (wagoodman)
Fixed bugs:
- Acceptances tests not indicating failures #156
- Always return a cleanup function from scope #183 (wagoodman)
- Unpin skopeo during mac acceptance tests #176 (wagoodman)
- remove accessing tag when not available #174 (praveenmylavarapu)
Closed issues:
- Expand matching of
requirements.txt
#167 - Document release process #132
- Add arch distro identification #49
- Add suse distro identification #48
* This Changelog was automatically generated by github_changelog_generator