Releases: project-copacetic/copacetic
Releases · project-copacetic/copacetic
v0.6.2
This is a routine maintenance and security patch release.
Changelog
- a4c1e1d docs: add adopters file (#514)
- 9fd1c8d chore: bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#516)
- ebed3c6 chore: bump github.com/opencontainers/image-spec from 1.1.0-rc6 to 1.1.0 (#517)
- 70e5465 chore: bump the all group with 4 updates (#515)
- e702650 chore: bump k8s.io/apimachinery from 0.29.1 to 0.29.2 (#512)
- 2b57c05 docs: include Copa logo in README (#507)
- 56adade chore: bump the all group with 7 updates (#510)
- 5fde875 chore: bump github.com/containerd/console from 1.0.3 to 1.0.4 (#500)
- b1760b6 chore: bump google.golang.org/grpc from 1.61.0 to 1.61.1 (#511)
v0.6.1
This is a routine maintenance and security patch release.
Changelog
- 0b98f33 fix: Copa hangs when InstallUpdates fails (#508)
- 5274edf ci: ignore CVE-2024-0567 and CVE-2023-5981 to fix ci (#506)
- 2f621d1 chore: bump github.com/docker/cli from 24.0.8+incompatible to 24.0.9+incompatible (#494)
- 59bb1b3 docs: update missed tagging guidelines page (#498)
- 8a9264f docs: add best practices for patching and tagging (#497)
- aa823e1 test: add plugin e2e tests (#391)
- cd1dbee chore: bump github.com/google/go-containerregistry from 0.18.0 to 0.19.0 (#495)
- 629d0ee chore: bump the all group with 5 updates (#493)
- 2602d59 chore: bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#486)
- 1017994 fix: validate patched image tag (#492)
- bbd8563 chore: bump github.com/moby/buildkit from 0.12.4 to 0.12.5 (#491)
- 23dfd85 chore: bump github.com/google/go-containerregistry from 0.17.0 to 0.18.0 (#477)
- f586ceb chore: bump github.com/docker/cli from 24.0.7+incompatible to 24.0.8+incompatible (#487)
- 9a9fda4 chore: bump the all group with 4 updates (#485)
- 8d6e4aa docs: add website categories (#483)
- fc6b96b docs: revamp quick start (#482)
- 4708cce chore: bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc.6 (#479)
- c6fa385 chore: bump the all group with 5 updates (#480)
- 3cb4b2d chore: bump k8s.io/apimachinery from 0.29.0 to 0.29.1 (#478)
- 45e40f5 chore: use trivy code (#475)
- 86dded1 chore: bump the all group with 5 updates (#470)
- a15c13e fix: do not upgrade held packages (#457)
- 29397a0 chore: bump follow-redirects from 1.15.2 to 1.15.4 in /website (#466)
- 5ddc6bc chore: bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#464)
- 789384e chore: bump golang.org/x/sync from 0.5.0 to 0.6.0 (#463)
- b91c45d chore: bump the all group with 2 updates (#461)
- 163d92c docs: fix docs issues (#460)
- 3a973c5 ci: docs pr auto signoff (#459)
- 6433c4d chore: Generate v0.6.x docs (#458)
v0.6.0
Notable changes
- 📦 Support for patching local images using containerd image store. See quick start to get started!
Changelog
- 251e637 chore: bump k8s.io/apimachinery from 0.28.4 to 0.29.0 (#448)
- d484f34 chore: bump github.com/containerd/containerd from 1.7.8 to 1.7.11 (#451)
- 955e89c chore: bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#455)
- 0364b12 chore: bump the all group with 6 updates (#454)
- 162b15a chore: bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#450)
- d49fe1d chore: bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#442)
- b1f6e30 chore: bump github.com/moby/buildkit from 0.12.3 to 0.12.4 (#432)
- 27865b5 chore: bump k8s.io/apimachinery from 0.28.1 to 0.28.4 (#431)
- d98d03f ci: fix go version in govulncheck (#444)
- decda59 chore: bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 (#433)
- e168e25 chore: bump the all group with 1 update (#435)
- 69fe90a chore: bump golang.org/x/sync from 0.4.0 to 0.5.0 (#411)
- b9a418b chore: bump the all group with 4 updates (#428)
- 45b7b87 chore: bump github.com/cpuguy83/go-docker from 0.2.1 to 0.3.0 (#417)
- e5288e8 feat: Prefer local image (#381)
- 24e86a2 chore: bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#410)
- 2b9f177 docs: update MIT license headers to Apache 2 (#403)
- 5eea421 chore: bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible (#402)
- 4d74f58 chore: bump the all group with 3 updates (#401)
- bf9331f chore: bump github.com/containerd/containerd from 1.7.7 to 1.7.8 (#400)
- d591b69 chore: bump github.com/docker/cli from 24.0.6+incompatible to 24.0.7+incompatible (#398)
- 7587c54 fix: release copa-action push (#393)
- 6ad6a75 chore: Generate v0.5.x docs (#392)
New Contributors
- @pmengelbert made their first contribution in #381
Full Changelog: v0.5.0...v0.6.0
v0.5.1
v0.5.0
Notable changes
- 🔧 Adds support for scanner integrations via plugins. Please see scanner plugin template for a quick start template.
- 📤 Adds support for VEX output.
- 📝 Support for buildkit source policies for replacing tooling image.
- 🔐 Support for remote buildkit mTLS-over-TCP.
- 🗜️ Support for Azure Linux RPM zstd compression switch.
Changelog
- 67c7e29 chore: bump github.com/moby/buildkit from 0.12.2 to 0.12.3 (#386)
- b592060 chore: bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#385)
- d67c582 chore: bump the all group with 2 updates (#384)
- f8af3e9 docs: update issue template with contribution details (#379)
- 89eddc6 ci: add govulncheck (#382)
- dd45fe1 docs: add plugin docs (#360)
- 013c118 chore: bump the all group with 1 update (#371)
- 5bca058 chore: bump @babel/traverse from 7.20.12 to 7.23.2 in /website (#378)
- c42fa8f chore: bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#374)
- f14392d chore: bump github.com/containerd/containerd from 1.7.6 to 1.7.7 (#372)
- 4eacf06 feat: add modular scanners (#261)
- d514256 chore: bump golang.org/x/net from 0.15.0 to 0.17.0 (#367)
- f893559 fix: move openvex packages as subcomponents (#366)
- 1a7c070 fix: migrate to yumdownloader (#377)
- ff4fb01 ci: ignore centos CVE-2020-22218 and CVE-2023-3341 (#369)
- ed77375 fix: ignore cache for "apt update" (#364)
- 949d6c2 docs: update versioned docs faq (#363)
- b840d42 chore: bump the all group with 2 updates (#362)
- 912b3a4 chore: bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#356)
- e87aec9 docs: update faq with not patch (#347)
- 462fb5a chore: remove qualys parser (#350)
- 9aa25ec ci: add gha and npm groups (#359)
- 0237956 chore: bump github/codeql-action from 2.21.9 to 2.22.0 (#353)
- 7be1028 chore: bump golang.org/x/sync from 0.3.0 to 0.4.0 (#348)
- 7e2dca5 chore: bump github.com/distribution/distribution from 2.8.2+incompatible to 2.8.3+incompatible (#345)
- 4dd928e feat: add source policy (#341)
- d3082c5 chore: bump postcss from 8.4.21 to 8.4.31 in /website (#344)
- 76efad1 chore: bump step-security/harden-runner from 2.5.1 to 2.6.0 (#343)
- f587cbb chore: bump github.com/distribution/distribution from 2.8.2+incompatible to 2.8.3+incompatible (#342)
- 35b54ca chore: bump prism-react-renderer from 2.0.6 to 2.1.0 in /website (#340)
- 3ba01ef fix: add release and github action pages to sidebar (#338)
- dff7b28 docs: document copa github action (#334)
- fbad7d1 docs: add release doc (#333)
- d2b0447 chore: bump github/codeql-action from 2.21.8 to 2.21.9 (#331)
- 58c4020 docs: add fossa badge (#328)
- 28191f1 docs: Fix typo in quick-start.md (#327)
- e6a6b76 docs(website): add logo (#319)
- ed7d690 chore: bump @docusaurus/module-type-aliases from 2.4.1 to 2.4.3 in /website (#325)
- bf2f197 chore: bump @docusaurus/core from 2.4.1 to 2.4.3 in /website (#324)
- 0eea4ea chore: bump actions/checkout from 4.0.0 to 4.1.0 (#326)
- b124fa8 chore: bump @docusaurus/preset-classic from 2.4.1 to 2.4.3 in /website (#323)
- e8b5e13 chore: bump github.com/antchfx/xmlquery from 1.3.17 to 1.3.18 (#322)
- eba1ba5 fix: add package permissions (#317)
- 3886cb8 docs: cncf onboarding items (#312)
- 141363d chore: bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#313)
- 22f060a docs(website): update favicon (#311)
- 6396212 chore: bump github/codeql-action from 2.21.7 to 2.21.8 (#310)
- a4c4abe feat: mTLS-over-TCP buildkit (#284)
- 6a8afc2 chore: bump @tsconfig/docusaurus from 2.0.0 to 2.0.1 in /website (#309)
- b376b87 chore: bump github.com/aquasecurity/trivy from 0.45.0 to 0.45.1 (#308)
- deeae56 docs: switch to apache license for CNCF compliance (#304)
- 751ebf9 chore: bump github/codeql-action from 2.21.6 to 2.21.7 (#307)
- 13e3b39 chore: bump github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5 (#306)
- 10fb6ef chore: bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#305)
- 62c9adf chore: bump github/codeql-action from 2.21.5 to 2.21.6 (#303)
- 2df832f chore: bump github.com/containerd/containerd from 1.7.3 to 1.7.6 (#302)
- da9de7a chore: bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 (#301)
- 0040674 chore: bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#300)
- 8c24605 chore: bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#299)
- 466ac55 chore: bump actions/cache from 3.3.1 to 3.3.2 (#297)
- 075d4eb chore: bump actions/dependency-review-action from 3.0.8 to 3.1.0 (#296)
- 72a2b81 chore: bump github.com/aquasecurity/trivy from 0.44.1 to 0.45.0 (#280)
- 9632d7d chore: bump github.com/docker/cli from 24.0.5+incompatible to 24.0.6+incompatible (#286)
- 9703f57 chore: bump google.golang.org/grpc from 1.57.0 to 1.58.0 (#290)
- a0605d3 chore: bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 (#292)
- 45604af chore: bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 (#287)
- 1b26c46 chore: bump actions/checkout from 3.6.0 to 4.0.0 (#282)
- 5a9cdf3 chore: bump actions/upload-artifact from 3.1.2 to 3.1.3 (#291)
- edcf49e docs: add slack and meeting info (#289)
- d89e401 fix: handle mariner zstd compression (#295)
- 013f758 docs: add faq section to docs (#281)
- 88b36ca docs: use dockerhub instead of mcr (#267)
- 4182a4c chore: bump github/codeql-action from 2.21.4 to 2.21.5 (#279)
- dee4ad6 chore: bump github.com/moby/buildkit from 0.12.1 to 0.12.2 (#271)
- aa80538 chore: bump actions/checkout from 3.5.3 to 3.6.0 (#274)
- a72c494 feat: vex output (#272)
- 67e8932 chore: bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#277)
- 4b79dfe chore: bump typescript from 5.1.6 to 5.2.2 in /website (#278)
- dbdcbfa docs: generate v0.4.x docs and fix doc gen (#265)
New Contributors
- @RealHarshThakur made their first contribution in #284
- @tomdev made their first contribution in #327
Full Changelog: v0.4.0...v0.5.0
v0.4.1
v0.4.0
Notable changes
- 🐳 Copa now allows to use buildkit from Docker.
- 🚫 Added
--ignore-errorsflag to produce an image regardless of any errors. Users can also filter vulnerabilities and packages in scanners to skip any package updates.
Introducting Copa Github Action to easily integrate Copa into GitHub Actions.
Changelog
- e9cba83 ci: fix release action (#264)
- ac5c027 feat: add ignore errors flags (#247)
- fa9ead6 ci: validate docs (#263)
- ad8085c docs: update demo with buildkit changes (#259)
- fc01b26 chore: bump actions/setup-node from 3.8.0 to 3.8.1 (#260)
- ae0b05b docs: filtering vulnerabilities with trivy (#251)
- cbf4117 docs: Update docs for new connection methods (#258)
- 69206e5 chore: bump google.golang.org/grpc from 1.55.0 to 1.57.0 (#256)
- d6022a8 chore: bump actions/dependency-review-action from 3.0.7 to 3.0.8 (#252)
- 621c63c chore: bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#253)
- 9078a6b chore: bump github/codeql-action from 2.21.3 to 2.21.4 (#254)
- 120bfa8 chore: bump github.com/cpuguy83/go-docker from 0.1.2 to 0.2.1 (#255)
- 69603ae chore: bump actions/setup-node from 3.7.0 to 3.8.0 (#248)
- 3dec6b7 feat: Allow copa to use buildkit from dockerd (#233)
- 6e08cb6 chore: bump to go 1.21 (#246)
- 7b6ddb1 chore: bump docker/setup-buildx-action from 2.7.0 to 2.9.1 (#244)
- 45b0be1 chore: bump github.com/aquasecurity/trivy from 0.44.0 to 0.44.1 (#240)
- f2f6d22 chore: bump actions/dependency-review-action from 3.0.6 to 3.0.7 (#241)
- a0199b8 chore: bump step-security/harden-runner from 2.5.0 to 2.5.1 (#242)
- 47e2e79 chore: bump github/codeql-action from 2.21.2 to 2.21.3 (#238)
- dacc74e chore: bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (#243)
- 0914713 chore: bump actions/setup-go from 4.0.1 to 4.1.0 (#236)
- 0cc348f feat: push new copa-action image on release (#237)
- a8a0e82 ci: remove dev container (#239)
- 8acdd9e chore: bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1 (#234)
- 3e22d49 chore: bump github.com/moby/buildkit from 0.12.0 to 0.12.1 (#232)
- 499a752 chore: bump github.com/aquasecurity/trivy from 0.43.1 to 0.44.0 (#231)
- 5659b81 chore: bump github/codeql-action from 2.21.1 to 2.21.2 (#229)
- ff244d1 chore: bump github.com/containerd/containerd from 1.7.2 to 1.7.3 (#228)
- 2bc3def chore: bump github.com/docker/cli from 24.0.2+incompatible to 24.0.5+incompatible (#227)
- a339a16 chore: bump step-security/harden-runner from 2.4.0 to 2.5.0 (#226)
- fe06e35 chore: bump github/codeql-action from 2.21.0 to 2.21.1 (#225)
- db03558 chore: Generate v0.3.x docs (#222)
- 42b29fe chore: downgrade mdx-js/react (#223)
- b4ac2e8 fix: release docs (#220)
- 049b07e chore: bump buildkit 0.12.0 and trivy 0.43.0 (#221)
- b86106d chore: bump ossf/scorecard-action from 2.1.3 to 2.2.0 (#218)
- a38bc93 chore: bump actions/setup-node from 3.6.0 to 3.7.0 (#217)
- 290122f chore: bump anchore/sbom-action from 0.14.2 to 0.14.3 (#216)
- 642a359 chore: bump step-security/harden-runner from 2.4.0 to 2.5.0 (#215)
- 3528d85 chore: bump typescript from 4.9.4 to 5.1.6 in /website (#212)
- dda8528 chore: bump @docusaurus/preset-classic from 2.2.0 to 2.4.1 in /website (#211)
- 9db7432 chore: bump clsx from 1.2.1 to 2.0.0 in /website (#210)
- fda1668 chore: bump github.com/antchfx/xmlquery from 1.3.15 to 1.3.17 (#191)
- 9987d9f build: fix release version (#213)
New Contributors
- @cpuguy83 made their first contribution in #233
- @anubhav06 made their first contribution in #251
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Notable changes
- 6ac6922 feat: add centos and amazon linux support (#115)
- b65cd98 feat: publish Darwin binaries in release (#161)
Changelog
- 32b2d41 chore: bump github.com/opencontainers/image-spec from 1.1.0-rc3 to 1.1.0-rc4 (#199)
- 9c222ca chore: bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 (#188)
- 10d36de chore: bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (#182)
- 75081c2 chore: bump actions/checkout from 3.5.2 to 3.5.3 (#184)
- e9799ed chore: bump github/codeql-action from 2.3.6 to 2.21.0 (#205)
- e1d01a2 chore: bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#183)
- 5671fc1 chore: bump github.com/containerd/containerd from 1.7.1 to 1.7.2 (#185)
- aa9644f chore: bump golang.org/x/sync from 0.2.0 to 0.3.0 (#189)
- 54d6bb4 test: add digest (#179)
- 43a24fe chore: bump @docusaurus/core from 2.2.0 to 2.4.1 in /website (#206)
- a8b5559 chore: bump semver from 5.7.1 to 5.7.2 in /website (#202)
- 118c98e chore: bump @tsconfig/docusaurus from 1.0.6 to 2.0.0 in /website (#197)
- 46930de chore: bump prism-react-renderer from 1.3.5 to 2.0.6 in /website (#194)
- 73ed14d chore: bump @docusaurus/module-type-aliases from 2.2.0 to 2.4.1 in /website (#160)
- 6156339 chore: bump @mdx-js/react from 1.6.22 to 2.3.0 in /website (#127)
- 5169740 docs: add community meeting info (#148)
- da5864a chore: bump github.com/google/go-containerregistry from 0.15.1 to 0.15.2 (#154)
- e5ef276 chore: bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#166)
- 56bb4da chore: bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#165)
- 196c093 chore: bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (#173)
- 02d2272 chore: bump github/codeql-action from 2.3.3 to 2.3.6 (#169)
- c89fe53 chore: bump docker/login-action from 2.1.0 to 2.2.0 (#176)
- 58f5182 chore: bump actions/dependency-review-action from 3.0.4 to 3.0.6 (#168)
- f4d8099 chore: bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#170)
- b65cd98 feat: publish Darwin binaries in release (#161)
- fd33ed7 feat: add version flag (#159)
- d417971 chore: bump codecov/codecov-action from 3.1.3 to 3.1.4 (#152)
- cd3ce29 chore: bump actions/setup-go from 4.0.0 to 4.0.1 (#151)
- 4d03dd1 chore: bump actions/checkout from 3.2.0 to 3.5.2 (#137)
- 7ac8a5e chore: bump anchore/sbom-action from 0.14.1 to 0.14.2 (#143)
- ab66bea chore: bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#146)
- 6de7898 ci: add gha to check for deps and fix deps (#144)
- 6e09aa9 chore: bump step-security/harden-runner from 2.2.1 to 2.4.0 (#136)
- b3d3817 chore: bump github/codeql-action from 2.3.1 to 2.3.3 (#135)
- 1824917 chore: bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#102)
- 16ff8cd chore: bump github.com/docker/cli from 23.0.3+incompatible to 23.0.5+incompatible (#124)
- 5427e33 chore: bump peter-evans/create-pull-request from 4.2.4 to 5.0.1 (#134)
- e32eff0 docs: add openssf badge (#130)
- 3cbe07f chore: bump ossf/scorecard-action from 2.0.6 to 2.1.3 (#123)
- 93938b5 chore: bump actions/dependency-review-action from 2.5.1 to 3.0.4 (#121)
- bf5c1c1 ci: [StepSecurity] Apply security best practices (#120)
- 6ac6922 feat: add centos and amazon linux support (#115)
- 74ae03e ci: update devcontainer dind (#117)
- e5f07ab chore: bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#110)
- 14c2c1e chore: Prepare v0.3.0-beta.0 release (#109)
v0.2.0
Changelog
- 5d7c36a fix: add version to release archive (#107)
- a9c8d6c chore: bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible (#95)
- 87a1a6a chore: bump github.com/docker/cli from 23.0.1+incompatible to 23.0.3+incompatible (#96)
- 3aebe15 chore: bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#99)
- 633eae4 chore: bump github.com/aquasecurity/trivy from 0.38.3 to 0.39.0 (#93)
- 56e2c9b chore: bump webpack from 5.75.0 to 5.77.0 in /website (#89)
- 6c2f1a1 chore: bump github.com/moby/buildkit from 0.11.4 to 0.11.5 (#84)
- 4dfc129 chore: bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#88)
- a869f72 chore: bump github.com/google/go-containerregistry from 0.13.0 to 0.14.0 (#72)
- 77db10a chore: bump actions/setup-go from 3 to 4 (#85)
- a9c5e17 feat: add http proxy support when executing package managers (#79)
- 397b611 test: remove grafana image renderer test (#86)
- 282835d chore: bump step-security/harden-runner from 2.2.0 to 2.2.1 (#64)
- 6233f50 ci: use goreleaser (#74)
- da8e5eb docs: Add demo scripts and gif (#75)
- cd05ff4 chore: bump github.com/aquasecurity/trivy from 0.38.2 to 0.38.3 (#71)
- 82f0a73 chore: bump actions/cache from 3.2.6 to 3.3.1 (#63)
- 64c301d chore: bump actions/setup-go from 3 to 4 (#70)
- 60dc116 chore: update to buildkit 0.11.4 (#68)
- 4265b24 chore: bump github.com/containerd/containerd from 1.6.19 to 1.7.0 (#65)
- 5ce816c chore: bump github.com/aquasecurity/trivy from 0.38.1 to 0.38.2 (#66)
- f31631a ci: remove @CodeMonkeyLeet from codeowners (#62)
- adc6f10 fix: add apk add (#60)
- 60433a8 docs: add development-tips.md (#55)
- 060a879 chore: bump github.com/moby/buildkit from 0.11.3 to 0.11.4 (#58)
- de97d1d chore: bump github.com/aquasecurity/trivy from 0.37.3 to 0.38.1 (#57)
- 3b4a6ac chore: bump github.com/moby/buildkit from 0.11.0 to 0.11.3 (#54)
- 4ad2fb0 chore: bump github.com/containerd/containerd from 1.6.18 to 1.6.19 (#53)
- c32a4e2 chore: bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#52)
- 9d4b540 chore: bump step-security/harden-runner from 2.1.0 to 2.2.0 (#51)
- d800b0f chore: bump devcontainers/ci from 0.2 to 0.3 (#50)
- 1412cb9 chore: bump actions/cache from 3.2.5 to 3.2.6 (#49)
- 2d42e5f chore: bump trivy and buildkit (#48)
- ac17bab chore: bump github.com/google/go-containerregistry from 0.12.0 to 0.13.0 (#46)
- 8d4a9c0 test: improve test coverage (#42)
- 0a7b367 docs: add versioned docs (#20)
- 2883f32 ci: define semantic types and title only (#45)
- b5a1418 fix: remove unneeded image push from unpackAndMergeUpdates (#44)
- 6a75289 chore: bump golang.org/x/net from 0.5.0 to 0.7.0 (#43)
- 4c5b92c fix: google distroless patching for libssl1.1 (#41)
- e28c02d chore: bump github.com/containerd/containerd from 1.6.17 to 1.6.18 (#39)
- 98022b8 chore: bump github.com/containerd/containerd from 1.6.16 to 1.6.17 (#36)
- daa3bd2 chore: bump github.com/docker/cli from 23.0.0+incompatible to 23.0.1+incompatible (#35)
- be0dc83 chore: bump actions/cache from 3.2.4 to 3.2.5 (#34)
- 6d0d88c ci: add codeql scanning (#33)
- 4c46f50 chore: bump go-semantic-release/action from 1.20.0 to 1.21.0 (#30)
- 6b62ec2 chore: bump github.com/docker/cli from 20.10.23+incompatible to 23.0.0+incompatible (#31)
- 58c6b39 ci: use cached devcontainer in test jobs (#28)
- 3d725f8 chore: bump http-cache-semantics from 4.1.0 to 4.1.1 in /website (#29)
- e99300f fix: update docusaurus dependencies (#27)
- af212f5 chore: bump github.com/antchfx/xmlquery from 1.3.14 to 1.3.15 (#25)
- b780581 chore: bump github.com/containerd/containerd from 1.6.15 to 1.6.16 (#26)
- 519d647 chore: bump actions/cache from 3.2.3 to 3.2.4 (#24)
- 2c4bbf2 docs: update SECURITY.md (#22)
- 6abdd27 docs: fix Contributor Covenant badge in README (#23)
- 86605e5 chore: bump ua-parser-js from 0.7.32 to 0.7.33 in /website (#21)
- 6d0e959 docs: update installation instructions (#19)
- 4368570 chore: bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#18)
- 7f7234e chore: bump github.com/docker/cli from 20.10.22+incompatible to 20.10.23+incompatible (#17)
- c306789 add anonymized analytics to docs site (#16)
- 5918358 Doc site v1 (#13)
- c6dc120 docs: add badges to README.md
- de28ac9 chore: bump github.com/antchfx/xmlquery from 1.3.13 to 1.3.14
- 76b3ab3 chore: bump go-semantic-release/action from 1.19.0 to 1.20.0
- 51184a0 ci: add codecov support (#6)
- fb241b0 Merge pull request #5 from CodeMonkeyLeet/update_issue_templates
- 18cfe33 docs: update issue templates
- 29a0790 Merge pull request #3 from CodeMonkeyLeet/add_dco
- 2e2de69 docs: replace CLA requirement with DCO