Accepting request 1177968 from home:amanzini:branches:devel:kubic
- Update to version 1.5.0: * feat: detect fluent-bit binaries (#2905) * bump dependencies * Add python wheel egg relationships (#2903) * feat: Add Lua cataloger (#2613) * feat: add config command (#2892) * feat: Added functionality to convert major, minor, patch to version for binary classifier (#2864) * Go Mod Cataloger: Remove Replaced Packages (#2891) * chore: Reduce length of readme, moving lengthy content to the wiki (#2882) * fix: DecoderCollection discarding input from non-seekable Readers (#2878) * Fix outdated spdx links (#2865) * Use values in relationship To/From fields (#2871) * add support for RPM DB package relationships (#2872) * fix: capture dependencies when parsing SPDX SBOMs (#2869) * Add abstraction for adding relationships from package cataloger results (#2853) * chore: fix small tooling error for go.mod (#2868) OBS-URL: https://build.opensuse.org/request/show/1177968 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=151
This commit is contained in:
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/anchore/syft</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v1.4.1</param>
|
||||
<param name="revision">v1.5.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
Reference in New Issue
Block a user