Accepting request 1137261 from home:amanzini:branches:devel:kubic

- Update to version 0.100.0:
  * Add ability to extend the binaries cataloguers (#2469)
  * chore(deps): bump anchore/sbom-action from 0.15.1 to 0.15.2 (#2464)
  * fix: add missing purl for busybox (#2457)
  * Fix diff error obfuscating binary test failures message (#2468)
  * Replace `packages` command with `scan` (#2446)
  * fix: PURLs with "nuget" type are dotnet packages (#2466)
  * chore(deps): update tools to latest versions (#2459)
  * chore(deps): update CPE dictionary index (#2458)
  * chore: update binary to -x (#2456)
  * Add more functionality to the ErLang parser (#2390)
  * Added OpenSSL binary matcher (#2416)
  * chore(deps): update stereoscope to 590920dabc5479216e755983d41367b6be3544f3 (#2452)
  * chore(deps): update tools to latest versions (#2451)
  * chore(deps): bump github/codeql-action from 3.22.11 to 3.22.12 (#2455)

OBS-URL: https://build.opensuse.org/request/show/1137261
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/syft?expand=0&rev=117
This commit is contained in:
2024-01-07 13:11:21 +00:00
committed by Git OBS Bridge
parent fcd6053f67
commit eecd56440d
8 changed files with 31 additions and 12 deletions

View File

@@ -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">v0.99.0</param>
<param name="revision">v0.100.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>