a448c62176
- Update to version 0.17.2: * Upgrade fanal dependency (#976) * docs: mention upx binaries (#974) * Upgrade alpine to fix git and libcurl vulnerabilities in trivy docker image scan (#971) * fix(fs): skip dirs (#969) * chore(ci): replace GITHUB_TOKEN with ORG_GITHUB_TOKEN (#965) * chore(ci): clone trivy-repo after releasing binaries (#963) * docs: add golang support (#962) * fix(table): skip zero vulnerabilities on java (#961) * chore(ci): create a release discussion (#959) * feat(go): support binary scan (#948) * feat(java): support GitLab Advisory Database (#917) * feat: show help message when the context's deadline passes (#955) * chore(mkdocs): replace github token (#954) * Update SARIF report template (#935) * Update install docs to make commands consistent (#933) * Docker multi-platform image build with `buildx`, using Goreleaser (#915) * Fix JUnit template for AWS CodeBuild compatibility (#904) * break(cli): use StringSliceFlag for skip-dirs/files (#916) * docs: add white logo (#914) * add package name in ruleID (#913) * feat: gh-action for stale issues (#908) * chore(triage): add lifecycle/active label (#909) * feat: publish helm repository (#888) * Fix Documentation Typo (#901) * docs: migrate README to MkDocs (#884) * refactor(internal): export internal packages (#887) * feat: support plugins (#878) * chore(ci): deploy dev docs only for the main branch (#882) * add MkDocs implementation (#870) OBS-URL: https://build.opensuse.org/request/show/893510 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/trivy?expand=0&rev=7
216 lines
9.2 KiB
Plaintext
216 lines
9.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon May 03 10:04:22 UTC 2021 - dmueller@suse.com
|
|
|
|
- Update to version 0.17.2:
|
|
* Upgrade fanal dependency (#976)
|
|
* docs: mention upx binaries (#974)
|
|
* Upgrade alpine to fix git and libcurl vulnerabilities in trivy docker image scan (#971)
|
|
* fix(fs): skip dirs (#969)
|
|
* chore(ci): replace GITHUB_TOKEN with ORG_GITHUB_TOKEN (#965)
|
|
* chore(ci): clone trivy-repo after releasing binaries (#963)
|
|
* docs: add golang support (#962)
|
|
* fix(table): skip zero vulnerabilities on java (#961)
|
|
* chore(ci): create a release discussion (#959)
|
|
* feat(go): support binary scan (#948)
|
|
* feat(java): support GitLab Advisory Database (#917)
|
|
* feat: show help message when the context's deadline passes (#955)
|
|
* chore(mkdocs): replace github token (#954)
|
|
* Update SARIF report template (#935)
|
|
* Update install docs to make commands consistent (#933)
|
|
* Docker multi-platform image build with `buildx`, using Goreleaser (#915)
|
|
* Fix JUnit template for AWS CodeBuild compatibility (#904)
|
|
* break(cli): use StringSliceFlag for skip-dirs/files (#916)
|
|
* docs: add white logo (#914)
|
|
* add package name in ruleID (#913)
|
|
* feat: gh-action for stale issues (#908)
|
|
* chore(triage): add lifecycle/active label (#909)
|
|
* feat: publish helm repository (#888)
|
|
* Fix Documentation Typo (#901)
|
|
* docs: migrate README to MkDocs (#884)
|
|
* refactor(internal): export internal packages (#887)
|
|
* feat: support plugins (#878)
|
|
* chore(ci): deploy dev docs only for the main branch (#882)
|
|
* add MkDocs implementation (#870)
|
|
* docs(README): update ubuntu versions (#877)
|
|
* support Ubuntu 20.10 (#876)
|
|
* feat(cache): introduce versioned cache (#865)
|
|
* chore: bump up Go to 1.16 (#861)
|
|
* fix: allow the latest tag (#864)
|
|
* feat: disable analyzers (#846)
|
|
* chore(ci): push the official image to public ECR (#855)
|
|
* chore(ci): migrate CircleCI to GitHub Actions (#850)
|
|
* adds example with multistage build (#853)
|
|
* remove SARIF helpUri if empty (#841) (#845)
|
|
* Add Sprig to Template Engine (#832)
|
|
* Fix "GitLab CI using Trivy container" usage example (fixes #843) (#844)
|
|
* feat(java): support jar/war/ear (#837)
|
|
* fix(app): increase the default value of timeout (#842)
|
|
* Update README.md (#838)
|
|
* Fix compatibility for Jenkins xunit plugin (#820)
|
|
* README: add Gitlab job that uses a container with trivy (#823)
|
|
* feat: support Podman (#825)
|
|
* fix(eol): update EOL dates (#824)
|
|
* fix(python): follow PEP 440 (#816)
|
|
* Support alpine 3.13 (#819)
|
|
* Changed the output string to "Using your github token". (#814)
|
|
* Align comment with code (#812)
|
|
* Parse redis backend url (#804)
|
|
* Update README.md (#810)
|
|
* Added nodeSelector, affinity and tolerations to helm chart (#803)
|
|
* Fix readme typo in policy flag (#805)
|
|
* Fix errors in SARIF format (#801)
|
|
* Fix env variable for github token (#796)
|
|
* fix(vulnerability): set unknown severity for empty values (#793)
|
|
* Remove global flags from filesystem command (#772)
|
|
* Add imagePullSecrets to helm Chart (#789)
|
|
* Add redis cache backend configuration options (#784)
|
|
* Update README.md (#735)
|
|
* feat(redhat): support modular packages (#790)
|
|
* Fix formatting of log message (#785)
|
|
* chore(ci): migrate unit tests to GitHub Actions (#779)
|
|
* shifted: brews.github to brews.tap (#780)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 08 13:31:54 UTC 2021 - rbrown@suse.com
|
|
|
|
- Update to version 0.15.0:
|
|
* Feat: NuGet Scanner (#686)
|
|
* feat(cache): support Redis (#770)
|
|
* fix(redhat): skip module packages (#776)
|
|
* chore: migrate from master to main (#778)
|
|
* chore(circleci): remove gofmt (#777)
|
|
* chore(README): remove experimental (#775)
|
|
* NVD: Add timestamps. (#761)
|
|
* (fix): Make the table output less wide. (#763)
|
|
* Add gitHubToken to prevent rate limit problems (#769)
|
|
* Add helm chart to install trivy in server mode. (#751)
|
|
* chore(docs): add nix install (#762)
|
|
* HTML template (#567)
|
|
* feat: remove rpm dependency (#753)
|
|
* fix(vulnerability): make an empty severity UNKNOWN (#759)
|
|
* chore(README): add TRIVY_INSECURE (#760)
|
|
* feat(vulnerability): add primary URLs (#752)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 26 15:23:00 UTC 2020 - dmueller@suse.com
|
|
|
|
- Update to version 0.13.0:
|
|
* fix(oracle): handle ksplice advisories (#745)
|
|
* fix: version comparison (#740)
|
|
* updated Readme.md (#737)
|
|
* Add suse sles 15.2 to the EOL list as well (#734)
|
|
* Update README.md (#731)
|
|
* Warn when a user attempts to use trivy without a detectable lockfile (#729)
|
|
* Add back support for FreeBSD & OpenBSD (#728)
|
|
* Add support for ppc64le architecture (#724)
|
|
* Skip packages from unsupported repository (remi) (#695)
|
|
* Skip downloading DB if a remote DB is not updated (#717)
|
|
* Sunsetting VendorVectors (#718)
|
|
* Add GitHub Container Registry to README (#712)
|
|
* update BUG_REPORT.md using H2 instead of bold formatting (#714)
|
|
* fix(ci/deb): do not remove old packages for EOL versions (#706)
|
|
* Add linter check support (#679)
|
|
* Optimize images (#696)
|
|
* Update triage.md (#701)
|
|
- remove 0001-Add-suse-sles-15.2-to-the-EOL-list-as-well.patch (merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 30 14:52:37 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- add 0001-Add-suse-sles-15.2-to-the-EOL-list-as-well.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 28 12:47:30 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 22 14:20:24 UTC 2020 - Stefan Nica <snica@suse.com>
|
|
|
|
- Require golang >= 1.15 to fix EINTR read issues (jsc#CAPS-170)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 22 13:16:40 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- add update-end-of-life-dates.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 20 13:13:39 UTC 2020 - msabate@suse.com
|
|
|
|
- Update to version 0.12.0:
|
|
* ci(circle): update remote docker version (#683)
|
|
* suse: update end of life dates for SLES service packs (#676)
|
|
* update readme for parallel run issue (#660)
|
|
* fix link for Clear images section in README (#659)
|
|
* add link to Gitlab CI pipeline in README (#658)
|
|
* test: add tests for mux (#645)
|
|
* chore: bump up Go to 1.15 (#646)
|
|
* Add contrib/ to the release chain for Docker (#638)
|
|
* Add health check endpoint to trivy server (#644)
|
|
* fix(cli): show help for subcommands (#629)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 08 18:00:57 UTC 2020 - jsuchome@suse.com
|
|
|
|
- Update to version 0.9.2:
|
|
* Fixing `Error retrieving template from path` when --format is not template but template is provided (#556)
|
|
* Adding contrib/junit.tpl to docker image (#554)
|
|
* db: Update trivy-db to include CVSS score info (#530)
|
|
* docs: fix markdown (#553)
|
|
* Added function to escape string in failure message title and descriptions (#551)
|
|
* Added JUNIT support (#541)
|
|
* chore(docs): mention air-gapped environment (#544)
|
|
* chore(README): add programming languages (#543)
|
|
* fix(log): write error messages to stderr (#538)
|
|
* Use StoreMetadata from trivy-db (#509)
|
|
* docs: add more CI options to README (#535)
|
|
* chore(Dockerfile): bump up alpine to 3.12 (#528)
|
|
* fix(alpine): replace go-deb-version with go-apk-version (#520)
|
|
* fix: MissingBlobs is implemented different in FS and S3 the method log… (#522)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 19 11:24:03 UTC 2020 - dmueller@suse.com
|
|
|
|
- Update to version 0.9.1:
|
|
* fix(alpine): support 3.12 (#517)
|
|
* chore(README): prepare for v0.9.0 (#507)
|
|
* fix(config): transpose arguments (#516)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 28 12:33:21 UTC 2020 - jsuchome@suse.com
|
|
|
|
- Update to version 0.9.0:
|
|
* fix(app): add ArgsUsage (#508)
|
|
* feat: support repository and filesystem scan (#503)
|
|
* Add GHSA support (#467)
|
|
* refactor: define common options and embed them into the option for subcommand (#502)
|
|
* Add image subcommand (#493)
|
|
* fix: remove help template (#500)
|
|
* vulnerability: Add CVSS Vectors to JSON output. (#484)
|
|
* feat: support registry token (#482)
|
|
* chore: bump up urfave/cli to v2 (#499)
|
|
* chore(doc): update README (#490)
|
|
* chore(ci): move integration tests to GitHub Actions (#485)
|
|
* feat: support OCI Image Format (#475)
|
|
* chore(github): fix issue templates (#483)
|
|
* contrib/gitlab.tpl: Add new id field (#468)
|
|
* chore(docs): add triage.md (#473)
|
|
* fix: handle a scratch/busybox/DockerSlim image gracefully (#476)
|
|
* rpc: Fix output to use templates when in client server mode. (#469)
|
|
* Override with Vendor score if exists (#433)
|
|
* docs: Update installation docs for pointing to Trivy Releases. (#463)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 24 11:34:15 UTC 2020 - jsuchome@suse.com
|
|
|
|
- enabled changesgenerate option to automatically generate changes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 16 15:54:15 CEST 2020 - jsuchome@suse.com
|
|
|
|
- initial release of 0.6.0 version, supported by Harbor 2.0
|
|
|