Skip to content

Conversation

cluster-stack-bot[bot]
Copy link
Contributor

@cluster-stack-bot cluster-stack-bot bot commented Apr 1, 2025

This PR contains the following updates:

Package Type Update Change
adrienverge/yamllint minor v1.35.1 -> v1.37.1
docker.io/aquasec/trivy (source) stage minor 0.59.1 -> 0.66.0
docker.io/hadolint/hadolint stage minor v2.12.0-alpine -> v2.14.0-alpine
docker.io/library/alpine stage minor 3.21.3 -> 3.22.1
golangci/golangci-lint major v1.64.5 -> v2.5.0

Release Notes

adrienverge/yamllint (adrienverge/yamllint)

v1.37.1

Compare Source

v1.37.0

Compare Source

v1.36.2

Compare Source

v1.36.1

Compare Source

v1.36.0

Compare Source

aquasecurity/trivy (docker.io/aquasec/trivy)

v0.66.0

Compare Source

Features
  • add timeout handling for cache database operations (#​9307) (235c24e)
  • misconf: added audit config attribute (#​9249) (4d4a244)
  • secret: implement streaming secret scanner with byte offset tracking (#​9264) (5a5e097)
  • terraform: use .terraform cache for remote modules in plan scanning (#​9277) (298a994)
Bug Fixes

v0.65.0

Compare Source

Features
Bug Fixes

v0.64.1

Compare Source

Changelog

  • 86ee3c1 release: v0.64.1 [release/v0.64] (#​9122)
  • 4e12722 fix(misconf): skip rewriting expr if attr is nil [backport: release/v0.64] (#​9127)
  • 9a7d384 fix(cli): Add more non-sensitive flags to telemetry [backport: release/v0.64] (#​9124)
  • 53adfba fix(rootio): check full version to detect root.io packages [backport: release/v0.64] (#​9120)
  • 8cf1bf9 fix(alma): parse epochs from rpmqa file [backport: release/v0.64] (#​9119)

v0.64.0

Compare Source

Features
Bug Fixes
  • Add missing version check flags (#​8951) (ef5f8de)
  • cli: add some values to the telemetry call (#​9056) (fd2bc91)
  • Correctly check for semver versions for trivy version check (#​8948) (b813527)
  • don't show corrupted trivy-db warning for first run (#​8991) (4ed78e3)
  • misconf: .Config.User always takes precedence over USER in .History (#​9050) (371b8cc)
  • misconf: correct Azure value-to-time conversion in AsTimeValue (#​9015) (40d017b)
  • misconf: move disabled checks filtering after analyzer scan (#​9002) (a58c36d)
  • misconf: reduce log noise on incompatible check (#​9029) (99c5151)
  • nodejs: correctly parse packages array of bun.lock file (#​8998) (875ec3a)
  • report: don't panic when report contains vulns, but doesn't contain packages for table format (#​8549) (87fda76)
  • sbom: remove unnecessary OS detection check in SBOM decoding (#​9034) (198789a)

v0.63.0

Compare Source

Features
Bug Fixes
Performance Improvements
  • secret: only match secrets of meaningful length, allow example strings to not be matched (#​8602) (60fef1b)

v0.62.1

Compare Source

Changelog

  • c75ed21 release: v0.62.1 [release/v0.62] (#​8825)
  • aafebeb chore(deps): bump the common group across 1 directory with 10 updates [backport: release/v0.62] (#​8831)
  • 99485cf fix(misconf): check if for-each is known when expanding dyn block [backport: release/v0.62] (#​8826)
  • b4fc9e8 fix(redhat): trim invalid suffix from content_sets in manifest parsing [backport: release/v0.62] (#​8824)

v0.62.0

Compare Source

Features
  • image: save layers metadata into report (#​8394) (a95cab0)
  • misconf: add option to pass Rego scanner to IaC scanner (#​8369) (890a360)
  • misconf: convert AWS managed policy to document (#​8757) (7abf5f0)
  • misconf: support auto_provisioning_defaults in google_container_cluster (#​8705) (9792611)
  • nodejs: add root and workspace for yarn packages (#​8535) (bf4cd4f)
  • rust: add root and workspace relationships/package for cargo lock files (#​8676) (93efe07)
Bug Fixes

v0.61.1

Compare Source

Changelog

  • 7d3b4ff release: v0.61.1 [release/v0.61] (#​8704)
  • 80d120f fix(k8s): skip passed misconfigs for the summary report [backport: release/v0.61] (#​8748)
  • 9d6290b fix(k8s): correct compare artifact versions [backport: release/v0.61] (#​8699)
  • 3799ebb test: use aquasecurity repository for test images [backport: release/v0.61] (#​8698)

v0.61.0

Compare Source

Features
Bug Fixes
Performance Improvements

v0.60.0

Compare Source

Features
Bug Fixes
  • db: fix case when 2 trivy-db were copied at the same time (#​8452) (bb3cca6)
  • don't use scope for trivy registry login command (#​8393) (8715e5d)
  • go: merge nested flags into string for ldflags for Go binaries (#​8368) (b675b06)
  • image: disable AVD-DS-0007 for history scanning (#​8366) (a3cd693)
  • k8s: add missed option PkgRelationships (#​8442) (f987e41)
  • misconf: do not log scanners when misconfig scanning is disabled (#​8345) (5695eb2)
  • misconf: ecs include enhanced for container insights (#​8326) (39789ff)
  • misconf: fix incorrect k8s locations due to JSON to YAML conversion (#​8073) (a994453)
  • os: add mapping OS aliases (#​8466) (6b4cebe)
  • python: add poetry v2 support (#​8323) (10cd98c)
  • report: remove html escaping for shortDescription and fullDescription fields for sarif reports (#​8344) (3eb0b03)
  • sbom: add SBOM file's filePath as Application FilePath if we can't detect its path (#​8346) (ecc01bb)
  • sbom: improve logic for binding direct dependency to parent component (#​8489) (85cca8c)
  • sbom: preserve OS packages from multiple SBOMs (#​8325) (bd5baaf)
  • server: secrets inspectation for the config analyzer in client server mode (#​8418) (a1c4bd7)
  • spdx: init pkgFilePaths map for all formats (#​8380) (72ea4b0)
  • terraform: apply parser options to submodule parsing (#​8377) (398620b)
  • update all documentation links (#​8045) (49456ba)
hadolint/hadolint (docker.io/hadolint/hadolint)

v2.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: hadolint/hadolint@v2.13.1...v2.14.0

v2.13.1

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "on the first day of the month" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@cluster-stack-bot cluster-stack-bot bot added type/major type/minor update/container size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. area/github Changes made in the github directory labels Apr 1, 2025
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/csctl-builder-image branch 3 times, most recently from 413a2d2 to f0ae165 Compare April 18, 2025 11:21
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/csctl-builder-image branch 2 times, most recently from 651dcb9 to 645b858 Compare May 1, 2025 11:22
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/csctl-builder-image branch 3 times, most recently from e0c3af3 to 839c192 Compare May 7, 2025 11:24
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/csctl-builder-image branch 2 times, most recently from 2b73de1 to 236b2a2 Compare May 31, 2025 11:21
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/csctl-builder-image branch 4 times, most recently from 9bae1ea to b2907e3 Compare July 4, 2025 11:25
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/csctl-builder-image branch 2 times, most recently from 3f38550 to 3a410d9 Compare July 16, 2025 11:26
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/csctl-builder-image branch from 3a410d9 to 3fc85a0 Compare July 22, 2025 11:27
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/csctl-builder-image branch 2 times, most recently from 16f2d6f to c277c72 Compare August 3, 2025 11:26
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/csctl-builder-image branch from c277c72 to 908063e Compare August 14, 2025 11:26
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/csctl-builder-image branch from 908063e to 7e910b0 Compare September 3, 2025 11:22
| datasource  | package                     | from    | to      |
| ----------- | --------------------------- | ------- | ------- |
| github-tags | adrienverge/yamllint        | v1.35.1 | v1.37.1 |
| docker      | docker.io/aquasec/trivy     | 0.59.1  | 0.66.0  |
| docker      | docker.io/hadolint/hadolint | v2.12.0 | v2.14.0 |
| docker      | docker.io/library/alpine    | 3.21.3  | 3.22.1  |
| github-tags | golangci/golangci-lint      | v1.64.5 | v2.5.0  |
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/csctl-builder-image branch from 7e910b0 to e7e95bc Compare September 22, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made in the github directory size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. type/major type/minor update/container
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants