Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 13:22
· 212 commits to main since this release
v1.2.0
1c94d2c

Container Image Changes

The Entrypoint of the container has changed with this release from "anchore-k8s-inventory" to "/anchore-k8s-inventory" the helm chart (>=v0.2.0) available here has been updated accordingly.

Changelog

  • 109548d Merge pull request #103 from anchore/nolint
  • b5217e3 Merge pull request #104 from anchore/go-bump
  • fa77bb1 Merge pull request #105 from anchore/golangci-fix
  • 19961a2 Merge pull request #106 from anchore/dependabot/go_modules/golang.org/x/net-0.17.0
  • f64ffa6 Merge pull request #107 from anchore/zhill-fix-values-typo
  • d25afb8 Merge pull request #108 from anchore/dependabot
  • f55647b Merge pull request #109 from anchore/dependabot/github_actions/actions/checkout-4
  • 1694877 Merge pull request #110 from anchore/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • 57cffb3 Merge pull request #111 from anchore/dependabot/github_actions/actions/upload-artifact-3
  • 8ccaa29 Merge pull request #112 from anchore/dependabot/github_actions/github/codeql-action-2
  • 340efc1 Merge pull request #113 from anchore/dependabot/github_actions/actions/cache-3
  • 736884f Merge pull request #114 from anchore/dependabot/go_modules/k8s.io/client-go-0.28.3
  • 51b659e Merge pull request #115 from anchore/dependabot/github_actions/actions/setup-go-4
  • d0c22a5 Merge pull request #116 from anchore/dependabot/github_actions/helm/kind-action-1.8.0
  • 1666f16 Merge pull request #117 from anchore/dependabot/go_modules/github.com/spf13/viper-1.17.0
  • 8c497d2 Merge pull request #118 from anchore/dependabot/github_actions/fountainhead/action-wait-for-check-1.1.0
  • d2a79f8 Merge pull request #119 from anchore/dependabot/go_modules/github.com/spf13/cobra-1.8.0
  • 3938b14 Merge pull request #121 from anchore/dependabot/go_modules/github.com/sirupsen/logrus-1.9.3
  • c0cce02 Merge pull request #122 from anchore/codeql
  • 018a6b9 Merge pull request #123 from anchore/commitlint
  • 5e011bb Merge pull request #124 from anchore/dependabot/github_actions/github/codeql-action-2.22.6
  • 751ecea Merge pull request #128 from anchore/dependabot/github_actions/github/codeql-action-2.22.7
  • d87e87b Merge pull request #129 from anchore/dependabot/github_actions/github/codeql-action-2.22.8
  • 55ebef6 Merge pull request #130 from anchore/dependabot/go_modules/github.com/spf13/viper-1.18.0
  • b7eddf1 Merge pull request #131 from anchore/dependabot/github_actions/actions/setup-go-5
  • e446cbe Merge pull request #132 from anchore/pin-gh-actions
  • a565976 Merge pull request #133 from anchore/dependabot/github_actions/github/codeql-action-2.22.9
  • 30cfd0c Merge pull request #134 from anchore/dependabot/go_modules/github.com/spf13/viper-1.18.1
  • ca06691 Merge pull request #137 from anchore/dependabot/go_modules/k8s.io/client-go-0.29.0
  • 87b1f29 Merge pull request #138 from anchore/dependabot/github_actions/github/codeql-action-3.22.11
  • 079f533 Merge pull request #139 from anchore/dependabot/github_actions/actions/upload-artifact-4.0.0
  • bb5e5cc Merge pull request #140 from anchore/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • 5dcd0cd Merge pull request #141 from anchore/dependabot/go_modules/github.com/spf13/viper-1.18.2
  • 7e61585 Merge pull request #142 from anchore/dependabot/github_actions/github/codeql-action-3.22.12
  • ae509a6 Merge pull request #143 from anchore/dependabot/github_actions/wagoid/commitlint-github-action-5.4.5
  • 81d4a7b Merge pull request #144 from anchore/dependabot/github_actions/github/codeql-action-3.23.0
  • 33a866c Merge pull request #145 from anchore/dependabot/github_actions/actions/cache-3.3.3
  • 78c4f52 Merge pull request #146 from anchore/dependabot/github_actions/actions/upload-artifact-4.1.0
  • 09a63a6 Merge pull request #147 from anchore/dependabot/github_actions/actions/cache-4.0.0
  • 38be2a3 Merge pull request #148 from anchore/dependabot/github_actions/github/codeql-action-3.23.1
  • 54161e1 Merge pull request #149 from anchore/dependabot/go_modules/k8s.io/client-go-0.29.1
  • a849cc1 Merge pull request #151 from anchore/dependabot/go_modules/k8s.io/api-0.29.1
  • b13dfde Merge pull request #152 from anchore/dependabot/github_actions/actions/upload-artifact-4.2.0
  • 0f9f1c5 Merge pull request #153 from anchore/dependabot/github_actions/actions/upload-artifact-4.3.0
  • c00b31d Merge pull request #154 from anchore/dependabot/github_actions/github/codeql-action-3.23.2
  • c191a2d Merge pull request #155 from anchore/build-bump
  • 1c94d2c Merge pull request #156 from anchore/dependabot/github_actions/github/codeql-action-3.24.0
  • c41c68b Merge pull request #157 from anchore/dependabot/github_actions/actions/upload-artifact-4.3.1
  • 45a95bb Update README.md to fix chart link to correct branch
  • fa4cf4a build(deps): Bump golang.org/x/net from 0.7.0 to 0.17.0
  • 1ff06bd chore: add boring crypto to bouncer ignore list
  • 2f6b573 chore: bump bouncer version to v0.4.0
  • ed8320c chore: bump go to 1.21
  • ad8fa3a chore: bump golangci-lint
  • 5940c45 chore: fix skaffold build for dev
  • 115ea22 chore: only nosec G402 on the specfic lines rather than the function
  • b97518a chore: remove depguard from golangci
  • 926a5de chrore: add dependabot config
  • 2a64566 ci: Bump actions/cache from 2 to 3
  • 5049d7e ci: Bump actions/cache from 3.3.2 to 3.3.3
  • 7d1677d ci: Bump actions/cache from 3.3.3 to 4.0.0
  • df43d9d ci: Bump actions/checkout from 2 to 4
  • ec84672 ci: Bump actions/setup-go from 2 to 4
  • 9c90c2f ci: Bump actions/setup-go from 4 to 5
  • 73d5f07 ci: Bump actions/upload-artifact from 2 to 3
  • 5610358 ci: Bump actions/upload-artifact from 3.1.3 to 4.0.0
  • 4390f4c ci: Bump actions/upload-artifact from 4.0.0 to 4.1.0
  • 28f0ae0 ci: Bump actions/upload-artifact from 4.1.0 to 4.2.0
  • 294e008 ci: Bump actions/upload-artifact from 4.2.0 to 4.3.0
  • 67f8fad ci: Bump actions/upload-artifact from 4.3.0 to 4.3.1
  • 5c9109a ci: Bump fountainhead/action-wait-for-check from 1.0.0 to 1.1.0
  • 5b10a57 ci: Bump github/codeql-action from 1 to 2
  • ed85b54 ci: Bump github/codeql-action from 2.22.5 to 2.22.6
  • a1ee4ca ci: Bump github/codeql-action from 2.22.6 to 2.22.7
  • 0e81ff1 ci: Bump github/codeql-action from 2.22.7 to 2.22.8
  • c2b4c2f ci: Bump github/codeql-action from 2.22.8 to 2.22.9
  • a3129cc ci: Bump github/codeql-action from 2.22.9 to 3.22.11
  • ff78607 ci: Bump github/codeql-action from 3.22.11 to 3.22.12
  • 183a03a ci: Bump github/codeql-action from 3.22.12 to 3.23.0
  • 61813a6 ci: Bump github/codeql-action from 3.23.0 to 3.23.1
  • dc9cb55 ci: Bump github/codeql-action from 3.23.1 to 3.23.2
  • 6316575 ci: Bump github/codeql-action from 3.23.2 to 3.24.0
  • 00d959b ci: Bump helm/kind-action from 1.2.0 to 1.8.0
  • dcb24d3 ci: Bump wagoid/commitlint-github-action from 5.4.4 to 5.4.5
  • 6ac96a8 ci: add commitlint action
  • 707d2e6 ci: pin action-wait-for-check github action to commit hash
  • 6b8132b ci: pin cache action to commit hash
  • 1e98415 ci: pin checkout action to commit hash
  • 5be663e ci: pin kind-action github action to commit hash
  • c6208a1 ci: pin setup-go to hash
  • 207802b ci: pin upload-artifact action to commit hash
  • 1f455cb ci: update codeql action
  • b5cbbee feat: Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
  • f07e0d3 feat: Bump github.com/spf13/cobra from 1.6.1 to 1.8.0
  • e538034 feat: Bump github.com/spf13/viper from 1.14.0 to 1.17.0
  • ae0d0af feat: Bump github.com/spf13/viper from 1.17.0 to 1.18.0
  • b86039a feat: Bump github.com/spf13/viper from 1.18.0 to 1.18.1
  • a78a6d8 feat: Bump github.com/spf13/viper from 1.18.1 to 1.18.2
  • 01d98e5 feat: Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
  • e3329d8 feat: Bump golang.org/x/crypto from 0.16.0 to 0.17.0
  • f78f3c1 feat: Bump k8s.io/api from 0.29.0 to 0.29.1
  • 54d5c49 feat: Bump k8s.io/client-go from 0.26.1 to 0.28.3
  • 1e4eeab feat: Bump k8s.io/client-go from 0.28.4 to 0.29.0
  • 39b6cd0 feat: Bump k8s.io/client-go from 0.29.0 to 0.29.1
  • 5ec0234 feat: bump k8s.io/client-go from 0.28.3 to 0.28.4 (#125)
  • d4cb0ee feat: change base image to scratch container