SHA256
1
0
forked from pool/trivy

19 Commits

Author SHA256 Message Date
7bd1ab24ef Accepting request 963901 from devel:kubic
- tie to go.17 as 1.18 became available

OBS-URL: https://build.opensuse.org/request/show/963901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=19
2022-03-22 18:40:18 +00:00
5743b6ba0b Accepting request 963467 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/963467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=18
2022-03-21 19:11:35 +00:00
f6ba84dfa9 Accepting request 962469 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/962469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=17
2022-03-17 16:01:51 +00:00
d13d78fbdd Accepting request 959290 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/959290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=16
2022-03-03 23:19:34 +00:00
f2e4016652 Accepting request 950418 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/950418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=15
2022-02-01 15:59:47 +00:00
b0b1cfc9b8 Accepting request 944093 from devel:kubic
- Update to version 0.22.0 (jsc#SLE-18339):

OBS-URL: https://build.opensuse.org/request/show/944093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=14
2022-01-06 14:51:08 +00:00
af76884223 Accepting request 942895 from devel:kubic
Update to version 0.22.0:
  * fix(java/pom): ignore unsupported requirements ()
  * feat(cli): warning for root command ()
  * BREAKING: disable JAR detection in fs/repo scanning ()
  * feat(scan): support --offline-scan option ()
  * fix: improve memory usage ()
  * feat(java): support pom.xml ()
  * docs: fixing rust link to security advisory ()
  * Add missing IacMetdata ()
  * feat(jar): add file path ()
  * feat(rpm): support NDB ()
  * feat: added misconfiguration field for html.tpl ()

OBS-URL: https://build.opensuse.org/request/show/942895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=13
2021-12-28 12:17:07 +00:00
3fc0b65644 Accepting request 941786 from devel:kubic
- Update to version 0.21.3:
  * fix(docs): typo ()
  * feat(plugin): Add option to update plugin ()
  * fix: fixed skipFiles/skipDirs flags for relative path ()
  * feat (plugin): add list and info command for plugin ()
  * fix: set up a vulnerability severity ()
  * chore: add arm64 deb package ()
  * Link to trivy tutorial on Semaphore ()
  * refactor(helm): externalize env vars to configMap ()
  * docs: provide more information on scanning Google's GCR ()
  * docs(misconfiguration): added instruction for misconfiguration detection ()
  * Update git-repository.md ()
  * fix(hooks): exclude unrelated lib types from system files filtering ()
  * chore: run `go fmt` ()
  * fix(sarif): change `help` field in the sarif template. ()
  * Update fanal with cfsec version update ()
  * Replace deprecated option in goreleaser ()
  * feat(alpine): support 3.15 ()
  * chore: test the helm chart in the PR and used the commit hash ()
  * chore(deps): bump alpine from 3.14 to 3.15.0 ()
  * chore(release): add ubuntu older versions to deploy script ()

OBS-URL: https://build.opensuse.org/request/show/941786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=12
2021-12-21 17:40:41 +00:00
fd2035c8f7 Accepting request 935778 from devel:kubic
- Update to version 0.21.1:
  * chore(mod): tidy ()
  * fix(rpc): fix nil layer transmit ()
  * Lang advisory order ()
  * chore: add support for s390x arch ()
  * fix(chart): ingress helm manifest-update trivy image ()
  * docs: Add comparison for cfsec ()
  * remove: delete unused functions in utils package ()
  * fix(sarif): fix validation errors ()
  * docs: add Bitbucket Pipelines ()
  * docs: add community integrations ()
  * Use a stable SARIF identifier ()
  * fix(python): fix parsing of requirements.txt with hash checking mode available in pip since version 8.0
  * feat(iac): Add line information ()
  * feat(cloudformation): Adding support for cfsec IaC scanning ()
  * chore: send debug and info logs to stdout in install.sh, not stderr. ()
  * Update containerd to v1.5.7 and docker-cli to v20.10.9 ()
  * chore: update SBOM generation ()

OBS-URL: https://build.opensuse.org/request/show/935778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=11
2021-12-05 21:46:20 +00:00
637d09bb64 Accepting request 930653 from devel:kubic
- Update to version 0.20.2:
  * docs: update builtin.md ()
  * chore: fix issues with Homebrew formula ()
  * chore: bump GoReleaser to v0.183.0 ()
  * docs: update iac.md for a typo ()
  * docs: typo fix ()
  * Add new networking API features to Ingress ()
  * chore(release): bump up GoReleaser to v0.182.1 ()
  * fix(yarn): support quoted version ()
  * feat(custom-forward): Forward the extended advisory data ()
  * feat(javascript) : Initialize npm driver for javascript packages ()
  * fix(cli): fix incorrect comparision of DB metadata type. ()
  * docs: add footer to readme ()
  * feat(report): add package path ()
  * feat(command): add rootfs command ()
  * fix: update fanal ()
  * feat(commands): remove deprecated options ()
  * Aggregate jar result for table ()
  * BREAKING(report): migrate to new json schema ()
  * feat: improve --skip-dirs and --skip-files ()
  * fix(gobinary): skip large files ()
  * Disable library analyzer for OS only scan type ()
  * chore: update trivy version ()
  * refactor: move from io/ioutil to io and os package ()
  * fix: brew test command ()
  * fix:added layer info in packages ()
  * fix(go/binary): improve debug messages ()
  * Update db.go ()
  * fix(deps): fix CVE-2021-32760 for github.com/containerd/containerd ()
  * feat(debian): support the versions that reached EOL ()

OBS-URL: https://build.opensuse.org/request/show/930653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=10
2021-11-10 20:46:48 +00:00
cb2b277dbf Accepting request 900585 from devel:kubic
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/900585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=9
2021-06-19 21:02:56 +00:00
451a3e6950 Accepting request 898184 from devel:kubic
- Update to version 0.18.3:
  * chore(ci): change to more granular tokens ()
  * chore(ci): add Go scanning and update dependencies ()
  * docs: Add HIGH severity to Trivy command in GitLab CI example to match comment ()
  * fix(image): disable go.sum scanning ()
  * fix(gomod): handle go.sum with an empty line ()
  * feat: prepare for config scanning ()
  * Clarify that dev dependencies are excluded ()
  * Include target value in Sarif template ruleID ()
  * chore(mkdocs): allow workflow_dispatch ()
  * fix(vuln) unique vulnerabilities from different data sources ()
  * feat(go): added support of gomod analyzer ()

OBS-URL: https://build.opensuse.org/request/show/898184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=8
2021-06-07 20:45:06 +00:00
a448c62176 Accepting request 893510 from devel:kubic
- Update to version 0.17.2:
  * Upgrade fanal dependency ()
  * docs: mention upx binaries ()
  * Upgrade alpine to fix git and libcurl vulnerabilities in trivy docker image scan ()
  * fix(fs): skip dirs ()
  * chore(ci): replace GITHUB_TOKEN with ORG_GITHUB_TOKEN ()
  * chore(ci): clone trivy-repo after releasing binaries ()
  * docs: add golang support ()
  * fix(table): skip zero vulnerabilities on java ()
  * chore(ci): create a release discussion ()
  * feat(go): support binary scan ()
  * feat(java): support GitLab Advisory Database ()
  * feat: show help message when the context's deadline passes ()
  * chore(mkdocs): replace github token ()
  * Update SARIF report template ()
  * Update install docs to make commands consistent ()
  * Docker multi-platform image build with `buildx`, using Goreleaser ()
  * Fix JUnit template for AWS CodeBuild compatibility ()
  * break(cli): use StringSliceFlag for skip-dirs/files ()
  * docs: add white logo ()
  * add package name in ruleID ()
  * feat: gh-action for stale issues ()
  * chore(triage): add lifecycle/active label ()
  * feat: publish helm repository ()
  * Fix Documentation Typo ()
  * docs: migrate README to MkDocs ()
  * refactor(internal): export internal packages ()
  * feat: support plugins ()
  * chore(ci): deploy dev docs only for the main branch ()
  * add MkDocs implementation ()

OBS-URL: https://build.opensuse.org/request/show/893510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=7
2021-05-17 16:45:04 +00:00
a898cf4e04 Accepting request 861707 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/861707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=6
2021-01-19 15:01:44 +00:00
3d74fa160e Accepting request 851108 from devel:kubic
- Update to version 0.13.0:
  * fix(oracle): handle ksplice advisories ()
  * fix: version comparison ()
  * updated Readme.md ()
  * Add suse sles 15.2 to the EOL list as well ()
  * Update README.md ()
  * Warn when a user attempts to use trivy without a detectable lockfile ()
  * Add back support for FreeBSD & OpenBSD ()
  * Add support for ppc64le architecture ()
  * Skip packages from unsupported repository (remi) ()
  * Skip downloading DB if a remote DB is not updated ()
  * Sunsetting VendorVectors ()
  * Add GitHub Container Registry to README ()
  * update BUG_REPORT.md using H2 instead of bold formatting ()
  * fix(ci/deb): do not remove old packages for EOL versions ()
  * Add linter check support ()
  * Optimize images ()
  * Update triage.md ()
- remove 0001-Add-suse-sles-15.2-to-the-EOL-list-as-well.patch (merged)

OBS-URL: https://build.opensuse.org/request/show/851108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=5
2020-11-29 11:27:50 +00:00
f3759f81b0 Accepting request 846494 from devel:kubic
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/846494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=4
2020-11-06 22:45:37 +00:00
584b539d07 Accepting request 844854 from devel:kubic
- revert _service and build changes in last update to use
  the proper macros
- set VERSION parameter properly (jsc#CAPS-105)
- remove update-end-of-life-dates.patch

- Require golang >= 1.15 to fix EINTR read issues (jsc#CAPS-170)

- add update-end-of-life-dates.patch

OBS-URL: https://build.opensuse.org/request/show/844854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=3
2020-10-29 13:52:19 +00:00
3ed020cb93 Accepting request 843194 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/843194
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=2
2020-10-21 12:40:13 +00:00
c735d1e4b1 Accepting request 842569 from devel:kubic
add to factory please

OBS-URL: https://build.opensuse.org/request/show/842569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=1
2020-10-20 14:13:13 +00:00