Releases: anchore/syft
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
v0.1.0-beta.4
v0.1.0-beta.3
Changelog
2d452bf Add inline-comparison as acceptance test (#130)
4c7784d Add shell completion script (#131)
86d3336 Add macos quarantine to readme (#129)
a3a3e38 replace master with main (#128)
fa5d2b5 fix readme installation notice
817ce61 Add detailed location info to json artifact (#127)
dc8dfc8 fix panic on top-level log (#125)
f855a38 pull all commits on checkout for release to build changelog (#126)
bfc5dd8 replace fetching->loading and reading->parsing in UI (#124)
70e6732 Add poetry cataloger (#121)
e2a874a finalize json output & add schema (#118)
2560266 Initial README (#120)
8fe59c6 bump stereoscope for docker pull + add UI elements for pull status (#117)
78515da replace zap logger with logrus (#116)
076d5c2 fix ui handlers to write before first event
5320280 show message when no packages are discovered (#115)
c67e17a Merge pull request #114 from anchore/issue-111
04a1c91 java: fallback to manifest.ImplTitle when there is no name
bb81c0b tests: java cataloger tests for selecting name
e397659 pull in fix for bounds check progress formatting values in etui
271ba35 Export UI handlers for reuse in other tools (#113)
857f41b Merge pull request #112 from anchore/ignore-prerelease-versions
ad1a72c ignore prerelease verions when uploading version file on release
bc69382 Merge pull request #110 from anchore/issue-8
caecce9 tests: update integration tests to include yarn packages
713f660 cataloger: update controller to use javascript (vs. npm)
d79cece tests: verify new yarn.lock parser
5790474 pkg: define the Yarn package type
67fb132 cataloger: implement the yarn.lock parser
146b4bd cataloger: rename npm to javascript to accommodate yarn parser
v0.1.0-beta.2
Changelog
06f8355 finalize update check URL
v0.1.0-beta.1
use aws creds for version file upload