Skip to content

fix(deps): update module github.com/containerd/containerd/v2 to v2.3.0 [security] (alauda-v0.65.0)#148

Open
alaudaa-renovate[bot] wants to merge 1 commit into
alauda-v0.65.0from
renovate/alauda-v0.65.0-go-github.com-containerd-containerd-v2-vulnerability
Open

fix(deps): update module github.com/containerd/containerd/v2 to v2.3.0 [security] (alauda-v0.65.0)#148
alaudaa-renovate[bot] wants to merge 1 commit into
alauda-v0.65.0from
renovate/alauda-v0.65.0-go-github.com-containerd-containerd-v2-vulnerability

Conversation

@alaudaa-renovate

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
github.com/containerd/containerd/v2 v2.2.1 -> v2.3.0 age confidence

containerd user ID handling bypass allows runAsNonRoot evasion

CVE-2026-46680 / GHSA-fqw6-gf59-qr4w

More information

Details

Impact

A bug was found in containerd where containers launched with a numeric User directive that cannot be parsed as a 32-bit integer are incorrectly treated as a username. If a crafted image provides an /etc/passwd file mapping this large numeric string to root, the container ultimately runs as root (UID 0). This allows the Kubernetes runAsNonRoot restriction to be bypassed, causing unexpected behavior for environments that require containers to run as a non-root user.

Patches

This bug has been fixed in the following containerd versions:

  • 2.3.1
  • 2.2.4
  • 2.0.9
  • 1.7.32

Note: The containerd 2.1 release has reached its end of life and a fixed version is not provided.

Users should update to these versions to resolve the issue.

Workarounds

Ensure that only trusted images are used and that only trusted users have permissions to import images. Alternatively, enforcing a specific numeric runAsUser in the Kubernetes Pod securityContext overrides the USER directive in the image and prevents the bypass. Newer versions of Kubernetes, starting with 1.34, also appear to enforce runAsNonRoot properly regardless of this bug.

Credits

The containerd project would like to thank Lei Wang (@​ssst0n3) for responsibly disclosing this issue in accordance with the containerd security policy.

Resources
For more information

If there are any questions or comments about this advisory:

To report a security issue in containerd:

Severity

  • CVSS Score: Unknown
  • Vector String: CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Release Notes

containerd/containerd (github.com/containerd/containerd/v2)

v2.3.0: containerd 2.3.0

Compare Source

Welcome to the v2.3.0 release of containerd!

The third minor release of containerd 2.x focuses on continued stability alongside
new features and improvements. This is the third time-based release for containerd.

Starting with containerd 2.3, the project has moved to release cadence aligned with
the Kubernetes release schedule, with new minor releases about every 4 months. The
containerd 2.3 release is also the first annual LTS (Long Term Stable) release under
this new schedule, with support planned for at least two years. Direct upgrades
between sequential LTS releases (e.g., 1.7 to 2.3) will be tested and supported.

Highlights
  • Add transfer types for container filesystem copy (#​13165)
  • Add option to inject trace ID to logs (#​13117)
  • Propagate OpenTelemetry traces in outgoing RPCs from plugin clients (#​13113)
  • Update plugin config migration to run on load (#​12608)
  • Update sandbox API to include spec field (#​12840)
Container Runtime Interface (CRI)
  • Allow containers to use user namespaces with host networking (#​12518)
  • Wire UpdatePodSandboxResources to Sandbox API (#​13118)
  • Unpack images with per-layer labels for specific runtime (#​12835)
  • Populate ImageId field in container status (#​12787)
  • Set annotations parameter in CreateSandbox request (#​12566)
  • Add background stats collector to calculate UsageNanoCores for containers and pod sandboxes (#​12629)
Image Distribution
  • Support zstd-wrapped EROFS layers (#​13185)
  • Add os.features support for EROFS native container images (#​13091)
  • Add EROFS layer media type (#​12567)
Image Storage
  • Add dmverity support to the erofs snapshotter (#​12502)
  • Use fsmount API to avoid PAGE_SIZE limit for erofs (#​12783)
Node Resource Interface (NRI)
Runtime
  • Add configured socket directory to shim bootstrap protocol (#​12785)
  • Introduce shim bootstrap protocol (#​12786)
  • Fix binary logging driver not blocking container start on failure (#​12595)
  • Use new filtered cgroups stats API (#​12901)
  • Update OOMKilled event handling (#​12714)
Snapshotters
  • Propagate parent chain ID and diff ID via labels during snapshot preparation (#​13071)
ctr development tool
  • Detect vendor in CDI specs to generate device IDs for --gpus in ctr (#​12839)
Breaking
  • Accumulate owners for OCI hook adjustments, disallowing commas in plugin names (containerd/nri#264)
Deprecations

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

Contributors
  • Maksym Pavlenko
  • Derek McGowan
  • Sebastiaan van Stijn
  • Krisztian Litkey
  • Samuel Karp
  • Wei Fu
  • Akihiro Suda
  • Phil Estes
  • Mike Brown
  • Markus Lehtonen
  • Hudson Zhu
  • Davanum Srinivas
  • Chris Henzie
  • Gao Xiang
  • Chengyu Zhu
  • Akhil Mohan
  • Kazuyoshi Kato
  • Sergey Kanzhelev
  • Austin Vazquez
  • ningmingxiao
  • Aadhar Agarwal
  • Andrew Halaney
  • Apurv Barve
  • Bing Hongtao
  • Brian Goff
  • Michael Zappa
  • Paweł Gronowski
  • Fabiano Fidêncio
  • Hasan Siddiqui
  • Jintao Zhang
  • Paulo Oliveira
  • Shiv Tyagi
  • Albin Kerouanton
  • Alex Lyn
  • Avinesh Singh
  • Danny Canter
  • Esteban Ginez
  • Henry Wang
  • Jin Dong
  • Jérôme Poulin
  • Laura Lorenz
  • Luke Hinds
  • Mark Dodgson
  • Sascha Grunert
  • Tianon Gravi
  • majianhan
  • qiuxue
  • Adrien Delorme
  • Alessio Biancalana
  • Alex Chernyakhovsky
  • Andrey Noskov
  • Andrey Smirnov
  • Annie Cherkaev
  • Antti Kervinen
  • Anuj Singh
  • Benjamin Elder
  • Bo Jiang
  • Cameron McDermott
  • Chris Adeniyi-Jones
  • Chris Chang
  • Chris Henderson
  • Cindy Li
  • CrazyMax
  • Eldon Stegall
  • Evan Lezar
  • Fletcher Woodruff
  • Gaurav Ghildiyal
  • Harsh Rawat
  • Hayato Kiwata
  • Joseph Zhang
  • Justin Chadwell
  • Kaleab Ayenew
  • Manuel de Brito Fontes
  • Mikhail Dmitrichenko
  • Mujib Ahasan
  • Neeraj Krishna Gopalakrishna
  • Pierluigi Lenoci
  • Ricardo Branco
  • Rob Murray
  • Rodrigo Campos
  • Sameer
  • Sameer Saeed
  • Sanil Khurana
  • Shachar Tal
  • Shaobao Feng
  • Shiming Zhang
  • Sreeram Venkitesh
  • Tariq Ibrahim
  • Tim Windelschmidt
  • Tõnis Tiigi
  • Wade Simmons
  • Weixie Cui
  • Will Jordan
  • William Myers
  • Yohei Yamamoto
  • You Binhao
  • Youfu Zhang
  • Yuanliang Zhang
  • delthas
  • guodong
  • jinda.ljd
  • jokemanfire
  • pandaWall
Dependency Changes
  • cyphar.com/go-pathrs v0.2.1 new
  • github.com/Microsoft/go-winio v0.6.2 -> ad3df93
  • github.com/Microsoft/hcsshim v0.14.0-rc.1 -> v0.15.0-rc.1
  • github.com/cenkalti/backoff/v5 v5.0.3 new
  • github.com/checkpoint-restore/checkpointctl v1.4.0 -> v1.5.0
  • github.com/containerd/cgroups/v3 v3.1.0 -> v3.1.3
  • github.com/containerd/containerd/api v1.10.0 -> v1.11.0
  • github.com/containerd/continuity v0.4.5 -> v0.5.0
  • github.com/containerd/go-dmverity v0.1.0 new
  • github.com/containerd/imgcrypt/v2 v2.0.1 -> v2.0.2
  • github.com/containerd/nri v0.10.0 -> v0.12.0
  • github.com/containerd/platforms v1.0.0-rc.2 -> v1.0.0-rc.4
  • github.com/containerd/plugin v1.0.0 -> v1.1.0
  • github.com/containerd/ttrpc v1.2.7 -> v1.2.8
  • github.com/containerd/zfs/v2 v2.0.0-rc.0 -> v2.0.0
  • github.com/containernetworking/plugins v1.8.0 -> v1.9.1
  • github.com/coreos/go-systemd/v22 v22.6.0 -> v22.7.0
  • github.com/cyphar/filepath-securejoin v0.6.0 new
  • github.com/davecgh/go-spew v1.1.1 -> d8f796a
  • github.com/erofs/go-erofs v0.3.0 new
  • github.com/go-jose/go-jose/v4 v4.1.2 -> v4.1.4
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 -> v2.28.0
  • github.com/intel/goresctrl v0.10.0 -> v0.12.0
  • github.com/klauspost/compress v1.18.1 -> v1.18.5
  • github.com/moby/spdystream v0.5.0 -> v0.5.1
  • github.com/opencontainers/runtime-spec v1.2.1 -> v1.3.0
  • github.com/opencontainers/runtime-tools 0ea5ed0 -> edf4cb3
  • github.com/opencontainers/selinux v1.12.0 -> v1.13.1
  • github.com/pelletier/go-toml/v2 v2.2.4 -> v2.3.0
  • github.com/pmezard/go-difflib v1.0.0 -> 5d4384e
  • github.com/prometheus/common v0.66.1 -> v0.67.5
  • github.com/prometheus/procfs v0.16.1 -> v0.19.2
  • github.com/sirupsen/logrus v1.9.3 -> v1.9.4
  • github.com/tetratelabs/wazero v1.9.0 -> v1.11.0
  • go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 -> v0.68.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 -> v0.68.0
  • go.opentelemetry.io/otel v1.37.0 -> v1.43.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 -> v1.43.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 -> v1.43.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.35.0 -> v1.43.0
  • go.opentelemetry.io/otel/metric v1.37.0 -> v1.43.0
  • go.opentelemetry.io/otel/sdk v1.37.0 -> v1.43.0
  • go.opentelemetry.io/otel/trace v1.37.0 -> v1.43.0
  • go.opentelemetry.io/proto/otlp v1.5.0 -> v1.10.0
  • go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
  • golang.org/x/crypto v0.41.0 -> v0.49.0
  • golang.org/x/mod v0.29.0 -> v0.35.0
  • golang.org/x/net v0.43.0 -> v0.52.0
  • golang.org/x/oauth2 v0.30.0 -> v0.35.0
  • golang.org/x/sync v0.17.0 -> v0.20.0
  • golang.org/x/sys v0.37.0 -> v0.43.0
  • golang.org/x/term v0.34.0 -> v0.41.0
  • golang.org/x/text v0.28.0 -> v0.35.0
  • golang.org/x/time v0.14.0 -> v0.15.0
  • google.golang.org/genproto/googleapis/api a7a43d2 -> 9d38bb4
  • google.golang.org/genproto/googleapis/rpc a7a43d2 -> 6f92a3b
  • google.golang.org/grpc v1.76.0 -> v1.80.0
  • google.golang.org/protobuf v1.36.10 -> f2248ac
  • k8s.io/api v0.34.1 -> v0.36.0
  • k8s.io/apimachinery v0.34.1 -> v0.36.0
  • k8s.io/client-go v0.34.1 -> v0.36.0
  • k8s.io/component-base v0.36.0 new
  • k8s.io/cri-api v0.34.1 -> v0.36.0
  • k8s.io/cri-client v0.36.0 new
  • k8s.io/cri-streaming v0.36.0 new
  • k8s.io/klog/v2 v2.130.1 -> v2.140.0
  • k8s.io/kube-openapi 5883c5e new
  • k8s.io/streaming v0.36.0 new
  • k8s.io/utils 4c0f3b2 -> 28399d8
  • sigs.k8s.io/json cfa47c3 -> 2d32026
  • sigs.k8s.io/structured-merge-diff/v6 v6.3.0 -> v6.3.2
  • tags.cncf.io/container-device-interface v1.0.1 -> v1.1.0
  • tags.cncf.io/container-device-interface/specs-go v1.0.0 -> v1.1.0

Previous release can be found at v2.2.0

Which file should I download?
  • containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).
  • containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.

In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.

See also the Getting Started documentation.

v2.2.3: containerd 2.2.3

Compare Source

Welcome to the v2.2.3 release of containerd!

The third patch release for containerd 2.2 contains various fixes
and updates including a security patch.

Security Updates
Highlights
Container Runtime Interface (CRI)
  • Preserve cgroup mount options for privileged containers (#​13120)
  • Ensure UpdatePodSandbox returns Unimplemented instead of a generic error (#​13023)
Go client
  • Handle absolute symlinks in rootfs user lookup to fix regressions when using Go 1.24 (#​13015)
Image Distribution
  • Enable mount manager in diff walking to fix layer extraction errors with some snapshotters (e.g., EROFS) (#​13198)
  • Apply hardening to prevent TOCTOU race during tar extraction (#​12971)
Runtime
  • Restore support for client-mounted roots in Windows containers using process isolation (#​13195)
  • Update runc to v1.3.5 (#​13061)
  • Apply absolute symlink resolution to /etc/group in OCI spec to fix lookups on NixOS-style systems (#​13019)
  • Handle absolute symlinks in rootfs user lookup to fix regressions when using Go 1.24 (#​13015)
Snapshotters
  • Fix bug that caused whiteouts to be ignored when parallel unpack was used (#​13125)

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

Contributors
  • Samuel Karp
  • Sebastiaan van Stijn
  • Maksym Pavlenko
  • Chris Henzie
  • Derek McGowan
  • Paulo Oliveira
  • Henry Wang
  • Phil Estes
  • Wei Fu
  • Akihiro Suda
  • Gao Xiang
  • Ricardo Branco
  • Shachar Tal
Changes
40 commits

  • Prepare release notes for v2.2.3 (#​13224)
  • update github.com/moby/spdystream v0.5.1 (#​13217)
    • 31bd34a06 update github.com/moby/spdystream v0.5.1
  • vendor: github.com/klauspost/compress v1.18.5 (#​13197)
    • 1336f6c45 vendor: github.com/klauspost/compress v1.18.5
  • diff/walking: enable mount manager (#​13198)
    • 409f75be8 diff/walking: enable mount manager
  • update runhcs to v0.14.1 (#​13195)
  • vendor: github.com/Microsoft/hcsshim v0.14.1 (#​13196)
    • 8bd1b74e5 vendor: github.com/Microsoft/hcsshim v0.14.1
    • c6b0be8e1 vendor: github.com/Microsoft/hcsshim v0.14.0
  • update to Go 1.25.9, 1.26.2 (#​13190)
  • Skip TestExportAndImportMultiLayer on s390x (#​13154)
    • be554f478 Skip TestExportAndImportMultiLayer on s390x
  • Tweak mount info for overlayfs in case of parallel unpack (#​13125)
    • 660de195b Tweak mount info for overlayfs in case of parallel unpack
    • bc9274a4b Add integration test for issue 13030
  • Preserve cgroup mount options for privileged containers (#​13120)
    • c387890b5 Add integration test for privileged container cgroup mounts
    • 047a335a6 Forward RUNC_FLAVOR env var down to integration tests
    • 9b2d72ee0 Preserve host cgroup mount options for privileged containers
    • 5b66cd6a0 Move cgroup namespace placement higher in spec builder
  • update runc binary to v1.3.5 (#​13061)
    • 584205c2f [release/2.2] update runc binary to v1.3.5
  • Fix vagrant on CI (#​13066)
  • Fix TOCTOU race bug in tar extraction (#​12971)
    • fbed68b8f Fix TOCTOU race bug in tar extraction
  • cri: UpdatePodSandbox should return Unimplemented (#​13023)
    • a83510103 cri: UpdatePodSandbox should return Unimplemented
  • fix(oci): apply absolute symlink resolution to /etc/group (#​13019)
    • ee4179e52 fix(oci): apply absolute symlink resolution to /etc/group
  • fix(oci): handle absolute symlinks in rootfs user lookup (#​13015)
    • fd061b848 test(oci): use fstest and mock fs for better symlink coverage
    • 5d44d2c22 fix(oci): handle absolute symlinks in rootfs user lookup
  • update to go1.25.8, test go1.26.1 (#​13011)
    • 00c776f07 update to go1.25.8, test go1.26.1

Dependency Changes
  • github.com/Microsoft/hcsshim v0.14.0-rc.1 -> v0.14.1
  • github.com/klauspost/compress v1.18.1 -> v1.18.5
  • github.com/moby/spdystream v0.5.0 -> v0.5.1

Previous release can be found at v2.2.2

Which file should I download?
  • containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).
  • containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.

In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.

See also the Getting Started documentation.

v2.2.2: containerd 2.2.2

Compare Source

Welcome to the v2.2.2 release of containerd!

The second patch release for containerd 2.2 contains various fixes and improvements.

Highlights
Container Runtime Interface (CRI)
  • Fix migrated CRI image config when using legacy registry mirrors (#​12987)
  • Unpack images with per-layer labels for runtime-specific snapshotters (#​12936)
  • Fix CNI issue where DEL is never executed after a restart (#​12926)
  • Harden error handling to strip potentially-sensitive registry parameters (#​12804)
  • Fix nil pointer dereference in container spec memory metrics when memory constraints are not fully configured (#​12731)
  • Use the specified runtime handler when pulling images (#​12721)
  • Reduce noisy CDI logs (#​12717)
  • Fix regression for pulling encrypted images (#​12712)
Runtime
  • Fix unintended dropping of mount flags for read-only bind-mounts in user namespaces (#​12944)
  • Fix AppArmor bug disallowing unix domain sockets on newer kernels (#​12897)
ctr development tool
  • Fix ctr image mount failing with "no such device" (#​12831)

Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.

Contributors
  • Maksym Pavlenko
  • Akhil Mohan
  • Samuel Karp
  • Wei Fu
  • Michael Zappa
  • Phil Estes
  • Fabiano Fidêncio
  • Jérôme Poulin
  • Luke Hinds
  • Aadhar Agarwal
  • Akihiro Suda
  • Alex Chernyakhovsky
  • Chris Adeniyi-Jones
  • Kazuyoshi Kato
  • Rodrigo Campos
  • Sebastiaan van Stijn
  • You Binhao
  • ningmingxiao
  • qiuxue
Changes
48 commits

  • Prepare release notes for v2.2.2 (#​12998)
  • Fix migrated CRI image config when using legacy registry mirrors (#​12987)
    • a20dead7c set default config_path in plugin init
  • Unpack images with per-layer labels for runtime-specific snapshotters (#​12936)
    • a5f83d8c2 cri: unpack images with per-layer labels for runtime-specific snapshotters
  • ci: modprobe xt_comment on almalinux (#​12957)
    • 68855cb0b ci: modprobe xt_comment on almalinux
  • Fix unintended dropping of mount flags for read-only bind-mounts in user namespaces (#​12944)
    • ef7a8beb3 core/mount: add test for getUnprivilegedMountFlags
    • 07b2cc07e core/mount: fix getUnprivilegedMountFlags iterating over indices instead of values
  • Fix CNI issue where DEL is never executed after a restart (#​12926)
  • Fix AppArmor bug disallowing unix domain sockets on newer kernels (#​12897)
  • ci: add build/test go1.26.0, drop go1.24 (#​12917)
    • 5dbf1b915 update golangci-lint to v2.9.0 with go1.26 support
    • 8ec695ebe remove windows/arm from cross build
    • b9c22a6e3 ci: build/test go1.26.0
  • integration: Fix TestImageLoad() failure on CI (#​12906)
    • 09b876a81 integration: Fix TestImageLoad() failure on CI
  • cri: Fix image volumes with user namespaces (#​12885)
    • 172ba65b6 cri: Fix image volumes with user namespaces
  • update to go1.24.13, go1.25.7 (#​12871)
  • ci: set fetch-depth for containerd to 0 for version parsing (#​12875)
    • e46a7a286 set fetch-depth for containerd to 0 for version parsing
  • Fix ctr image mount failing with "no such device" (#​12831)
    • 1d7908273 core/mount/manager: fix bind mount missing rbind option
    • 3d509bcd3 core/mount/manager: add tests for WithTemporary option
  • Harden error handling to strip potentially-sensitive registry parameters (#​12804)
    • cb3ae2119 fix: sanitize error before gRPC return to prevent credential leak in pod events
  • bump google.golang.org/grpc from 1.76.0 to 1.78.0 (#​12739)
    • 533a2552e build(deps): bump google.golang.org/grpc from 1.77.0 to 1.78.0
    • b120237fb build(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0
  • Fix nil pointer dereference in container spec memory metrics when memory constraints are not fully configured (#​12731)
    • 4be4e5156 Fix nil pointer dereference in container spec memory metrics
  • cri: emit warning for concurrent CreateContainer (#​12735)
    • a76eb698a cri: emit warning for concurrent CreateContainer
  • Use the specified runtime handler when pulling images (#​12721)
    • 3d2e188b1 cri: Use the runtimeHandler parameter in PullImage
  • Reduce noisy CDI logs (#​12717)
    • 633057382 cri: move noisy CDI logs to debug level
  • Fix regression for pulling encrypted images (#​12712)

Dependency Changes
  • github.com/go-jose/go-jose/v4 v4.1.2 -> v4.1.3
  • go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
  • go.opentelemetry.io/otel v1.37.0 -> v1.38.0
  • go.opentelemetry.io/otel/metric v1.37.0 -> v1.38.0
  • go.opentelemetry.io/otel/sdk v1.37.0 -> v1.38.0
  • go.opentelemetry.io/otel/trace v1.37.0 -> v1.38.0
  • golang.org/x/oauth2 v0.30.0 -> v0.32.0
  • google.golang.org/genproto/googleapis/api a7a43d2 -> ab9386a
  • google.golang.org/genproto/googleapis/rpc a7a43d2 -> ab9386a
  • google.golang.org/grpc v1.76.0 -> v1.78.0

Previous release can be found at v2.2.1

Which file should I download?
  • containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).
  • containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.

In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.

See also the Getting Started documentation.


Configuration

📅 Schedule: Branch creation - "" in timezone Asia/Shanghai, 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@alaudaa-renovate alaudaa-renovate Bot added the dependencies Pull requests that update a dependency file label May 27, 2026
@alaudaa-renovate

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading k8s.io/utils v0.0.0-20260319190234-28399d86e0b5
go: downloading k8s.io/api v0.36.0
go: downloading k8s.io/apimachinery v0.36.0
go: downloading k8s.io/client-go v0.36.0
go: downloading k8s.io/klog/v2 v2.140.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.43.0
go: downloading k8s.io/kube-openapi v0.0.0-20260319004828-5883c5ee87b9
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.2
go: downloading k8s.io/component-base v0.36.0
go: downloading k8s.io/api v0.36.1
go: github.com/aquasecurity/trivy/pkg/iac/scanners/helm/parser imports
	helm.sh/helm/v3/pkg/action imports
	helm.sh/helm/v3/pkg/kube imports
	k8s.io/kubectl/pkg/cmd/util imports
	k8s.io/kubectl/pkg/scheme imports
	k8s.io/api/scheduling/v1alpha1: cannot find module providing package k8s.io/api/scheduling/v1alpha1

@github-actions

Copy link
Copy Markdown

📊 API Changes Detected

Semver impact: major

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/elasticsearch
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/utils/fsutils
  Incompatible changes:
  - CopyFile: removed
  - DirExists: removed
  - FileExists: removed
  - HomeDir: removed
  - RequiredExt: removed
  - RequiredFile: removed
  - TrivyHomeDir: removed
  - WalkDir: removed
  - WalkDirFunc: removed
  - WalkDirRequiredFunc: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/rust/cargo
  Incompatible changes:
  - Dependencies: removed
  - Package: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/python/poetry
  Incompatible changes:
  - Lockfile: removed
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/x/strings
  Incompatible changes:
  - String: removed
  - ToStringSlice: removed
  - ToTSlice: removed

github.com/aquasecurity/trivy/pkg/javadb
  Incompatible changes:
  - Clear: removed
  - DB: removed
  - DefaultGCRRepository: removed
  - DefaultGHCRRepository: removed
  - Init: removed
  - NewClient: removed
  - SchemaVersion: removed
  - Update: removed
  - Updater: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/google/iam
  Incompatible changes:
  - Adapt: removed
  - AdaptBinding: removed
  - AdaptMember: removed
  - GoogleProject: removed
  - ParsePolicyBlock: removed

github.com/aquasecurity/trivy/pkg/fanal/image/registry/google
  Incompatible changes:
  - GoogleRegistryClient: removed
  - Registry: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/golang/sum
  Incompatible changes:
  - GoModEmptyLine: removed
  - GoModMany: removed
  - GoModNormal: removed
  - GoModTrivy: removed
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/iac/detection
  Incompatible changes:
  - FileType: removed
  - FileTypeAzureARM: removed
  - FileTypeCloudFormation: removed
  - FileTypeDockerfile: removed
  - FileTypeHelm: removed
  - FileTypeJSON: removed
  - FileTypeKubernetes: removed
  - FileTypeRbac: removed
  - FileTypeTOML: removed
  - FileTypeTerraform: removed
  - FileTypeTerraformPlanJSON: removed
  - FileTypeTerraformPlanSnapshot: removed
  - FileTypeYAML: removed
  - GetTypes: removed
  - IsArchive: removed
  - IsFileMatchesSchemas: removed
  - IsHelmChartArchive: removed
  - IsTerraformFile: removed
  - IsType: removed
  - IsZip: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/terraformplan/tfjson/parser
  Incompatible changes:
  - CallModule: removed
  - Change: removed
  - ChildModule: removed
  - Configuration: removed
  - ConfigurationChildModule: removed
  - ConfigurationModule: removed
  - ConfigurationResource: removed
  - Module: removed
  - New: removed
  - Parser: removed
  - PlanFile: removed
  - PlannedValues: removed
  - Resource: removed
  - ResourceChange: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/sqs
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/kinesis
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/rpc
  Incompatible changes:
  - ByValueOr: removed
  - ConvertFromDeleteBlobsRequest: removed
  - ConvertFromRPCApplications: removed
  - ConvertFromRPCCauseMetadata: removed
  - ConvertFromRPCCode: removed
  - ConvertFromRPCCustomResources: removed
  - ConvertFromRPCDataSource: removed
  - ConvertFromRPCDetectedLicenses: removed
  - ConvertFromRPCDetectedSecrets: removed
  - ConvertFromRPCLayer: removed
  - ConvertFromRPCLicenseCategory: removed
  - ConvertFromRPCLicenseFiles: removed
  - ConvertFromRPCLicenseFindings: removed
  - ConvertFromRPCLicenseType: removed
  - ConvertFromRPCLocation: removed
  - ConvertFromRPCMisconfResults: removed
  - ConvertFromRPCMisconfigurations: removed
  - ConvertFromRPCMisconfs: removed
  - ConvertFromRPCOS: removed
  - ConvertFromRPCPackageInfos: removed
  - ConvertFromRPCPkgIdentifier: removed
  - ConvertFromRPCPkgs: removed
  - ConvertFromRPCPolicyMetadata: removed
  - ConvertFromRPCPutArtifactRequest: removed
  - ConvertFromRPCPutBlobRequest: removed
  - ConvertFromRPCRenderedCause: removed
  - ConvertFromRPCRepository: removed
  - ConvertFromRPCResults: removed
  - ConvertFromRPCSecret: removed
  - ConvertFromRPCSecretFindings: removed
  - ConvertFromRPCSecrets: removed
  - ConvertFromRPCVulns: removed
  - ConvertToDeleteBlobsRequest: removed
  - ConvertToMisconfResults: removed
  - ConvertToMissingBlobsRequest: removed
  - ConvertToRPCArtifactInfo: removed
  - ConvertToRPCCauseMetadata: removed
  - ConvertToRPCCode: removed
  - ConvertToRPCCustomResources: removed
  - ConvertToRPCDataSource: removed
  - ConvertToRPCLayer: removed
  - ConvertToRPCLicenseCategory: removed
  - ConvertToRPCLicenseFiles: removed
  - ConvertToRPCLicenseFindings: removed
  - ConvertToRPCLicenseType: removed
  - ConvertToRPCLicenses: removed
  - ConvertToRPCLocations: removed
  - ConvertToRPCMisconfs: removed
  - ConvertToRPCOS: removed
  - ConvertToRPCPkgIdentifier: removed
  - ConvertToRPCPkgs: removed
  - ConvertToRPCPolicyMetadata: removed
  - ConvertToRPCPutBlobRequest: removed
  - ConvertToRPCRepository: removed
  - ConvertToRPCScanResponse: removed
  - ConvertToRPCSecret: removed
  - ConvertToRPCSecretFindings: removed
  - ConvertToRPCSecrets: removed
  - ConvertToRPCVulns: removed
  - LicenseCategoryMap: removed
  - LicenseTypeMap: removed
  - Retry: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/licensing/expression
  Incompatible changes:
  - AFL11: removed
  - AFL12: removed
  - AFL20: removed
  - AFL21: removed
  - AFL30: removed
  - AGPL10: removed
  - AGPL30: removed
  - AND: removed
  - APSL10: removed
  - APSL11: removed
  - APSL12: removed
  - APSL20: removed
  - Apache10: removed
  - Apache11: removed
  - Apache20: removed
  - Artistic10: removed
  - Artistic10Perl: removed
  - Artistic10cl8: removed
  - Artistic20: removed
  - BCL: removed
  - BSD2Clause: removed
  - BSD2ClauseFreeBSD: removed
  - BSD2ClauseNetBSD: removed
  - BSD3Clause: removed
  - BSD3ClauseAttribution: removed
  - BSD3ClauseClear: removed
  - BSD3ClauseLBNL: removed
  - BSD4Clause: removed
  - BSD4ClauseUC: removed
  - BSDProtection: removed
  - BSL10: removed
  - Beerware: removed
  - CC010: removed
  - CCBY10: removed
  - CCBY20: removed
  - CCBY25: removed
  - CCBY30: removed
  - CCBY40: removed
  - CCBYNC10: removed
  - CCBYNC20: removed
  - CCBYNC25: removed
  - CCBYNC30: removed
  - CCBYNC40: removed
  - CCBYNCND10: removed
  - CCBYNCND20: removed
  - CCBYNCND25: removed
  - CCBYNCND30: removed
  - CCBYNCND40: removed
  - CCBYNCSA10: removed
  - CCBYNCSA20: removed
  - CCBYNCSA25: removed
  - CCBYNCSA30: removed
  - CCBYNCSA40: removed
  - CCBYND10: removed
  - CCBYND20: removed
  - CCBYND25: removed
  - CCBYND30: removed
  - CCBYND40: removed
  - CCBYSA10: removed
  - CCBYSA20: removed
  - CCBYSA25: removed
  - CCBYSA30: removed
  - CCBYSA40: removed
  - CDDL10: removed
  - CDDL11: removed
  - CPAL10: removed
  - CPL10: removed
  - CommonsClause: removed
  - CompoundExpr: removed
  - EGenix: removed
  - EPL10: removed
  - EPL20: removed
  - EUPL10: removed
  - EUPL11: removed
  - ErrInvalidExpression: removed
  - Expression: removed
  - FTL: removed
  - Facebook2Clause: removed
  - Facebook3Clause: removed
  - FacebookExamples: removed
  - ForbiddenLicenses: removed
  - FreeImage: removed
  - GFDL11: removed
  - GFDL11NoInvariants: removed
  - GFDL11WithInvariants: removed
  - GFDL12: removed
  - GFDL12NoInvariants: removed
  - GFDL12WithInvariants: removed
  - GFDL13: removed
  - GFDL13NoInvariants: removed
  - GFDL13WithInvariants: removed
  - GPL10: removed
  - GPL20: removed
  - GPL20withGCCexception: removed
  - GPL20withautoconfexception: removed
  - GPL20withbisonexception: removed
  - GPL20withclasspathexception: removed
  - GPL20withfontexception: removed
  - GPL30: removed
  - GPL30withGCCexception: removed
  - GPL30withautoconfexception: removed
  - GUSTFont: removed
  - GnuLicenses: removed
  - IDENT: removed
  - IPL10: removed
  - ISC: removed
  - ImageMagick: removed
  - LGPL20: removed
  - LGPL21: removed
  - LGPL30: removed
  - LGPLLR: removed
  - LPL102: removed
  - LPL10: removed
  - LPPL13c: removed
  - Lexer: removed
  - Libpng: removed
  - Lil10: removed
  - LinuxOpenIB: removed
  - MIT: removed
  - MPL10: removed
  - MPL11: removed
  - MPL20: removed
  - MSPL: removed
  - NCSA: removed
  - NPL10: removed
  - NPL11: removed
  - NewCompoundExpr: removed
  - NewLexer: removed
  - Normalize: removed
  - NormalizeForSPDX: removed
  - NormalizeFunc: removed
  - NoticeLicenses: removed
  - OFL11: removed
  - OR: removed
  - OSL10: removed
  - OSL11: removed
  - OSL20: removed
  - OSL21: removed
  - OSL30: removed
  - OpenSSL: removed
  - OpenVision: removed
  - PHP301: removed
  - PHP30: removed
  - PIL: removed
  - PermissiveLicenses: removed
  - PostgreSQL: removed
  - Python20: removed
  - Python20complete: removed
  - QPL10: removed
  - ReciprocalLicenses: removed
  - RestrictedLicenses: removed
  - Ruby: removed
  - SGIB10: removed
  - SGIB11: removed
  - SGIB20: removed
  - SISSL12: removed
  - SISSL: removed
  - SimpleExpr: removed
  - Sleepycat: removed
  - Token: removed
  - TokenAnd: removed
  - TokenIdent: removed
  - TokenOR: removed
  - TokenWith: removed
  - UPL10: removed
  - UnencumberedLicenses: removed
  - UnicodeDFS2015: removed
  - UnicodeDFS2016: removed
  - UnicodeTOU: removed
  - Unlicense: removed
  - ValidateSPDXException: removed
  - ValidateSPDXLicense: removed
  - W3C19980720: removed
  - W3C20150513: removed
  - W3C: removed
  - WITH: removed
  - WTFPL: removed
  - X11: removed
  - Xnet: removed
  - ZPL11: removed
  - ZPL20: removed
  - ZPL21: removed
  - Zend20: removed
  - ZeroBSD: removed
  - Zlib: removed
  - ZlibAcknowledgement: removed

github.com/aquasecurity/trivy/pkg/fanal/artifact/repo
  Incompatible changes:
  - ArtifactSet: removed
  - NewArtifact: removed
  - Walker: removed

github.com/aquasecurity/trivy/pkg/iac/providers/google/dns
  Incompatible changes:
  - DNS: removed
  - DNSSec: removed
  - KeySpecs: removed
  - ManagedZone: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/ubuntu
  Incompatible changes:
  - NewScanner: removed
  - Option: removed
  - Scanner: removed
  - WithEOLDates: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/python/pip
  Incompatible changes:
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/emr
  Incompatible changes:
  - Cluster: removed
  - ClusterSettings: removed
  - EMR: removed
  - SecurityConfiguration: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/athena
  Incompatible changes:
  - Athena: removed
  - Database: removed
  - EncryptionConfiguration: removed
  - EncryptionTypeCSEKMS: removed
  - EncryptionTypeNone: removed
  - EncryptionTypeSSEKMS: removed
  - EncryptionTypeSSES3: removed
  - Workgroup: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/sam
  Incompatible changes:
  - API: removed
  - AccessLogging: removed
  - ApiAuth: removed
  - Application: removed
  - DomainConfiguration: removed
  - Function: removed
  - HttpAPI: removed
  - Location: removed
  - LoggingConfiguration: removed
  - Permission: removed
  - RESTMethodSettings: removed
  - RouteSettings: removed
  - SAM: removed
  - SSESpecification: removed
  - SimpleTable: removed
  - StateMachine: removed
  - TracingConfiguration: removed
  - TracingModeActive: removed
  - TracingModePassThrough: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/alma
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/nifcloud/computing
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/nodejs/packagejson
  Incompatible changes:
  - IsValidName: removed
  - NewParser: removed
  - Package: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/log
  Incompatible changes:
  - Any: removed
  - Bool: removed
  - ColorHandler: removed
  - Debug: removed
  - DebugContext: removed
  - Debugf: removed
  - DeferredHandler: removed
  - Duration: removed
  - Err: removed
  - Error: removed
  - ErrorContext: removed
  - Errorf: removed
  - Fatal: removed
  - FilePath: removed
  - Group: removed
  - Info: removed
  - InfoContext: removed
  - Infof: removed
  - InitLogger: removed
  - Int64: removed
  - Int: removed
  - LevelDebug: removed
  - LevelError: removed
  - LevelFatal: removed
  - LevelInfo: removed
  - LevelWarn: removed
  - Logger: removed
  - New: removed
  - NewHandler: removed
  - Nil: removed
  - Options: removed
  - Prefix: removed
  - PrefixContainerImage: removed
  - PrefixCycloneDX: removed
  - PrefixJavaDB: removed
  - PrefixLicense: removed
  - PrefixMisconfiguration: removed
  - PrefixPackage: removed
  - PrefixSPDX: removed
  - PrefixSecret: removed
  - PrefixVulnerability: removed
  - PrefixVulnerabilityDB: removed
  - SetDefault: removed
  - String: removed
  - Time: removed
  - Warn: removed
  - WarnContext: removed
  - Warnf: removed
  - With: removed
  - WithContextAttrs: removed
  - WithContextPrefix: removed
  - WithPrefix: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/ecr
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/digest
  Incompatible changes:
  - Algorithm: removed
  - CalcSHA1: removed
  - CalcSHA256: removed
  - Digest: removed
  - MD5: removed
  - NewDigest: removed
  - NewDigestFromString: removed
  - SHA1: removed
  - SHA256: removed
  - SHA512: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/sqs
  Incompatible changes:
  - Encryption: removed
  - Queue: removed
  - SQS: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/emr
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/keyvault
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/cloudstack/compute
  Incompatible changes:
  - Compute: removed
  - Instance: removed

github.com/aquasecurity/trivy/pkg/iac/types
  Incompatible changes:
  - BaseAttribute: removed
  - Bool: removed
  - BoolDefault: removed
  - BoolExplicit: removed
  - BoolTest: removed
  - BoolUnresolvable: removed
  - BoolValue: removed
  - Bytes: removed
  - BytesDefault: removed
  - BytesExplicit: removed
  - BytesUnresolvable: removed
  - BytesValue: removed
  - Command: removed
  - ComplianceSpec: removed
  - Control: removed
  - ControlStatus: removed
  - CreateFSKey: removed
  - Int: removed
  - IntDefault: removed
  - IntExplicit: removed
  - IntFromInt32: removed
  - IntTest: removed
  - IntUnresolvable: removed
  - IntValue: removed
  - Map: removed
  - MapDefault: removed
  - MapExplicit: removed
  - MapValue: removed
  - Metadata: removed
  - NewApiMetadata: removed
  - NewExplicitMetadata: removed
  - NewMetadata: removed
  - NewRange: removed
  - NewRangeWithFSKey: removed
  - NewRangeWithLogicalSource: removed
  - NewRemoteMetadata: removed
  - NewTestMetadata: removed
  - NewUnmanagedMetadata: removed
  - NewUnresolvableMetadata: removed
  - Range: removed
  - Severity: removed
  - Source: removed
  - SourceCloud: removed
  - SourceDefsec: removed
  - SourceDockerfile: removed
  - SourceJSON: removed
  - SourceKubernetes: removed
  - SourceRbac: removed
  - SourceTOML: removed
  - SourceTerraformRaw: removed
  - SourceYAML: removed
  - Spec: removed
  - SpecCheck: removed
  - String: removed
  - StringDefault: removed
  - StringExplicit: removed
  - StringTest: removed
  - StringUnresolvable: removed
  - StringValue: removed
  - StringValueList: removed
  - Time: removed
  - TimeDefault: removed
  - TimeExplicit: removed
  - TimeUnresolvable: removed
  - TimeValue: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/iam
  Incompatible changes:
  - AccessKey: removed
  - Document: removed
  - Group: removed
  - IAM: removed
  - MFADevice: removed
  - PasswordPolicy: removed
  - Policy: removed
  - Role: removed
  - ServerCertificate: removed
  - User: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/terraform
  Incompatible changes:
  - ConfigurableTerraformScanner: removed
  - New: removed
  - Scanner: removed
  - ScannerWithAllDirectories: removed
  - ScannerWithConfigsFileSystem: removed
  - ScannerWithDownloadsAllowed: removed
  - ScannerWithSkipCachedModules: removed
  - ScannerWithSkipDirs: removed
  - ScannerWithSkipDownloaded: removed
  - ScannerWithSkipFiles: removed
  - ScannerWithStopOnHCLError: removed
  - ScannerWithTFVarsPaths: removed
  - ScannerWithWorkspaceName: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/nodejs/pnpm
  Incompatible changes:
  - Importer: removed
  - ImporterDepVersion: removed
  - LockFile: removed
  - NewParser: removed
  - PackageInfo: removed
  - PackageResolution: removed
  - Parser: removed
  - Snapshot: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/java/pom
  Incompatible changes:
  - Metadata: removed
  - NewParser: removed
  - Parser: removed
  - Server: removed
  - SnapshotVersion: removed
  - Versioning: removed
  - WithOffline: removed
  - WithReleaseRemoteRepos: removed
  - WithSnapshotRemoteRepos: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/julia/pkg
  Incompatible changes:
  - Project: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/kubernetes/parser
  Incompatible changes:
  - Manifest: removed
  - ManifestFromJSON: removed
  - ManifestNode: removed
  - NewManifest: removed
  - Parse: removed
  - TagBinary: removed
  - TagBool: removed
  - TagFloat: removed
  - TagInt: removed
  - TagMap: removed
  - TagSlice: removed
  - TagStr: removed
  - TagString: removed
  - TagTimestamp: removed
  - TagType: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/gradle/lockfile
  Incompatible changes:
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/remote
  Incompatible changes:
  - Descriptor: removed
  - Get: removed
  - Image: removed
  - Referrers: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/terraformplan/tfjson
  Incompatible changes:
  - New: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/julia/manifest
  Incompatible changes:
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/commands/server
  Incompatible changes:
  - Run: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/google/compute
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/apigateway
  Incompatible changes:
  - APIGateway: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/cloudwatch
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/detector/library/compare
  Incompatible changes:
  - Comparer: removed
  - GenericComparer: removed
  - IsVulnerable: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/java/jar/sonatype
  Incompatible changes:
  - New: removed
  - Option: removed
  - Sonatype: removed
  - WithHTTPClient: removed
  - WithURL: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/ec2
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/terraformplan/snapshot
  Incompatible changes:
  - DynamicValue: removed
  - IsPlanSnapshot: removed
  - New: removed
  - Plan: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/datalake
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/scan
  Incompatible changes:
  - Backend: removed
  - NewService: removed
  - RemoteArchiveSet: removed
  - RemoteDockerSet: removed
  - RemoteFilesystemSet: removed
  - RemoteRepositorySet: removed
  - RemoteSBOMSet: removed
  - RemoteSuperSet: removed
  - RemoteVMSet: removed
  - Service: removed
  - StandaloneArchiveSet: removed
  - StandaloneDockerSet: removed
  - StandaloneFilesystemSet: removed
  - StandaloneRepositorySet: removed
  - StandaloneSBOMSet: removed
  - StandaloneSuperSet: removed
  - StandaloneVMSet: removed

github.com/aquasecurity/trivy/pkg/iac/providers/google/gke
  Incompatible changes:
  - AutoProvisioningDefaults: removed
  - AutoScaling: removed
  - ClientCertificate: removed
  - Cluster: removed
  - GKE: removed
  - IPAllocationPolicy: removed
  - Management: removed
  - MasterAuth: removed
  - MasterAuthorizedNetworks: removed
  - NetworkPolicy: removed
  - NodeConfig: removed
  - NodePool: removed
  - PrivateCluster: removed
  - WorkloadMetadataConfig: removed

github.com/aquasecurity/trivy/pkg/report/cyclonedx
  Incompatible changes:
  - NewWriter: removed
  - Writer: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/nodejs/license
  Incompatible changes:
  - IsLicenseRefToFile: removed
  - License: removed
  - NewLicense: removed

github.com/aquasecurity/trivy/pkg/fanal/types
  Incompatible changes:
  - AKS: removed
  - AggregatingTypes: removed
  - AllImageSources: removed
  - Alma: removed
  - Alpine: removed
  - Amazon: removed
  - Application: removed
  - Applications: removed
  - ArtifactDetail: removed
  - ArtifactInfo: removed
  - ArtifactJSONSchemaVersion: removed
  - ArtifactType: removed
  - Azure: removed
  - AzureARM: removed
  - Bitnami: removed
  - BlobInfo: removed
  - BlobJSONSchemaVersion: removed
  - Bottlerocket: removed
  - BuildInfo: removed
  - Bun: removed
  - BunLock: removed
  - Bundler: removed
  - CBLMariner: removed
  - Cargo: removed
  - CargoLock: removed
  - CargoToml: removed
  - CategoryForbidden: removed
  - CategoryNotice: removed
  - CategoryPermissive: removed
  - CategoryReciprocal: removed
  - CategoryRestricted: removed
  - CategoryUnencumbered: removed
  - CategoryUnknown: removed
  - CauseMetadata: removed
  - CentOS: removed
  - Chainguard: removed
  - Cloud: removed
  - CloudFormation: removed
  - CocoaPodsLock: removed
  - Cocoapods: removed
  - Code: removed
  - Composer: removed
  - ComposerInstalledJson: removed
  - ComposerJson: removed
  - ComposerLock: removed
  - ComposerVendor: removed
  - Conan: removed
  - ConanLock: removed
  - CondaEnv: removed
  - CondaEnvYaml: removed
  - CondaEnvYml: removed
  - CondaPkg: removed
  - ConfigType: removed
  - ContainerdImageSource: removed
  - ContainerdOptions: removed
  - Credential: removed
  - CustomResource: removed
  - Debian: removed
  - Dependencies: removed
  - Dependency: removed
  - DetectionPriority: removed
  - DockerImageSource: removed
  - DockerOptions: removed
  - Dockerfile: removed
  - DotNetCore: removed
  - EKS: removed
  - Echo: removed
  - ErrNoRpmCmd: removed
  - ExternalRef: removed
  - Fedora: removed
  - File: removed
  - GKE: removed
  - GemSpec: removed
  - GemfileLock: removed
  - GoBinary: removed
  - GoMod: removed
  - GoModule: removed
  - GoSum: removed
  - Gradle: removed
  - HandlerType: removed
  - Helm: removed
  - Hex: removed
  - Image: removed
  - ImageConfigDetail: removed
  - ImageExtension: removed
  - ImageOptions: removed
  - ImageSource: removed
  - ImageSources: removed
  - InvalidURLPattern: removed
  - JSON: removed
  - Jar: removed
  - JavaScript: removed
  - Julia: removed
  - JuliaManifest: removed
  - JuliaProject: removed
  - K8sUpstream: removed
  - Kubernetes: removed
  - LangType: removed
  - Layer: removed
  - Layers: removed
  - LicenseCategory: removed
  - LicenseFile: removed
  - LicenseFiles: removed
  - LicenseFinding: removed
  - LicenseFindings: removed
  - LicenseType: removed
  - LicenseTypeDpkg: removed
  - LicenseTypeFile: removed
  - LicenseTypeHeader: removed
  - Line: removed
  - Location: removed
  - Locations: removed
  - MavenPom: removed
  - MinimOS: removed
  - MisconfResult: removed
  - MisconfResults: removed
  - Misconfiguration: removed
  - MixLock: removed
  - NewRelationship: removed
  - NodePkg: removed
  - Npm: removed
  - NpmPkg: removed
  - NpmPkgLock: removed
  - NuGet: removed
  - NuGetPkgsConfig: removed
  - NuGetPkgsLock: removed
  - OCP: removed
  - OS: removed
  - OSType: removed
  - OSTypeAliases: removed
  - OSTypes: removed
  - Occurrence: removed
  - OpenSUSE: removed
  - OpenSUSELeap: removed
  - OpenSUSETumbleweed: removed
  - Oracle: removed
  - Package: removed
  - PackageInfo: removed
  - Packages: removed
  - PackagesProps: removed
  - Photon: removed
  - Pip: removed
  - PipRequirements: removed
  - Pipenv: removed
  - PipfileLock: removed
  - PkgIdentifier: removed
  - Platform: removed
  - Pnpm: removed
  - PnpmLock: removed
  - PodmanImageSource: removed
  - PodmanOptions: removed
  - Poetry: removed
  - PoetryLock: removed
  - PolicyInputOption: removed
  - PolicyInputSelector: removed
  - PolicyMetadata: removed
  - Pom: removed
  - PriorityComprehensive: removed
  - PriorityPrecise: removed
  - Pub: removed
  - PubSpecLock: removed
  - PyProject: removed
  - PythonPkg: removed
  - RKE: removed
  - RedHat: removed
  - RefOther: removed
  - RefType: removed
  - RefVCS: removed
  - RegistryOptions: removed
  - Relationship: removed
  - RelationshipDirect: removed
  - RelationshipIndirect: removed
  - RelationshipRoot: removed
  - RelationshipUnknown: removed
  - RelationshipWorkspace: removed
  - Relationships: removed
  - RemoteImageSource: removed
  - RenderedCause: removed
  - Repository: removed
  - Rocky: removed
  - RustBinary: removed
  - SLEMicro: removed
  - SLES: removed
  - Sbt: removed
  - SbtLock: removed
  - Secret: removed
  - SecretFinding: removed
  - SecretRuleCategory: removed
  - Secrets: removed
  - Swift: removed
  - SwiftResolved: removed
  - SystemFileFilteringPostHandler: removed
  - SystemFileFilteringPostHandlerPriority: removed
  - TargetType: removed
  - Terraform: removed
  - TerraformPlanJSON: removed
  - TerraformPlanSnapshot: removed
  - ToMisconfigurations: removed
  - TypeAWSAccount: removed
  - TypeContainerImage: removed
  - TypeCycloneDX: removed
  - TypeFilesystem: removed
  - TypeRepository: removed
  - TypeSPDX: removed
  - TypeVM: removed
  - Ubuntu: removed
  - UnpackagedPostHandler: removed
  - UnpackagedPostHandlerPriority: removed
  - Uv: removed
  - UvLock: removed
  - Wolfi: removed
  - YAML: removed
  - Yarn: removed
  - YarnLock: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/python/uv
  Incompatible changes:
  - Dependencies: removed
  - Dependency: removed
  - Lock: removed
  - NewParser: removed
  - Package: removed
  - Parser: removed
  - Source: removed

github.com/aquasecurity/trivy/pkg/module
  Incompatible changes:
  - Install: removed
  - Manager: removed
  - NewManager: removed
  - Options: removed
  - Uninstall: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/accessanalyzer
  Incompatible changes:
  - AccessAnalyzer: removed
  - Analyzer: removed
  - Findings: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/lambda
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/nuget/config
  Incompatible changes:
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/clock
  Incompatible changes:
  - Clock: removed
  - FakeClock: removed
  - Now: removed
  - RealClock: removed
  - With: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/database
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/x/sync
  Incompatible changes:
  - Map: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/redshift
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/lambda
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/python/uv
  Incompatible changes:
  - NewUvAnalyzer: removed

github.com/aquasecurity/trivy/pkg/sbom/spdx
  Incompatible changes:
  - CategoryPackageManager: removed
  - CreatorOrganization: removed
  - CreatorTool: removed
  - DocumentNamespace: removed
  - DocumentSPDXIdentifier: removed
  - ElementApplication: removed
  - ElementFile: removed
  - ElementOperatingSystem: removed
  - ElementPackage: removed
  - Hash: removed
  - LicenseRefPrefix: removed
  - Marshaler: removed
  - NewMarshaler: removed
  - NewTVDecoder: removed
  - PackageAnnotatorToolField: removed
  - PackagePurposeApplication: removed
  - PackagePurposeContainer: removed
  - PackagePurposeLibrary: removed
  - PackagePurposeOS: removed
  - PackagePurposeSource: removed
  - PackageSupplierNoAssertion: removed
  - PackageSupplierOrganization: removed
  - RefTypePurl: removed
  - RelationShipContains: removed
  - RelationShipDependsOn: removed
  - RelationShipDescribe: removed
  - SPDX: removed
  - SourceFilePrefix: removed
  - SourcePackagePrefix: removed
  - TVDecoder: removed
  - WithHasher: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/nifcloud/rdb
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/alpine
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/db
  Incompatible changes:
  - Client: removed
  - Close: removed
  - DefaultGCRRepository: removed
  - DefaultGHCRRepository: removed
  - Dir: removed
  - Init: removed
  - NewClient: removed
  - Option: removed
  - Path: removed
  - SchemaVersion: removed
  - WithDBRepository: removed
  - WithOCIArtifact: removed

github.com/aquasecurity/trivy/pkg/k8s/report
  Incompatible changes:
  - AllReport: removed
  - ColumnHeading: removed
  - ConsolidatedReport: removed
  - CreateResource: removed
  - CycloneDXWriter: removed
  - InfraColumns: removed
  - JSONWriter: removed
  - MisconfigurationsColumn: removed
  - NamespaceColumn: removed
  - NewCycloneDXWriter: removed
  - NewSummaryWriter: removed
  - Option: removed
  - RbacAssessmentColumn: removed
  - Report: removed
  - Resource: removed
  - ResourceColumn: removed
  - RoleColumns: removed
  - SecretsColumn: removed
  - SeparateMisconfigReports: removed
  - SummaryReport: removed
  - SummaryWriter: removed
  - TableWriter: removed
  - VulnerabilitiesColumn: removed
  - WorkloadColumns: removed
  - Writer: removed

github.com/aquasecurity/trivy/pkg/iac/providers/nifcloud/rdb
  Incompatible changes:
  - DBInstance: removed
  - DBSecurityGroup: removed
  - RDB: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/accessanalyzer
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/azure/functions
  Incompatible changes:
  - Add: removed
  - And: removed
  - Array: removed
  - Base64: removed
  - Base64ToJson: removed
  - Base64ToString: removed
  - Bool: removed
  - Coalesce: removed
  - Concat: removed
  - Contains: removed
  - CopyIndex: removed
  - CreateArray: removed
  - CreateObject: removed
  - DataUri: removed
  - DataUriToString: removed
  - DateTimeAdd: removed
  - DateTimeFromEpoch: removed
  - DateTimeToEpoch: removed
  - Deployment: removed
  - DeploymentData: removed
  - Div: removed
  - Empty: removed
  - EndsWith: removed
  - Environment: removed
  - Equals: removed
  - Evaluate: removed
  - ExtensionResourceID: removed
  - False: removed
  - First: removed
  - Float: removed
  - Format: removed
  - Greater: removed
  - GreaterOrEquals: removed
  - Guid: removed
  - If: removed
  - IndexOf: removed
  - Int: removed
  - Intersection: removed
  - Iso8601Duration: removed
  - Items: removed
  - JSON: removed
  - Join: removed
  - Last: removed
  - LastIndexOf: removed
  - Length: removed
  - Less: removed
  - LessOrEquals: removed
  - ManagementGroup: removed
  - ManagementGroupResourceID: removed
  - Max: removed
  - Min: removed
  - Mod: removed
  - Mul: removed
  - NewGuid: removed
  - Not: removed
  - Null: removed
  - Or: removed
  - PadLeft: removed
  - Parameters: removed
  - PickZones: removed
  - Range: removed
  - Reference: removed
  - Replace: removed
  - ResourceGroup: removed
  - ResourceID: removed
  - Skip: removed
  - Split: removed
  - StartsWith: removed
  - String: removed
  - Sub: removed
  - SubString: removed
  - Subscription: removed
  - SubscriptionResourceID: removed
  - Take: removed
  - Tenant: removed
  - TenantResourceID: removed
  - ToLower: removed
  - ToUpper: removed
  - Trim: removed
  - True: removed
  - UTCNow: removed
  - Union: removed
  - UniqueString: removed
  - Uri: removed
  - Variables: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/amazon
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/terraform/parser
  Incompatible changes:
  - ErrNoFiles: removed
  - Functions: removed
  - ModuleDefinition: removed
  - ModuleResolver: removed
  - New: removed
  - Option: removed
  - OptionStopOnHCLError: removed
  - OptionWithConfigsFS: removed
  - OptionWithDownloads: removed
  - OptionWithLogger: removed
  - OptionWithSkipCachedModules: removed
  - OptionWithSkipDirs: removed
  - OptionWithSkipFiles: removed
  - OptionWithTFVarsPaths: removed
  - OptionWithWorkingDirectoryPath: removed
  - OptionWithWorkspaceName: removed
  - OptionsWithTfVars: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer
  Incompatible changes:
  - AnalysisInput: removed
  - AnalysisOptions: removed
  - AnalysisResult: removed
  - AnalyzerGroup: removed
  - AnalyzerOptions: removed
  - CompositeFS: removed
  - ConfigAnalysisInput: removed
  - ConfigAnalysisResult: removed
  - ConfigAnalyzer: removed
  - ConfigAnalyzerGroup: removed
  - ConfigAnalyzerOptions: removed
  - CustomGroup: removed
  - DeregisterAnalyzer: removed
  - DeregisterConfigAnalyzer: removed
  - ErrNoPkgsDetected: removed
  - ErrPkgAnalysis: removed
  - ErrUnknownOS: removed
  - FilePatterns: removed
  - Group: removed
  - GroupBuiltin: removed
  - Initializer: removed
  - LicenseScannerOption: removed
  - NewAnalysisResult: removed
  - NewAnalyzerGroup: removed
  - NewCompositeFS: removed
  - NewConfigAnalyzerGroup: removed
  - Opener: removed
  - PostAnalysisInput: removed
  - PostAnalyzer: removed
  - RegisterAnalyzer: removed
  - RegisterConfigAnalyzer: removed
  - RegisterPostAnalyzer: removed
  - SecretScannerOption: removed
  - StaticPathAnalyzer: removed
  - Type: removed
  - TypeAlma: removed
  - TypeAlpine: removed
  - TypeAmazon: removed
  - TypeApk: removed
  - TypeApkCommand: removed
  - TypeApkRepo: removed
  - TypeAzure: removed
  - TypeAzureARM: removed
  - TypeBottlerocketInventory: removed
  - TypeBun: removed
  - TypeBundler: removed
  - TypeCBLMariner: removed
  - TypeCargo: removed
  - TypeCentOS: removed
  - TypeCloudFormation: removed
  - TypeCocoaPods: removed
  - TypeComposer: removed
  - TypeComposerVendor: removed
  - TypeConanLock: removed
  - TypeCondaEnv: removed
  - TypeCondaPkg: removed
  - TypeConfigFiles: removed
  - TypeDebian: removed
  - TypeDockerfile: removed
  - TypeDotNetCore: removed
  - TypeDpkg: removed
  - TypeDpkgLicense: removed
  - TypeExecutable: removed
  - TypeFedora: removed
  - TypeGemSpec: removed
  - TypeGoBinary: removed
  - TypeGoMod: removed
  - TypeGradleLock: removed
  - TypeHelm: removed
  - TypeHistoryDockerfile: removed
  - TypeImageConfigSecret: removed
  - TypeIndividualPkgs: removed
  - TypeJSON: removed
  - TypeJar: removed
  - TypeJulia: removed
  - TypeKubernetes: removed
  - TypeLanguages: removed
  - TypeLicenseFile: removed
  - TypeLockfiles: removed
  - TypeMixLock: removed
  - TypeNodePkg: removed
  - TypeNpmPkgLock: removed
  - TypeNuget: removed
  - TypeOSRelease: removed
  - TypeOSes: removed
  - TypeOracle: removed
  - TypePackagesProps: removed
  - TypePhoton: removed
  - TypePip: removed
  - TypePipenv: removed
  - TypePnpm: removed
  - TypePoetry: removed
  - TypePom: removed
  - TypePubSpecLock: removed
  - TypePythonPkg: removed
  - TypePythonPkgEgg: removed
  - TypeRedHatBase: removed
  - TypeRedHatContentManifestType: removed
  - TypeRedHatDockerfileType: removed
  - TypeRocky: removed
  - TypeRpm: removed
  - TypeRpmArchive: removed
  - TypeRpmqa: removed
  - TypeRustBinary: removed
  - TypeSBOM: removed
  - TypeSUSE: removed
  - TypeSbtLock: removed
  - TypeSecret: removed
  - TypeSwift: removed
  - TypeTerraform: removed
  - TypeTerraformPlanJSON: removed
  - TypeTerraformPlanSnapshot: removed
  - TypeUbuntu: removed
  - TypeUbuntuESM: removed
  - TypeUv: removed
  - TypeYAML: removed
  - TypeYarn: removed
  - Versions: removed

github.com/aquasecurity/trivy/pkg/x/io
  Incompatible changes:
  - Copy: removed
  - CountingReader: removed
  - NewCountingReader: removed
  - NewReadSeekerAt: removed
  - NewReadSeekerAtWithSize: removed
  - NopCloser: removed
  - ReadSeekCloserAt: removed
  - ReadSeekerAt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/compute
  Incompatible changes:
  - Compute: removed
  - Encryption: removed
  - LinuxVirtualMachine: removed
  - ManagedDisk: removed
  - OSProfileLinuxConfig: removed
  - VirtualMachine: removed
  - WindowsVirtualMachine: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/cloudfront
  Incompatible changes:
  - CacheBehaviour: removed
  - Cloudfront: removed
  - Distribution: removed
  - Logging: removed
  - ProtocolVersionTLS1_2: removed
  - ViewerCertificate: removed
  - ViewerPolicyProtocolAllowAll: removed
  - ViewerPolicyProtocolHTTPSOnly: removed
  - ViewerPolicyProtocolRedirectToHTTPS: removed

github.com/aquasecurity/trivy/pkg/k8s/commands
  Incompatible changes:
  - Run: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/nodejs/yarn
  Incompatible changes:
  - Dependency: removed
  - Library: removed
  - LineScanner: removed
  - LockFile: removed
  - NewLineScanner: removed
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/sqs
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/oci
  Incompatible changes:
  - Artifact: removed
  - Artifacts: removed
  - CycloneDXArtifactType: removed
  - DownloadOption: removed
  - NewArtifact: removed
  - NewArtifacts: removed
  - OCIImageManifest: removed
  - Option: removed
  - SPDXArtifactType: removed
  - SupportedSBOMArtifactTypes: removed
  - WithImage: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/version
  Incompatible changes:
  - APKComparer: removed
  - Comparer: removed
  - Constraints: removed
  - DEBComparer: removed
  - Major: removed
  - Minor: removed
  - NewAPKComparer: removed
  - NewConstraints: removed
  - NewDEBComparer: removed
  - Supported: removed

github.com/aquasecurity/trivy/pkg/iac/providers
  Incompatible changes:
  - AWSProvider: removed
  - AllProviders: removed
  - AzureProvider: removed
  - CloudStackProvider: removed
  - CustomProvider: removed
  - DigitalOceanProvider: removed
  - GeneralProvider: removed
  - GitHubProvider: removed
  - GoogleProvider: removed
  - KubernetesProvider: removed
  - NifcloudProvider: removed
  - OpenStackProvider: removed
  - OracleProvider: removed
  - Provider: removed
  - RuleProviderToString: removed
  - UnknownProvider: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/kinesis
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/config
  Incompatible changes:
  - Analyzer: removed
  - NewAnalyzer: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/nifcloud/nas
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/efs
  Incompatible changes:
  - EFS: removed
  - FileSystem: removed

github.com/aquasecurity/trivy/pkg/rekortest
  Incompatible changes:
  - NewServer: removed
  - Server: removed

github.com/aquasecurity/trivy/pkg/iac/providers/openstack
  Incompatible changes:
  - Compute: removed
  - Firewall: removed
  - FirewallRule: removed
  - Instance: removed
  - Networking: removed
  - OpenStack: removed
  - SecurityGroup: removed
  - SecurityGroupRule: removed

github.com/aquasecurity/trivy/pkg/licensing
  Incompatible changes:
  - Classify: removed
  - CustomLicensePrefix: removed
  - LaxSplitLicenses: removed
  - LicenseFilePrefix: removed
  - LicenseTextPrefix: removed
  - NewScanner: removed
  - Normalize: removed
  - NormalizeLicense: removed
  - Scanner: removed
  - ScannerOption: removed
  - SplitLicenses: removed
  - TrimLicenseText: removed

github.com/aquasecurity/trivy/pkg/fanal/test/integration/docker
  Incompatible changes:
  - Docker: removed
  - New: removed
  - RegistryConfig: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/rds
  Incompatible changes:
  - Classic: removed
  - Cluster: removed
  - ClusterInstance: removed
  - DBParameterGroupsList: removed
  - DBSecurityGroup: removed
  - DBSnapshotAttributes: removed
  - Encryption: removed
  - EngineAurora: removed
  - EngineAuroraMysql: removed
  - EngineAuroraPostgresql: removed
  - EngineCustomOracleEE: removed
  - EngineCustomSQLServerEE: removed
  - EngineCustomSQLServerSE: removed
  - EngineCustomSQLServerWEB: removed
  - EngineMariaDB: removed
  - EngineMySQL: removed
  - EngineOracleEE: removed
  - EngineOracleEECDB: removed
  - EngineOracleSE2: removed
  - EngineOracleSE2CDB: removed
  - EnginePostgres: removed
  - EngineSQLServerEE: removed
  - EngineSQLServerEX: removed
  - EngineSQLServerSE: removed
  - EngineSQLServerWEB: removed
  - Instance: removed
  - ParameterGroups: removed
  - Parameters: removed
  - PerformanceInsights: removed
  - RDS: removed
  - Snapshots: removed
  - TagList: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/ruby/gemspec
  Incompatible changes:
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/rootio
  Incompatible changes:
  - NewScanner: removed
  - Provider: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/synapse
  Incompatible changes:
  - Synapse: removed
  - Workspace: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/neptune
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/state
  Incompatible changes:
  - State: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/digitalocean/spaces
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/terraform/context
  Incompatible changes:
  - Context: removed
  - NewContext: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/documentdb
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/google/storage
  Incompatible changes:
  - Adapt: removed
  - GoogleStorageBucket: removed

github.com/aquasecurity/trivy/pkg/iac/providers/kubernetes
  Incompatible changes:
  - Egress: removed
  - Ingress: removed
  - Kubernetes: removed
  - NetworkPolicy: removed
  - NetworkPolicySpec: removed
  - Port: removed

github.com/aquasecurity/trivy/pkg/attestation/sbom
  Incompatible changes:
  - ErrNoSBOMAttestation: removed
  - NewRekor: removed
  - Rekor: removed

github.com/aquasecurity/trivy/pkg/detector/library/compare/pep440
  Incompatible changes:
  - Comparer: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/azure/arm/parser/armjson
  Incompatible changes:
  - Kind: removed
  - KindArray: removed
  - KindBoolean: removed
  - KindComment: removed
  - KindNull: removed
  - KindNumber: removed
  - KindObject: removed
  - KindString: removed
  - KindUnknown: removed
  - MetadataReceiver: removed
  - NewPeekReader: removed
  - Node: removed
  - PeekReader: removed
  - Position: removed
  - Range: removed
  - Unmarshal: removed
  - UnmarshalFromReader: removed
  - Unmarshaller: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/dotnet/core_deps
  Incompatible changes:
  - NewParser: removed
  - Parser: removed
  - RuntimeTarget: removed
  - TargetLib: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/rds
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/github/repositories
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/azure/arm
  Incompatible changes:
  - New: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/conda/environment
  Incompatible changes:
  - Dependency: removed
  - Entry: removed
  - NewParser: removed
  - Packages: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/chainguard
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/neptune
  Incompatible changes:
  - Cluster: removed
  - Logging: removed
  - Neptune: removed

github.com/aquasecurity/trivy/pkg/commands/auth
  Incompatible changes:
  - Login: removed
  - Logout: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/s3
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/hex/mix
  Incompatible changes:
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/synapse
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/scan/langpkg
  Incompatible changes:
  - NewScanner: removed
  - PkgTargets: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg
  Incompatible changes:
  - Detect: removed
  - ErrUnsupportedOS: removed
  - RegisterDriver: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/iam
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/driver
  Incompatible changes:
  - Driver: removed
  - Provider: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/workspaces
  Incompatible changes:
  - Encryption: removed
  - Volume: removed
  - WorkSpace: removed
  - WorkSpaces: removed

github.com/aquasecurity/trivy/pkg/iac/scanners
  Incompatible changes:
  - FSScanner: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/language
  Incompatible changes:
  - Analyze: removed
  - AnalyzePackage: removed
  - Parse: removed
  - ParsePackage: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/utils
  Incompatible changes:
  - MergeMaps: removed
  - UniquePackages: removed

github.com/aquasecurity/trivy/pkg/commands/convert
  Incompatible changes:
  - Run: removed

github.com/aquasecurity/trivy/pkg/compliance/spec
  Incompatible changes:
  - AggregateAllChecksBySpecID: removed
  - ComplianceSpec: removed
  - FailStatus: removed
  - GetComplianceSpec: removed
  - LoadFromBundle: removed
  - MapSpecCheckIDToFilteredResults: removed
  - PassStatus: removed
  - Severity: removed
  - WarnStatus: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/dotnet/nuget
  Incompatible changes:
  - License: removed
  - Metadata: removed
  - Package: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/sns
  Incompatible changes:
  - Encryption: removed
  - SNS: removed
  - Topic: removed

github.com/aquasecurity/trivy/pkg/semaphore
  Incompatible changes:
  - New: removed
  - Weighted: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/terraform/parser/funcs
  Incompatible changes:
  - AbsPathFunc: removed
  - AllTrueFunc: removed
  - AnyTrueFunc: removed
  - Base64DecodeFunc: removed
  - Base64EncodeFunc: removed
  - Base64GzipFunc: removed
  - Base64Sha256Func: removed
  - Base64Sha512Func: removed
  - BasenameFunc: removed
  - BcryptFunc: removed
  - CIDRMask: removed
  - CidrHostFunc: removed
  - CidrNetmaskFunc: removed
  - CidrSubnetFunc: removed
  - CidrSubnetsFunc: removed
  - CoalesceFunc: removed
  - Contains: removed
  - DirnameFunc: removed
  - EndsWithFunc: removed
  - File: removed
  - Has: removed
  - IP: removed
  - IPNet: removed
  - IPv4: removed
  - IPv4len: removed
  - IPv6len: removed
  - IndexFunc: removed
  - IssensitiveFunc: removed
  - LengthFunc: removed
  - ListFunc: removed
  - LogFunc: removed
  - LookupFunc: removed
  - MakeFileBase64Sha256Func: removed
  - MakeFileBase64Sha512Func: removed
  - MakeFileExistsFunc: removed
  - MakeFileFunc: removed
  - MakeFileMd5Func: removed
  - MakeFileSetFunc: removed
  - MakeFileSha1Func: removed
  - MakeFileSha256Func: removed
  - MakeFileSha512Func: removed
  - MakeStaticTimestampFunc: removed
  - MakeTemplateFileFunc: removed
  - MakeToFunc: removed
  - MapFunc: removed
  - MarkedRaw: removed
  - MarkedSensitive: removed
  - MatchkeysFunc: removed
  - Md5Func: removed
  - NonsensitiveFunc: removed
  - OneFunc: removed
  - ParseCIDR: removed
  - ParseError: removed
  - ParseIP: removed
  - ParseIntFunc: removed
  - PathExpandFunc: removed
  - PowFunc: removed
  - ReplaceFunc: removed
  - RsaDecryptFunc: removed
  - SensitiveFunc: removed
  - Sha1Func: removed
  - Sha256Func: removed
  - Sha512Func: removed
  - SignumFunc: removed
  - StartsWithFunc: removed
  - StrContainsFunc: removed
  - SumFunc: removed
  - TextDecodeBase64Func: removed
  - TextEncodeBase64Func: removed
  - TimeAddFunc: removed
  - TimeCmpFunc: removed
  - TimestampFunc: removed
  - TransposeFunc: removed
  - URLEncodeFunc: removed
  - UUIDFunc: removed
  - UUIDV5Func: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/fanal/artifact/sbom
  Incompatible changes:
  - Artifact: removed
  - NewArtifact: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/codebuild
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/fanal/vm/filesystem
  Incompatible changes:
  - EXT4: removed
  - ErrInvalidHeader: removed
  - Filesystem: removed
  - New: removed
  - XFS: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/compute
  Incompatible changes:
  - Adapt: removed
  - AzureVirtualMachine: removed

github.com/aquasecurity/trivy/pkg/iac/providers/google/kms
  Incompatible changes:
  - KMS: removed
  - Key: removed
  - KeyRing: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/rocky
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/scan/ospkg
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/efs
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/cloudstack
  Incompatible changes:
  - CloudStack: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/photon
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/synapse
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/google
  Incompatible changes:
  - Google: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/securitycenter
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/debian
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/ruby/bundler
  Incompatible changes:
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/mq
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/wolfi
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/fanal/utils
  Incompatible changes:
  - CacheDir: removed
  - CleanSkipPaths: removed
  - ExtractPrintableBytes: removed
  - IsBinary: removed
  - IsCommandAvailable: removed
  - IsExecutable: removed
  - IsGzip: removed
  - PathSeparator: removed
  - SkipPath: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/azure
  Incompatible changes:
  - Decorator: removed
  - Deployment: removed
  - EvalContext: removed
  - Kind: removed
  - KindArray: removed
  - KindBoolean: removed
  - KindExpression: removed
  - KindNull: removed
  - KindNumber: removed
  - KindObject: removed
  - KindString: removed
  - KindUnresolvable: removed
  - NewValue: removed
  - NullValue: removed
  - Output: removed
  - Parameter: removed
  - PropertyBag: removed
  - Resource: removed
  - Scope: removed
  - ScopeResourceGroup: removed
  - Value: removed
  - Variable: removed

github.com/aquasecurity/trivy/pkg/iac/providers/google/sql
  Incompatible changes:
  - Backups: removed
  - DatabaseFamilyMySQL: removed
  - DatabaseFamilyPostgres: removed
  - DatabaseFamilySQLServer: removed
  - DatabaseInstance: removed
  - DatabaseVersionMySQL_5_6: removed
  - DatabaseVersionMySQL_5_7: removed
  - DatabaseVersionMySQL_8_0: removed
  - DatabaseVersionPostgres_10: removed
  - DatabaseVersionPostgres_11: removed
  - DatabaseVersionPostgres_12: removed
  - DatabaseVersionPostgres_13: removed
  - DatabaseVersionPostgres_9_6: removed
  - DatabaseVersionSQLServer_2017_ENTERPRISE: removed
  - DatabaseVersionSQLServer_2017_EXPRESS: removed
  - DatabaseVersionSQLServer_2017_STANDARD: removed
  - DatabaseVersionSQLServer_2017_WEB: removed
  - Flags: removed
  - IPConfiguration: removed
  - SQL: removed
  - Settings: removed

github.com/aquasecurity/trivy/pkg/sbom/core
  Incompatible changes:
  - BOM: removed
  - Component: removed
  - ComponentType: removed
  - ExternalReference: removed
  - ExternalReferenceType: removed
  - ExternalReferenceVEX: removed
  - File: removed
  - NewBOM: removed
  - Options: removed
  - Properties: removed
  - Property: removed
  - PropertyClass: removed
  - PropertyDiffID: removed
  - PropertyFilePath: removed
  - PropertyImageID: removed
  - PropertyLabelsPrefix: removed
  - PropertyLayerDiffID: removed
  - PropertyLayerDigest: removed
  - PropertyModularitylabel: removed
  - PropertyPkgID: removed
  - PropertyPkgType: removed
  - PropertyRepoDigest: removed
  - PropertyRepoTag: removed
  - PropertySchemaVersion: removed
  - PropertySize: removed
  - PropertySrcEpoch: removed
  - PropertySrcName: removed
  - PropertySrcRelease: removed
  - PropertySrcVersion: removed
  - PropertyType: removed
  - Relationship: removed
  - RelationshipContains: removed
  - RelationshipDependsOn: removed
  - RelationshipDescribes: removed
  - RelationshipType: removed
  - TypeApplication: removed
  - TypeContainerImage: removed
  - TypeFilesystem: removed
  - TypeLibrary: removed
  - TypeOS: removed
  - TypePlatform: removed
  - TypeRepository: removed
  - TypeVM: removed
  - Vulnerability: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/suse
  Incompatible changes:
  - NewScanner: removed
  - OpenSUSE: removed
  - OpenSUSETumbleweed: removed
  - SUSEEnterpriseLinux: removed
  - SUSEEnterpriseLinuxMicro: removed
  - Scanner: removed
  - Type: removed

github.com/aquasecurity/trivy/pkg/dependency
  Incompatible changes:
  - ID: removed
  - UID: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/python/pyproject
  Incompatible changes:
  - Dependencies: removed
  - Group: removed
  - NewParser: removed
  - Parser: removed
  - Poetry: removed
  - Project: removed
  - PyProject: removed
  - Tool: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/dynamodb
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/os
  Incompatible changes:
  - AnalyzeOSError: removed

github.com/aquasecurity/trivy/magefiles
  Incompatible changes:
  - Build: removed
  - Clean: removed
  - Docs: removed
  - ENV: removed
  - Fmt: removed
  - GOBIN: removed
  - GOPATH: removed
  - Helm: removed
  - Install: removed
  - Label: removed
  - Lint: removed
  - Protoc: removed
  - SPDX: removed
  - Schema: removed
  - Test: removed
  - Tidy: removed
  - Tool: removed
  - VEX: removed
  - Wire: removed
  - Yacc: removed

github.com/aquasecurity/trivy/pkg/fanal/vm
  Incompatible changes:
  - Cache: removed
  - ErrInvalidSignature: removed
  - ErrUnsupportedType: removed

github.com/aquasecurity/trivy/rpc/common
  Incompatible changes:
  - Application: removed
  - CVSS: removed
  - CauseMetadata: removed
  - Code: removed
  - CustomResource: removed
  - DataSource: removed
  - DetectedLicense: removed
  - DetectedMisconfiguration: removed
  - File_rpc_common_service_proto: removed
  - Layer: removed
  - LicenseCategory: removed
  - LicenseCategory_Enum: removed
  - LicenseCategory_Enum_name: removed
  - LicenseCategory_Enum_value: removed
  - LicenseCategory_FORBIDDEN: removed
  - LicenseCategory_NOTICE: removed
  - LicenseCategory_PERMISSIVE: removed
  - LicenseCategory_RECIPROCAL: removed
  - LicenseCategory_RESTRICTED: removed
  - LicenseCategory_UNENCUMBERED: removed
  - LicenseCategory_UNKNOWN: removed
  - LicenseCategory_UNSPECIFIED: removed
  - LicenseFile: removed
  - LicenseFinding: removed
  - LicenseType: removed
  - LicenseType_DPKG: removed
  - LicenseType_Enum: removed
  - LicenseType_Enum_name: removed
  - LicenseType_Enum_value: removed
  - LicenseType_HEADER: removed
  - LicenseType_LICENSE_FILE: removed
  - LicenseType_UNSPECIFIED: removed
  - Line: removed
  - Location: removed
  - MisconfResult: removed
  - Misconfiguration: removed
  - OS: removed
  - Package: removed
  - PackageInfo: removed
  - PkgIdentifier: removed
  - PolicyMetadata: removed
  - RenderedCause: removed
  - Repository: removed
  - Secret: removed
  - SecretFinding: removed
  - Severity: removed
  - Severity_CRITICAL: removed
  - Severity_HIGH: removed
  - Severity_LOW: removed
  - Severity_MEDIUM: removed
  - Severity_UNKNOWN: removed
  - Severity_name: removed
  - Severity_value: removed
  - Vulnerability: removed

github.com/aquasecurity/trivy/pkg/flag
  Incompatible changes:
  - AWSFlagGroup: removed
  - AWSOptions: removed
  - Alias: removed
  - Burst: removed
  - CacheBackendFlag: removed
  - CacheDirFlag: removed
  - CacheFlagGroup: removed
  - CacheOptions: removed
  - CacheTTLFlag: removed
  - CfParamsFlag: removed
  - CheckNamespaceFlag: removed
  - ChecksBundleRepositoryFlag: removed
  - CleanAll: removed
  - CleanChecksBundle: removed
  - CleanFlagGroup: removed
  - CleanJavaDB: removed
  - CleanOptions: removed
  - CleanScanCache: removed
  - CleanVEXRepo: removed
  - CleanVulnerabilityDB: removed
  - ClearCacheFlag: removed
  - ComplianceFlag: removed
  - ConfigCheckFlag: removed
  - ConfigDataFlag: removed
  - ConfigFileFlag: removed
  - ConfigFileSchemasFlag: removed
  - DBFlagGroup: removed
  - DBOptions: removed
  - DBRepositoryFlag: removed
  - DebugFlag: removed
  - DefaultTokenHeader: removed
  - DependencyTreeFlag: removed
  - DetectionPriority: removed
  - DisableNodeCollector: removed
  - DisableTelemetryFlag: removed
  - DistroFlag: removed
  - DockerHostFlag: removed
  - DownloadDBOnlyFlag: removed
  - DownloadJavaDBOnlyFlag: removed
  - EnableModulesFlag: removed
  - ExcludeKinds: removed
  - ExcludeNamespaces: removed
  - ExcludeNodes: removed
  - ExcludeOwned: removed
  - ExitCodeFlag: removed
  - ExitOnEOLFlag: removed
  - FetchBranchFlag: removed
  - FetchCommitFlag: removed
  - FetchTagFlag: removed
  - FilePatternsFlag: removed
  - Flag: removed
  - FlagGroup: removed
  - FlagType: removed
  - Flagger: removed
  - Flags: removed
  - FormatFlag: removed
  - GenerateDefaultConfigFlag: removed
  - GlobalFlagGroup: removed
  - GlobalOptions: removed
  - HelmAPIVersionsFlag: removed
  - HelmKubeVersionFlag: removed
  - HelmSetFileFlag: removed
  - HelmSetFlag: removed
  - HelmSetStringFlag: removed
  - HelmValuesFileFlag: removed
  - HiddenFlags: removed
  - IgnoreFileFlag: removed
  - IgnorePolicyFlag: removed
  - IgnoreStatusFlag: removed
  - IgnoreUnfixedFlag: removed
  - IgnoredLicenses: removed
  - ImageConfigScannersFlag: removed
  - ImageFlagGroup: removed
  - ImageOptions: removed
  - IncludeDeprecatedChecksFlag: removed
  - IncludeDevDepsFlag: removed
  - IncludeKinds: removed
  - IncludeNamespaces: removed
  - IncludeNonFailuresFlag: removed
  - InputFlag: removed
  - InsecureFlag: removed
  - JavaDBRepositoryFlag: removed
  - K8sFlagGroup: removed
  - K8sOptions: removed
  - K8sVersionFlag: removed
  - KubeConfigFlag: removed
  - LicenseConfidenceLevel: removed
  - LicenseFlagGroup: removed
  - LicenseForbidden: removed
  - LicenseFull: removed
  - LicenseNotice: removed
  - LicenseOptions: removed
  - LicensePermissive: removed
  - LicenseReciprocal: removed
  - LicenseRestricted: removed
  - LicenseUnencumbered: removed
  - LightFlag: removed
  - ListAllPkgsFlag: removed
  - MaxImageSize: removed
  - MisconfFlagGroup: removed
  - MisconfOptions: removed
  - MisconfigScannersFlag: removed
  - ModuleDirFlag: removed
  - ModuleFlagGroup: removed
  - ModuleOptions: removed
  - NewAWSFlagGroup: removed
  - NewCacheFlagGroup: removed
  - NewCleanFlagGroup: removed
  - NewClientFlags: removed
  - NewDBFlagGroup: removed
  - NewGlobalFlagGroup: removed
  - NewImageFlagGroup: removed
  - NewK8sFlagGroup: removed
  - NewLicenseFlagGroup: removed
  - NewMisconfFlagGroup: removed
  - NewModuleFlagGroup: removed
  - NewPackageFlagGroup: removed
  - NewRegistryFlagGroup: removed
  - NewRegoFlagGroup: removed
  - NewRepoFlagGroup: removed
  - NewReportFlagGroup: removed
  - NewScanFlagGroup: removed
  - NewSecretFlagGroup: removed
  - NewServerFlags: removed
  - NewVulnerabilityFlagGroup: removed
  - NoProgressFlag: removed
  - NodeCollectorImageRef: removed
  - NodeCollectorNamespace: removed
  - OfflineScanFlag: removed
  - Options: removed
  - OutputFlag: removed
  - OutputPluginArgFlag: removed
  - PackageFlagGroup: removed
  - PackageOptions: removed
  - ParallelFlag: removed
  - PasswordFlag: removed
  - PasswordStdinFlag: removed
  - PkgRelationshipsFlag: removed
  - PkgTypesFlag: removed
  - PlatformFlag: removed
  - PodmanHostFlag: removed
  - QPS: removed
  - QuietFlag: removed
  - RawConfigScanners: removed
  - RedisCACertFlag: removed
  - RedisCertFlag: removed
  - RedisKeyFlag: removed
  - RedisTLSFlag: removed
  - RegistryFlagGroup: removed
  - RegistryMirrorsFlag: removed
  - RegistryOptions: removed
  - RegistryTokenFlag: removed
  - RegoFlagGroup: removed
  - RegoOptions: removed
  - RekorURLFlag: removed
  - RemoteFlagGroup: removed
  - RemoteOptions: removed
  - RenderCauseFlag: removed
  - RepoFlagGroup: removed
  - RepoOptions: removed
  - ReportFlagGroup: removed
  - ReportFormatFlag: removed
  - ReportOptions: removed
  - ResetChecksBundleFlag: removed
  - ResetFlag: removed
  - SBOMSourcesFlag: removed
  - ScanFlagGroup: removed
  - ScanOptions: removed
  - ScanRemovedPkgsFlag: removed
  - ScannersFlag: removed
  - SecretConfigFlag: removed
  - SecretFlagGroup: removed
  - SecretOptions: removed
  - ServerAddrFlag: removed
  - ServerCustomHeadersFlag: removed
  - ServerListenFlag: removed
  - ServerPathPrefixFlag: removed
  - ServerTokenFlag: removed
  - ServerTokenHeaderFlag: removed
  - SeverityFlag: removed
  - ShowSuppressedFlag: removed
  - ShowVersionFlag: removed
  - SkipCheckUpdateFlag: removed
  - SkipDBUpdateFlag: removed
  - SkipDirsFlag: removed
  - SkipFilesFlag: removed
  - SkipImages: removed
  - SkipJavaDBUpdateFlag: removed
  - SkipVEXRepoUpdateFlag: removed
  - SkipVersionCheckFlag: removed
  - SlowFlag: removed
  - SourceFlag: removed
  - TableModeFlag: removed
  - TemplateFlag: removed
  - TerraformExcludeDownloaded: removed
  - TfVarsFlag: removed
  - TimeoutFlag: removed
  - TolerationsFlag: removed
  - TraceHTTPFlag: removed
  - TraceRegoFlag: removed
  - UsernameFlag: removed
  - VEXFlag: removed
  - VulnSeveritySourceFlag: removed
  - VulnerabilityFlagGroup: removed
  - VulnerabilityOptions: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/k8s/scanner
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/tftestutil
  Incompatible changes:
  - CreateModulesFromSource: removed

github.com/aquasecurity/trivy/pkg/fanal/image/registry/intf
  Incompatible changes:
  - Registry: removed
  - RegistryClient: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/oracle
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/terraform/executor
  Incompatible changes:
  - Executor: removed
  - New: removed
  - Option: removed
  - OptionWithRegoScanner: removed
  - OptionWithResultsFilter: removed
  - OptionWithScanRawConfig: removed
  - OptionWithWorkspaceName: removed

github.com/aquasecurity/trivy/pkg/fanal/image/registry/azure
  Incompatible changes:
  - Registry: removed
  - RegistryClient: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/ssm
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/eks
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/report/github
  Incompatible changes:
  - DependencySnapshot: removed
  - Detector: removed
  - DevelopmentScope: removed
  - DirectRelationship: removed
  - File: removed
  - IndirectRelationship: removed
  - Job: removed
  - Manifest: removed
  - Metadata: removed
  - Package: removed
  - RuntimeScope: removed
  - Writer: removed

github.com/aquasecurity/trivy/pkg/iac/rego/schemas
  Incompatible changes:
  - Anything: removed
  - Build: removed
  - Cloud: removed
  - Dockerfile: removed
  - Kubernetes: removed
  - None: removed
  - Property: removed
  - RBAC: removed
  - RawSchema: removed
  - Schema: removed
  - SchemaMap: removed
  - TerraformRaw: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/pkg/bottlerocket_inventory
  Incompatible changes:
  - ApplicationInventory: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/elasticsearch
  Incompatible changes:
  - AtRestEncryption: removed
  - Domain: removed
  - Elasticsearch: removed
  - Endpoint: removed
  - LogPublishing: removed
  - ServiceSoftwareOptions: removed
  - TransitEncryption: removed

github.com/aquasecurity/trivy/pkg/version/doc
  Incompatible changes:
  - BaseURL: removed
  - URL: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/config
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/misconf
  Incompatible changes:
  - CheckPathExists: removed
  - ConfigFileSchema: removed
  - CreateDataFS: removed
  - CreatePolicyFS: removed
  - InitRegoScanner: removed
  - LoadConfigSchemas: removed
  - NewCauseWithCode: removed
  - NewScanner: removed
  - ResultsToMisconf: removed
  - Scanner: removed
  - ScannerOption: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/config
  Incompatible changes:
  - Config: removed
  - ConfigurationAggregrator: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/sns
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/google/compute
  Incompatible changes:
  - Compute: removed
  - Disk: removed
  - DiskEncryption: removed
  - EgressRule: removed
  - Firewall: removed
  - FirewallRule: removed
  - IngressRule: removed
  - Instance: removed
  - Network: removed
  - NetworkInterface: removed
  - ProjectMetadata: removed
  - SSLPolicy: removed
  - ServiceAccount: removed
  - ShieldedVMConfig: removed
  - SubNetwork: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/datafactory
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/oracle
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/dockerfile
  Incompatible changes:
  - NewScanner: removed

github.com/aquasecurity/trivy/pkg/fanal/artifact/image
  Incompatible changes:
  - Artifact: removed
  - NewArtifact: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/kubernetes
  Incompatible changes:
  - NewScanner: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/datafactory
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/set
  Incompatible changes:
  - New: removed
  - Set: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/nifcloud/dns
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/azure/resolver
  Incompatible changes:
  - NewResolver: removed
  - Resolver: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/keyvault
  Incompatible changes:
  - Key: removed
  - KeyVault: removed
  - NetworkACLs: removed
  - Secret: removed
  - Vault: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/monitor
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/athena
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/nifcloud/nas
  Incompatible changes:
  - NAS: removed
  - NASInstance: removed
  - NASSecurityGroup: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/nifcloud/sslcertificate
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/authorization
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/apigateway
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/terraform
  Incompatible changes:
  - Attribute: removed
  - AttributeExport: removed
  - Block: removed
  - BlockExport: removed
  - Blocks: removed
  - EqualityOption: removed
  - ExportCtyValueToJSON: removed
  - ExportModules: removed
  - IgnoreCase: removed
  - IsValidBlockReference: removed
  - IsValidType: removed
  - MapNestedAttribute: removed
  - Module: removed
  - ModuleExport: removed
  - Modules: removed
  - NewAttribute: removed
  - NewBlock: removed
  - NewModule: removed
  - NewPlanBlock: removed
  - PartialTemplateExpr: removed
  - PlanBlock: removed
  - PlanReference: removed
  - Reference: removed
  - ResourceIDResolutions: removed
  - RewriteExpr: removed
  - Schema: removed
  - TerraformConfigExport: removed
  - Type: removed
  - TypeCheck: removed
  - TypeData: removed
  - TypeFromRefName: removed
  - TypeImport: removed
  - TypeLocal: removed
  - TypeModule: removed
  - TypeMoved: removed
  - TypeOutput: removed
  - TypeProvider: removed
  - TypeResource: removed
  - TypeTerraform: removed
  - TypeVariable: removed
  - UnknownValuePrefix: removed
  - ValidTypes: removed

github.com/aquasecurity/trivy/pkg/iac/providers/nifcloud/dns
  Incompatible changes:
  - DNS: removed
  - Record: removed
  - ZoneRegistrationAuthTxt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/google/kms
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/commands/clean
  Incompatible changes:
  - Run: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/rust/cargo
  Incompatible changes:
  - Lockfile: removed
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/rpc/cache
  Incompatible changes:
  - ArtifactInfo: removed
  - BlobInfo: removed
  - Cache: removed
  - CachePathPrefix: removed
  - DeleteBlobsRequest: removed
  - File_rpc_cache_service_proto: removed
  - HTTPClient: removed
  - MissingBlobsRequest: removed
  - MissingBlobsResponse: removed
  - NewCacheJSONClient: removed
  - NewCacheProtobufClient: removed
  - NewCacheServer: removed
  - PutArtifactRequest: removed
  - PutBlobRequest: removed
  - PutResponse: removed
  - TwirpServer: removed
  - WriteError: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/workspaces
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/keyvault
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/swift/cocoapods
  Incompatible changes:
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/cloudfront
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/framework
  Incompatible changes:
  - ALL: removed
  - CIS_AWS_1_2: removed
  - CIS_AWS_1_4: removed
  - Default: removed
  - Experimental: removed
  - Framework: removed

github.com/aquasecurity/trivy/pkg/mapfs
  Incompatible changes:
  - FS: removed
  - New: removed
  - Option: removed
  - WithUnderlyingRoot: removed

github.com/aquasecurity/trivy/pkg/iac/providers/digitalocean/compute
  Incompatible changes:
  - Compute: removed
  - Droplet: removed
  - Firewall: removed
  - ForwardingRule: removed
  - InboundFirewallRule: removed
  - KubernetesCluster: removed
  - LoadBalancer: removed
  - OutboundFirewallRule: removed

github.com/aquasecurity/trivy/pkg/detector/library/compare/npm
  Incompatible changes:
  - Comparer: removed

github.com/aquasecurity/trivy/pkg/commands/operation
  Incompatible changes:
  - DownloadDB: removed
  - DownloadVEXRepositories: removed
  - Exit: removed
  - InitBuiltinChecks: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/nifcloud
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/database
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/kinesis
  Incompatible changes:
  - Encryption: removed
  - EncryptionTypeKMS: removed
  - Kinesis: removed
  - Stream: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/container
  Incompatible changes:
  - AddonProfile: removed
  - Container: removed
  - KubernetesCluster: removed
  - NetworkProfile: removed
  - OMSAgent: removed
  - RoleBasedAccessControl: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/ssm
  Incompatible changes:
  - DefaultKMSKeyID: removed
  - SSM: removed
  - Secret: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/helm/parser
  Incompatible changes:
  - ChartFile: removed
  - ConfigurableHelmParser: removed
  - New: removed
  - Option: removed
  - OptionWithAPIVersions: removed
  - OptionWithFileValues: removed
  - OptionWithKubeVersion: removed
  - OptionWithStringValues: removed
  - OptionWithValues: removed
  - OptionWithValuesFile: removed
  - Parser: removed
  - ValueOptions: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/athena
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/oracle
  Incompatible changes:
  - AddressReservation: removed
  - Compute: removed
  - Oracle: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/documentdb
  Incompatible changes:
  - Cluster: removed
  - DocumentDB: removed
  - Instance: removed
  - LogExportAudit: removed
  - LogExportProfiler: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/elasticsearch
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/sns
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/ecr
  Incompatible changes:
  - ECR: removed
  - Encryption: removed
  - EncryptionTypeAES256: removed
  - EncryptionTypeKMS: removed
  - ImageScanning: removed
  - Repository: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/cloudwatch
  Incompatible changes:
  - Alarm: removed
  - AlarmDimension: removed
  - CloudWatch: removed
  - LogGroup: removed
  - MetricDataQuery: removed
  - MetricFilter: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/storage
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/google/sql
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/dynamodb
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/vex/repo
  Incompatible changes:
  - CacheMetadata: removed
  - Config: removed
  - Duration: removed
  - Index: removed
  - Location: removed
  - Manager: removed
  - ManagerOption: removed
  - Manifest: removed
  - NewManager: removed
  - Options: removed
  - PackageEntry: removed
  - RawIndex: removed
  - Repository: removed
  - SchemaVersion: removed
  - Version: removed
  - WithWriter: removed

github.com/aquasecurity/trivy/pkg/report
  Incompatible changes:
  - CustomTemplateFuncMap: removed
  - JSONWriter: removed
  - NewTemplateWriter: removed
  - SarifWriter: removed
  - SchemaVersion: removed
  - TemplateWriter: removed
  - ToPathUri: removed
  - Write: removed
  - Writer: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/options
  Incompatible changes:
  - ConfigurableScanner: removed
  - RawConfigScanner: removed
  - ScannerOption: removed
  - WithScanRawConfig: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/workspaces
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/cloudstack
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/x/json
  Incompatible changes:
  - Location: removed
  - ObjectLocation: removed
  - ToRFC8259: removed
  - TokenMultiLineComment: removed
  - TokenNormal: removed
  - TokenSingleLineComment: removed
  - TokenString: removed
  - TokenType: removed
  - Unmarshal: removed
  - UnmarshalJSONC: removed
  - UnmarshalRead: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/neptune
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/github
  Incompatible changes:
  - Action: removed
  - BranchProtection: removed
  - EnvironmentSecret: removed
  - GitHub: removed
  - Repository: removed

github.com/aquasecurity/trivy/pkg/sbom
  Incompatible changes:
  - Decode: removed
  - DetectFormat: removed
  - ErrUnknownFormat: removed
  - Format: removed
  - FormatAttestCycloneDXJSON: removed
  - FormatCycloneDXJSON: removed
  - FormatCycloneDXXML: removed
  - FormatLegacyCosignAttestCycloneDXJSON: removed
  - FormatSPDXJSON: removed
  - FormatSPDXTV: removed
  - FormatSPDXXML: removed
  - FormatUnknown: removed
  - IsCycloneDXJSON: removed
  - IsCycloneDXXML: removed
  - IsSPDXJSON: removed
  - IsSPDXTV: removed
  - PredicateCycloneDXBeforeV05: removed

github.com/aquasecurity/trivy/pkg/module/api
  Incompatible changes:
  - ActionDelete: removed
  - ActionInsert: removed
  - ActionUpdate: removed
  - Analyzer: removed
  - Module: removed
  - PostScanner: removed
  - Version: removed

github.com/aquasecurity/trivy/pkg/purl
  Incompatible changes:
  - FromString: removed
  - NamespaceAKS: removed
  - NamespaceEKS: removed
  - NamespaceGKE: removed
  - NamespaceOCP: removed
  - New: removed
  - PackageURL: removed
  - TypeK8s: removed
  - TypeOCI: removed
  - TypeUnknown: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/storage
  Incompatible changes:
  - Account: removed
  - Container: removed
  - NetworkRule: removed
  - PublicAccessBlob: removed
  - PublicAccessContainer: removed
  - PublicAccessOff: removed
  - Queue: removed
  - QueueProperties: removed
  - Storage: removed

github.com/aquasecurity/trivy/pkg/x/path
  Incompatible changes:
  - Contains: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/securitycenter
  Incompatible changes:
  - Contact: removed
  - SecurityCenter: removed
  - SubscriptionPricing: removed
  - TierFree: removed
  - TierStandard: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/google
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/compute
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/cloud/aws/config
  Incompatible changes:
  - EndpointResolver: removed
  - LoadDefaultAWSConfig: removed
  - MakeAWSOptions: removed

github.com/aquasecurity/trivy/pkg/plugin
  Incompatible changes:
  - Index: removed
  - Information: removed
  - Input: removed
  - Install: removed
  - Installed: removed
  - List: removed
  - Manager: removed
  - ManagerOption: removed
  - NewManager: removed
  - Options: removed
  - Platform: removed
  - Plugin: removed
  - Run: removed
  - Search: removed
  - Selector: removed
  - Start: removed
  - Uninstall: removed
  - Update: removed
  - Upgrade: removed
  - Wait: removed
  - WithIndexURL: removed
  - WithLogger: removed
  - WithWriter: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/datalake
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/terraform/parser/resolvers
  Incompatible changes:
  - Cache: removed
  - Local: removed
  - Options: removed
  - Registry: removed
  - Remote: removed

github.com/aquasecurity/trivy/pkg/sbom/io
  Incompatible changes:
  - Decoder: removed
  - Encoder: removed
  - ErrPURLEmpty: removed
  - ErrUnsupportedType: removed
  - NewDecoder: removed
  - NewEncoder: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/cloudfront
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/fanal/artifact
  Incompatible changes:
  - Artifact: removed
  - ImageMetadata: removed
  - Option: removed
  - Reference: removed
  - RepoMetadata: removed

github.com/aquasecurity/trivy/pkg/iac/providers/nifcloud/network
  Incompatible changes:
  - ElasticLoadBalancer: removed
  - ElasticLoadBalancerListener: removed
  - LoadBalancer: removed
  - LoadBalancerListener: removed
  - Network: removed
  - NetworkInterface: removed
  - Router: removed
  - VpnGateway: removed

github.com/aquasecurity/trivy/pkg/fanal/handler/unpackaged
  Incompatible changes:
  - NewUnpackagedHandler: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/dynamodb
  Incompatible changes:
  - DAXCluster: removed
  - DefaultKMSKeyID: removed
  - DynamoDB: removed
  - ServerSideEncryption: removed
  - Table: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/ecs
  Incompatible changes:
  - Cluster: removed
  - ClusterSettings: removed
  - ContainerDefinition: removed
  - CreateDefinitionsFromString: removed
  - ECS: removed
  - EFSVolumeConfiguration: removed
  - EnvVar: removed
  - PortMapping: removed
  - TaskDefinition: removed
  - Volume: removed

github.com/aquasecurity/trivy/pkg/iac/providers/google/iam
  Incompatible changes:
  - Binding: removed
  - Folder: removed
  - IAM: removed
  - Member: removed
  - Organization: removed
  - Project: removed
  - WorkloadIdentityPoolProvider: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/network
  Incompatible changes:
  - Network: removed
  - NetworkWatcherFlowLog: removed
  - RetentionPolicy: removed
  - SecurityGroup: removed
  - SecurityGroupRule: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/terraformplan/snapshot/planproto
  Incompatible changes:
  - DynamicValue: removed
  - File_pkg_iac_scanners_terraformplan_snapshot_planproto_planfile_proto: removed
  - Plan: removed

github.com/aquasecurity/trivy/pkg/commands/artifact
  Incompatible changes:
  - InitializeScanService: removed
  - NewRunner: removed
  - Run: removed
  - Runner: removed
  - RunnerOption: removed
  - ScannerConfig: removed
  - SkipScan: removed
  - TargetContainerImage: removed
  - TargetFilesystem: removed
  - TargetK8s: removed
  - TargetKind: removed
  - TargetRepository: removed
  - TargetRootfs: removed
  - TargetSBOM: removed
  - TargetVM: removed
  - WithInitializeService: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/secret
  Incompatible changes:
  - NewSecretAnalyzer: removed
  - SecretAnalyzer: removed

github.com/aquasecurity/trivy/pkg/iac/providers/nifcloud/sslcertificate
  Incompatible changes:
  - SSLCertificate: removed
  - ServerCertificate: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/config
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/eks
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/documentdb
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/azure/arm/parser
  Incompatible changes:
  - Function: removed
  - New: removed
  - Parameter: removed
  - Parser: removed
  - Resource: removed
  - Template: removed

github.com/aquasecurity/trivy/pkg/commands
  Incompatible changes:
  - Cleanup: removed
  - NewApp: removed
  - NewCleanCommand: removed
  - NewClientCommand: removed
  - NewConfigCommand: removed
  - NewConvertCommand: removed
  - NewFilesystemCommand: removed
  - NewImageCommand: removed
  - NewKubernetesCommand: removed
  - NewModuleCommand: removed
  - NewPluginCommand: removed
  - NewRegistryCommand: removed
  - NewRepositoryCommand: removed
  - NewRootCommand: removed
  - NewRootfsCommand: removed
  - NewSBOMCommand: removed
  - NewServerCommand: removed
  - NewVEXCommand: removed
  - NewVMCommand: removed
  - NewVersionCommand: removed
  - NotifyContext: removed

github.com/aquasecurity/trivy/pkg/x/os
  Incompatible changes:
  - Cleanup: removed
  - CreateTemp: removed
  - MkdirTemp: removed
  - TempDir: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/ecs
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/nuget/packagesprops
  Incompatible changes:
  - NewParser: removed
  - Parser: removed
  - Pkg: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/elb
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/vulnerability
  Incompatible changes:
  - Client: removed
  - NewClient: removed
  - SuperSet: removed

github.com/aquasecurity/trivy/pkg/cache
  Incompatible changes:
  - ArtifactCache: removed
  - Cache: removed
  - CalcKey: removed
  - DefaultDir: removed
  - FSCache: removed
  - GetTLSConfig: removed
  - LocalArtifactCache: removed
  - MemoryCache: removed
  - New: removed
  - NewFSCache: removed
  - NewMemoryCache: removed
  - NewNopCache: removed
  - NewRedisCache: removed
  - NewRedisOptions: removed
  - NewRedisTLSOptions: removed
  - NewRemoteCache: removed
  - NewType: removed
  - NopCache: removed
  - Options: removed
  - RedisCache: removed
  - RedisOptions: removed
  - RedisTLSOptions: removed
  - RemoteCache: removed
  - RemoteOptions: removed
  - Type: removed
  - TypeFS: removed
  - TypeMemory: removed
  - TypeRedis: removed
  - TypeUnknown: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/github
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/frameworks/wordpress
  Incompatible changes:
  - Parse: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/nodejs/npm
  Incompatible changes:
  - Dependency: removed
  - LockFile: removed
  - NewParser: removed
  - Package: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/python
  Incompatible changes:
  - NormalizePkgName: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/github/secrets
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/cloudstack/compute
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/azure
  Incompatible changes:
  - NewAzureScanner: removed
  - NewMarinerScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/network
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/mq
  Incompatible changes:
  - Broker: removed
  - Logging: removed
  - MQ: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/elasticache
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/generic
  Incompatible changes:
  - GenericScanner: removed
  - NewJsonScanner: removed
  - NewScanner: removed
  - NewTomlScanner: removed
  - NewYamlScanner: removed
  - ParseFunc: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/java/jar
  Incompatible changes:
  - ArtifactNotFoundErr: removed
  - Client: removed
  - NewParser: removed
  - Option: removed
  - Parser: removed
  - Properties: removed
  - WithFilePath: removed
  - WithOffline: removed
  - WithSize: removed

github.com/aquasecurity/trivy/pkg/version/app
  Incompatible changes:
  - Version: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/monitor
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/apigateway/v1
  Incompatible changes:
  - API: removed
  - APIGateway: removed
  - AccessLogging: removed
  - AuthorizationCognitoUserPools: removed
  - AuthorizationCustom: removed
  - AuthorizationIAM: removed
  - AuthorizationNone: removed
  - DomainName: removed
  - Method: removed
  - RESTMethodSettings: removed
  - Resource: removed
  - Stage: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/accessanalyzer
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/scan
  Incompatible changes:
  - CheckFunc: removed
  - Code: removed
  - CodeOption: removed
  - CustomChecks: removed
  - DarkTheme: removed
  - EngineMetadata: removed
  - FlatRange: removed
  - FlatResult: removed
  - Highlight: removed
  - LightTheme: removed
  - Line: removed
  - MetadataProvider: removed
  - Occurrence: removed
  - OptionCodeWithDarkTheme: removed
  - OptionCodeWithHighlighted: removed
  - OptionCodeWithLightTheme: removed
  - OptionCodeWithMaxLines: removed
  - OptionCodeWithTheme: removed
  - OptionCodeWithTruncation: removed
  - RenderedCause: removed
  - Result: removed
  - Results: removed
  - Rule: removed
  - Status: removed
  - StatusFailed: removed
  - StatusIgnored: removed
  - StatusPassed: removed
  - TerraformCustomCheck: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/securitycenter
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/k8s
  Incompatible changes:
  - NewKubernetesScanner: removed
  - NewScanKubernetes: removed
  - ScanKubernetes: removed
  - ScanSuperSet: removed
  - Write: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/authorization
  Incompatible changes:
  - Authorization: removed
  - Permission: removed
  - RoleDefinition: removed

github.com/aquasecurity/trivy/pkg/detector/library/compare/rubygems
  Incompatible changes:
  - Comparer: removed

github.com/aquasecurity/trivy/pkg/scan/local
  Incompatible changes:
  - NewService: removed
  - Service: removed
  - ShouldScanMisconfigOrRbac: removed
  - SuperSet: removed

github.com/aquasecurity/trivy/pkg/iac/providers/digitalocean
  Incompatible changes:
  - DigitalOcean: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/language/java/gradle
  Incompatible changes:
  - Dependencies: removed
  - Dependency: removed
  - License: removed
  - Licenses: removed
  - Properties: removed

github.com/aquasecurity/trivy/pkg/detector/library/compare/bitnami
  Incompatible changes:
  - Comparer: removed

github.com/aquasecurity/trivy/pkg/x/http
  Incompatible changes:
  - Client: removed
  - ClientOption: removed
  - ClientWithContext: removed
  - NewTraceTransport: removed
  - NewTransport: removed
  - NewUserAgent: removed
  - Options: removed
  - SetDefaultTransport: removed
  - TraceOption: removed
  - Transport: removed
  - WithTimeout: removed
  - WithTransport: removed
  - WithWriter: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/codebuild
  Incompatible changes:
  - ArtifactSettings: removed
  - CodeBuild: removed
  - Project: removed

github.com/aquasecurity/trivy/pkg/sbom/cyclonedx
  Incompatible changes:
  - BOM: removed
  - DecodeJSON: removed
  - ErrUnsupportedType: removed
  - IsTrivySBOM: removed
  - Marshaler: removed
  - Namespace: removed
  - NewMarshaler: removed
  - ToolManufacturer: removed
  - ToolName: removed
  - ToolVendor: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/rds
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/azure/expressions
  Incompatible changes:
  - NewExpressionTree: removed
  - Node: removed
  - Token: removed
  - TokenCloseParen: removed
  - TokenComma: removed
  - TokenDot: removed
  - TokenLiteralFloat: removed
  - TokenLiteralInteger: removed
  - TokenLiteralString: removed
  - TokenName: removed
  - TokenNewLine: removed
  - TokenOpenParen: removed
  - TokenType: removed

github.com/aquasecurity/trivy/pkg/policy
  Incompatible changes:
  - BundleRepository: removed
  - BundleVersion: removed
  - Client: removed
  - Metadata: removed
  - NewClient: removed
  - Option: removed
  - WithClock: removed
  - WithOCIArtifact: removed

github.com/aquasecurity/trivy/pkg/iac/severity
  Incompatible changes:
  - Critical: removed
  - High: removed
  - Low: removed
  - Medium: removed
  - None: removed
  - Severity: removed
  - StringToSeverity: removed
  - ValidSeverity: removed

github.com/aquasecurity/trivy/pkg/iac/types/rules
  Incompatible changes:
  - RegisteredRule: removed

github.com/aquasecurity/trivy/pkg/types
  Incompatible changes:
  - AllImageConfigScanners: removed
  - AllScanners: removed
  - BuiltInK8sCompliances: removed
  - BySeverity: removed
  - ClassConfig: removed
  - ClassCustom: removed
  - ClassLangPkg: removed
  - ClassLicense: removed
  - ClassLicenseFile: removed
  - ClassOSPkg: removed
  - ClassSecret: removed
  - ClassUnknown: removed
  - Compliance: removed
  - ComplianceAWSCIS12: removed
  - ComplianceAWSCIS14: removed
  - ComplianceDockerCIS160: removed
  - ComplianceEksCIS14: removed
  - ComplianceK8sCIS123: removed
  - ComplianceK8sNsa10: removed
  - ComplianceK8sPSSBaseline01: removed
  - ComplianceK8sPSSRestricted01: removed
  - ComplianceRke2CIS124: removed
  - Detailed: removed
  - DetectedLicense: removed
  - DetectedMisconfiguration: removed
  - DetectedSecret: removed
  - DetectedVulnerability: removed
  - ExitError: removed
  - FindingStatus: removed
  - FindingStatusAffected: removed
  - FindingStatusFixed: removed
  - FindingStatusIgnored: removed
  - FindingStatusNotAffected: removed
  - FindingStatusUnderInvestigation: removed
  - FindingStatusUnknown: removed
  - FindingType: removed
  - FindingTypeLicense: removed
  - FindingTypeMisconfiguration: removed
  - FindingTypeSecret: removed
  - FindingTypeVulnerability: removed
  - Format: removed
  - FormatCosignVuln: removed
  - FormatCycloneDX: removed
  - FormatGitHub: removed
  - FormatJSON: removed
  - FormatSPDX: removed
  - FormatSPDXJSON: removed
  - FormatSarif: removed
  - FormatTable: removed
  - FormatTemplate: removed
  - Library: removed
  - LicenseScanner: removed
  - Metadata: removed
  - MisconfStatus: removed
  - MisconfStatusException: removed
  - MisconfStatusFailure: removed
  - MisconfStatusPassed: removed
  - MisconfSummary: removed
  - MisconfigScanner: removed
  - ModifiedFinding: removed
  - NewModifiedFinding: removed
  - NoneScanner: removed
  - PkgType: removed
  - PkgTypeLibrary: removed
  - PkgTypeOS: removed
  - PkgTypeUnknown: removed
  - PkgTypes: removed
  - RBACScanner: removed
  - Report: removed
  - Result: removed
  - ResultClass: removed
  - Results: removed
  - SBOM: removed
  - SBOMScanner: removed
  - SBOMSource: removed
  - SBOMSourceOCI: removed
  - SBOMSourceRekor: removed
  - SBOMSources: removed
  - ScanOptions: removed
  - ScanResponse: removed
  - ScanTarget: removed
  - Scanner: removed
  - Scanners: removed
  - SecretScanner: removed
  - Summary: removed
  - SupportedCompliances: removed
  - SupportedFormats: removed
  - SupportedSBOMFormats: removed
  - SupportedTableModes: removed
  - TableMode: removed
  - UnknownScanner: removed
  - UserError: removed
  - VulnerabilityScanner: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/msk
  Incompatible changes:
  - BrokerLogging: removed
  - ClientBrokerEncryptionPlaintext: removed
  - ClientBrokerEncryptionTLS: removed
  - ClientBrokerEncryptionTLSOrPlaintext: removed
  - CloudwatchLogging: removed
  - Cluster: removed
  - EncryptionAtRest: removed
  - EncryptionInTransit: removed
  - FirehoseLogging: removed
  - Logging: removed
  - MSK: removed
  - S3Logging: removed

github.com/aquasecurity/trivy/pkg/report/spdx
  Incompatible changes:
  - NewWriter: removed
  - Writer: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/container
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/conda/meta
  Incompatible changes:
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/pkg/rpm
  Incompatible changes:
  - RPMDB: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/storage
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/downloader
  Incompatible changes:
  - Auth: removed
  - CustomTransport: removed
  - Download: removed
  - DownloadToTempDir: removed
  - ErrSkipDownload: removed
  - GitHubContentTransport: removed
  - NewCustomTransport: removed
  - NewGitHubTransport: removed
  - Options: removed

github.com/aquasecurity/trivy/pkg/x/slices
  Incompatible changes:
  - ZeroToNil: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/kms
  Incompatible changes:
  - KMS: removed
  - Key: removed
  - KeyUsageSignAndVerify: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/msk
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/datafactory
  Incompatible changes:
  - DataFactory: removed
  - Factory: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/common
  Incompatible changes:
  - FullPortRange: removed
  - InvalidPortRange: removed
  - NewPortRange: removed
  - ParseOption: removed
  - ParsePortRange: removed
  - PortRange: removed
  - WithWildcard: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/dockerfile/parser
  Incompatible changes:
  - Parse: removed

github.com/aquasecurity/trivy/pkg/iac/providers/digitalocean/spaces
  Incompatible changes:
  - Bucket: removed
  - Object: removed
  - Spaces: removed
  - Versioning: removed

github.com/aquasecurity/trivy/pkg/uuid
  Incompatible changes:
  - MustParse: removed
  - New: removed
  - Nil: removed
  - SetFakeUUID: removed
  - UUID: removed

github.com/aquasecurity/trivy/pkg/fanal/applier
  Incompatible changes:
  - Applier: removed
  - ApplyLayers: removed
  - Config: removed
  - History: removed
  - NewApplier: removed

github.com/aquasecurity/trivy/pkg/iac/providers/google/storage
  Incompatible changes:
  - Bucket: removed
  - BucketEncryption: removed
  - BucketLogging: removed
  - BucketVersioning: removed
  - Storage: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/nuget/lock
  Incompatible changes:
  - Dependencies: removed
  - Dependency: removed
  - LockFile: removed
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/elb
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/report/predicate
  Incompatible changes:
  - CosignVulnPredicate: removed
  - DB: removed
  - Invocation: removed
  - Metadata: removed
  - NewVulnWriter: removed
  - Scanner: removed
  - VulnWriter: removed

github.com/aquasecurity/trivy/pkg/fanal/handler
  Incompatible changes:
  - DeregisterPostHandler: removed
  - Manager: removed
  - NewManager: removed
  - PostHandler: removed
  - RegisterPostHandlerInit: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/testutil
  Incompatible changes:
  - AdaptAndCompare: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/google/gke
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/redshift
  Incompatible changes:
  - Cluster: removed
  - ClusterParameter: removed
  - Encryption: removed
  - EndPoint: removed
  - Redshift: removed
  - ReservedNode: removed
  - SecurityGroup: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/elasticache
  Incompatible changes:
  - Cluster: removed
  - ElastiCache: removed
  - ReplicationGroup: removed
  - SecurityGroup: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/datalake
  Incompatible changes:
  - DataLake: removed
  - Store: removed

github.com/aquasecurity/trivy/pkg/detector/library
  Incompatible changes:
  - Detect: removed
  - Driver: removed
  - NewDriver: removed

github.com/aquasecurity/trivy/pkg/parallel
  Incompatible changes:
  - NewPipeline: removed
  - Pipeline: removed
  - WalkDir: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/nifcloud/network
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/efs
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/fanal/artifact/local
  Incompatible changes:
  - Artifact: removed
  - ArtifactSet: removed
  - NewArtifact: removed
  - Walker: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/apigateway
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/rpc/client
  Incompatible changes:
  - NewService: removed
  - Option: removed
  - Service: removed
  - ServiceOption: removed
  - WithCustomHeaders: removed
  - WithRPCClient: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/cloudwatch
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/fanal/image/registry/ecr
  Incompatible changes:
  - ECR: removed
  - ECRClient: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/digitalocean
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/redshift
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/rego
  Incompatible changes:
  - BuildSchemaSetFromPolicies: removed
  - BuiltinNamespaces: removed
  - DynamicMetadata: removed
  - FrameworksFilter: removed
  - GetInputsContents: removed
  - IncludeDeprecatedFilter: removed
  - Input: removed
  - InputOptions: removed
  - IsBuiltinNamespace: removed
  - IsDotFile: removed
  - IsJSONFile: removed
  - IsRegoFile: removed
  - LoadAndRegister: removed
  - LoadEmbeddedLibraries: removed
  - LoadEmbeddedPolicies: removed
  - LoadPoliciesFromDirs: removed
  - MetadataFromAnnotations: removed
  - MetadataRetriever: removed
  - NewEngineMetadata: removed
  - NewMetadataRetriever: removed
  - NewRegoScannerProvider: removed
  - NewScanner: removed
  - NewStaticMetadata: removed
  - ParseRegoModule: removed
  - RegisterRegoRules: removed
  - RegoModuleFilter: removed
  - RegoScannerProvider: removed
  - Scanner: removed
  - Selector: removed
  - StaticMetadata: removed
  - SubType: removed
  - TrivyVersionFilter: removed
  - WithCustomSchemas: removed
  - WithDataDirs: removed
  - WithDataFilesystem: removed
  - WithEmbeddedLibraries: removed
  - WithEmbeddedPolicies: removed
  - WithFrameworks: removed
  - WithIncludeDeprecatedChecks: removed
  - WithPerResultTracing: removed
  - WithPolicyDirs: removed
  - WithPolicyFilesystem: removed
  - WithPolicyNamespaces: removed
  - WithPolicyReader: removed
  - WithRegoErrorLimits: removed
  - WithRegoScanner: removed
  - WithTrace: removed
  - WithTrivyVersion: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/kms
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/dart/pub
  Incompatible changes:
  - Dep: removed
  - Description: removed
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/iac/providers/google/bigquery
  Incompatible changes:
  - AccessGrant: removed
  - BigQuery: removed
  - Dataset: removed
  - SpecialGroupAllAuthenticatedUsers: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/bottlerocket
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/sbt/lockfile
  Incompatible changes:
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/version
  Incompatible changes:
  - NewVersionInfo: removed
  - VersionInfo: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/cloudformation/parser
  Incompatible changes:
  - CFReference: removed
  - EqualityOptions: removed
  - FileContext: removed
  - FileContexts: removed
  - GetAzs: removed
  - GetCidr: removed
  - IgnoreCase: removed
  - ImportPlaceholder: removed
  - InvalidContentError: removed
  - IsIntrinsic: removed
  - IsIntrinsicFunc: removed
  - JsonSourceFormat: removed
  - New: removed
  - NewCFReference: removed
  - NewErrInvalidContent: removed
  - Option: removed
  - Parameter: removed
  - Parameters: removed
  - ParseParameters: removed
  - Parser: removed
  - PassthroughResolution: removed
  - Property: removed
  - ResolveAnd: removed
  - ResolveBase64: removed
  - ResolveCondition: removed
  - ResolveEquals: removed
  - ResolveFindInMap: removed
  - ResolveGetAtt: removed
  - ResolveIf: removed
  - ResolveIntrinsicFunc: removed
  - ResolveJoin: removed
  - ResolveLength: removed
  - ResolveNot: removed
  - ResolveOr: removed
  - ResolveReference: removed
  - ResolveSelect: removed
  - ResolveSplit: removed
  - ResolveSub: removed
  - Resource: removed
  - SourceFormat: removed
  - WithConfigsFS: removed
  - WithParameterFiles: removed
  - WithParameters: removed
  - YamlSourceFormat: removed

github.com/aquasecurity/trivy/pkg/detector/library/compare/maven
  Incompatible changes:
  - Comparer: removed

github.com/aquasecurity/trivy/pkg/fanal/secret
  Incompatible changes:
  - AllowRule: removed
  - AllowRules: removed
  - Blocks: removed
  - CategoryAWS: removed
  - CategoryAdobe: removed
  - CategoryAge: removed
  - CategoryAlibaba: removed
  - CategoryAsana: removed
  - CategoryAsymmetricPrivateKey: removed
  - CategoryAtlassian: removed
  - CategoryBeamer: removed
  - CategoryBitbucket: removed
  - CategoryClojars: removed
  - CategoryContentfulDelivery: removed
  - CategoryDatabricks: removed
  - CategoryDiscord: removed
  - CategoryDocker: removed
  - CategoryDoppler: removed
  - CategoryDropbox: removed
  - CategoryDuffel: removed
  - CategoryDynatrace: removed
  - CategoryEasypost: removed
  - CategoryFacebook: removed
  - CategoryFastly: removed
  - CategoryFinicity: removed
  - CategoryFlutterwave: removed
  - CategoryFrameio: removed
  - CategoryGitHub: removed
  - CategoryGitLab: removed
  - CategoryGoCardless: removed
  - CategoryGoogle: removed
  - CategoryGrafana: removed
  - CategoryHashiCorp: removed
  - CategoryHeroku: removed
  - CategoryHubSpot: removed
  - CategoryHuggingFace: removed
  - CategoryIntercom: removed
  - CategoryIonic: removed
  - CategoryJWT: removed
  - CategoryLinear: removed
  - CategoryLinkedIn: removed
  - CategoryLob: removed
  - CategoryMailchimp: removed
  - CategoryMailgun: removed
  - CategoryMapbox: removed
  - CategoryMessageBird: removed
  - CategoryNewRelic: removed
  - CategoryNpm: removed
  - CategoryPlanetscale: removed
  - CategoryPostman: removed
  - CategoryPrivatePackagist: removed
  - CategoryPulumi: removed
  - CategoryPyPI: removed
  - CategoryRubyGems: removed
  - CategorySendGrid: removed
  - CategorySendinblue: removed
  - CategoryShippo: removed
  - CategoryShopify: removed
  - CategorySlack: removed
  - CategoryStripe: removed
  - CategoryTwilio: removed
  - CategoryTwitch: removed
  - CategoryTwitter: removed
  - CategoryTypeform: removed
  - Config: removed
  - ExcludeBlock: removed
  - GetBuiltinRules: removed
  - GetSecretRulesMetadata: removed
  - Global: removed
  - Location: removed
  - Match: removed
  - MustCompile: removed
  - MustCompileWithoutWordPrefix: removed
  - NewScanner: removed
  - ParseConfig: removed
  - Regexp: removed
  - Rule: removed
  - ScanArgs: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/google/bigquery
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/cloudtrail
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/monitor
  Incompatible changes:
  - LogProfile: removed
  - Monitor: removed
  - RetentionPolicy: removed

github.com/aquasecurity/trivy/pkg/scan/utils
  Incompatible changes:
  - FormatSrcVersion: removed
  - FormatVersion: removed

github.com/aquasecurity/trivy/pkg/fanal/vm/disk
  Incompatible changes:
  - Disk: removed
  - New: removed
  - VMDK: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/codebuild
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/os/ubuntu
  Incompatible changes:
  - ESMAnalyzerVersion: removed
  - ESMRequiredFiles: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/github/branch_protections
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/ec2
  Incompatible changes:
  - ActionAllow: removed
  - ActionDeny: removed
  - BlockDevice: removed
  - EC2: removed
  - Encryption: removed
  - Instance: removed
  - LaunchConfiguration: removed
  - LaunchTemplate: removed
  - MetadataOptions: removed
  - NetworkACL: removed
  - NetworkACLRule: removed
  - NewInstance: removed
  - RequestedAMI: removed
  - SecurityGroup: removed
  - SecurityGroupRule: removed
  - Subnet: removed
  - TypeEgress: removed
  - TypeIngress: removed
  - VPC: removed
  - Volume: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/rust/binary
  Incompatible changes:
  - ErrNonRustBinary: removed
  - ErrUnrecognizedExe: removed
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/fanal/image
  Incompatible changes:
  - GuessBaseImageIndex: removed
  - ID: removed
  - LayerIDs: removed
  - NewArchiveImage: removed
  - NewContainerImage: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/authorization
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/elb
  Incompatible changes:
  - Action: removed
  - ELB: removed
  - Listener: removed
  - LoadBalancer: removed
  - TypeApplication: removed
  - TypeClassic: removed
  - TypeGateway: removed
  - TypeNetwork: removed

github.com/aquasecurity/trivy/pkg/iac/providers/nifcloud
  Incompatible changes:
  - Nifcloud: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/swift/swift
  Incompatible changes:
  - LockFile: removed
  - NewParser: removed
  - Object: removed
  - Parser: removed
  - Pin: removed
  - State: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/ec2
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/adaptertest
  Incompatible changes:
  - AdaptAndCompare: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/digitalocean/compute
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/iam
  Incompatible changes:
  - Adapt: removed
  - ConvertTerraformDocument: removed
  - ParsePolicyFromAttr: removed

github.com/aquasecurity/trivy/pkg/compliance/report
  Incompatible changes:
  - BuildComplianceReport: removed
  - BuildSummary: removed
  - ComplianceReport: removed
  - ControlCheckResult: removed
  - ControlCheckSummary: removed
  - ControlIDColumn: removed
  - ControlNameColumn: removed
  - IssuesColumn: removed
  - JSONWriter: removed
  - NewSummaryWriter: removed
  - Option: removed
  - SeverityColumn: removed
  - StatusColumn: removed
  - SummaryReport: removed
  - SummaryWriter: removed
  - TableWriter: removed
  - Write: removed
  - Writer: removed

github.com/aquasecurity/trivy/pkg/result
  Incompatible changes:
  - DefaultIgnoreFile: removed
  - Filter: removed
  - FilterOptions: removed
  - FilterResult: removed
  - IgnoreConfig: removed
  - IgnoreFinding: removed
  - IgnoreFindings: removed
  - ParseIgnoreFile: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/eks
  Incompatible changes:
  - Cluster: removed
  - EKS: removed
  - Encryption: removed
  - Logging: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/python/packaging
  Incompatible changes:
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/c/conan
  Incompatible changes:
  - GraphLock: removed
  - LockFile: removed
  - NewParser: removed
  - Node: removed
  - Parser: removed
  - Require: removed
  - Requires: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/cloudtrail
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/rego/convert
  Incompatible changes:
  - Converter: removed
  - SliceToRego: removed
  - StructToRego: removed

github.com/aquasecurity/trivy/pkg/iac/rules
  Incompatible changes:
  - Check: removed
  - Deregister: removed
  - GetFrameworkRules: removed
  - GetProviderNames: removed
  - GetProviderServiceCheckNames: removed
  - GetProviderServiceNames: removed
  - GetProviders: removed
  - GetProvidersAsJson: removed
  - GetProvidersHierarchy: removed
  - GetRegistered: removed
  - GetSpecRules: removed
  - Provider: removed
  - Register: removed
  - Reset: removed
  - Service: removed

github.com/aquasecurity/trivy/pkg/fanal/analyzer/pkg/dpkg
  Incompatible changes:
  - NewScanner: removed

github.com/aquasecurity/trivy/rpc/scanner
  Incompatible changes:
  - File_rpc_scanner_service_proto: removed
  - HTTPClient: removed
  - Licenses: removed
  - NewScannerJSONClient: removed
  - NewScannerProtobufClient: removed
  - NewScannerServer: removed
  - Result: removed
  - ScanOptions: removed
  - ScanRequest: removed
  - ScanResponse: removed
  - Scanner: removed
  - ScannerPathPrefix: removed
  - TwirpServer: removed
  - WriteError: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/network
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/redhat
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/helm
  Incompatible changes:
  - New: removed
  - Scanner: removed
  - ScannerWithAPIVersions: removed
  - ScannerWithFileValues: removed
  - ScannerWithKubeVersion: removed
  - ScannerWithStringValues: removed
  - ScannerWithValues: removed
  - ScannerWithValuesFile: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/cloudtrail
  Incompatible changes:
  - CloudTrail: removed
  - DataResource: removed
  - EventSelector: removed
  - Trail: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure
  Incompatible changes:
  - Azure: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/s3
  Incompatible changes:
  - Bucket: removed
  - Contents: removed
  - Encryption: removed
  - Grant: removed
  - Grantee: removed
  - Logging: removed
  - NewPublicAccessBlock: removed
  - PublicAccessBlock: removed
  - Rules: removed
  - S3: removed
  - Versioning: removed
  - Website: removed

github.com/aquasecurity/trivy/pkg/iac/ignore
  Incompatible changes:
  - Ignorer: removed
  - MatchPattern: removed
  - Parse: removed
  - Rule: removed
  - RuleSectionParser: removed
  - Rules: removed
  - StringMatchParser: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/lambda
  Incompatible changes:
  - Function: removed
  - Lambda: removed
  - Permission: removed
  - Tracing: removed
  - TracingModeActive: removed
  - TracingModePassThrough: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/python/pipenv
  Incompatible changes:
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/kubernetes
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/openstack
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/azure/appservice
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/module/serialize
  Incompatible changes:
  - AnalysisResult: removed
  - PostScanAction: removed
  - PostScanSpec: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/cloudformation/cftypes
  Incompatible changes:
  - Bool: removed
  - CfType: removed
  - Float64: removed
  - Int: removed
  - List: removed
  - Map: removed
  - String: removed
  - TypeFromGoValue: removed
  - Unknown: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/database
  Incompatible changes:
  - Database: removed
  - ExtendedAuditingPolicy: removed
  - FirewallRule: removed
  - MSSQLServer: removed
  - MariaDBServer: removed
  - MySQLServer: removed
  - PostgreSQLServer: removed
  - PostgresSQLConfig: removed
  - SecurityAlertPolicy: removed
  - Server: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/ecs
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/appservice
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/fanal/image/daemon
  Incompatible changes:
  - ContainerdImage: removed
  - DockerImage: removed
  - Image: removed
  - PodmanImage: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/arm/container
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/attestation
  Incompatible changes:
  - CosignPredicate: removed
  - Statement: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws
  Incompatible changes:
  - AWS: removed
  - AssumeRole: removed
  - AssumeRoleWithWebIdentity: removed
  - DefaultTags: removed
  - IgnoreTags: removed
  - Meta: removed
  - TerraformProvider: removed

github.com/aquasecurity/trivy/pkg/iac/providers/aws/apigateway/v2
  Incompatible changes:
  - API: removed
  - APIGateway: removed
  - AccessLogging: removed
  - DomainName: removed
  - ProtocolTypeHTTP: removed
  - ProtocolTypeREST: removed
  - ProtocolTypeUnknown: removed
  - ProtocolTypeWebsocket: removed
  - Stage: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/google/dns
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/golang/mod
  Incompatible changes:
  - GoMod116: removed
  - GoModNoGoVersion: removed
  - GoModNormal: removed
  - GoModNormalDeps: removed
  - GoModNormalWithoutStdlib: removed
  - GoModNormalWithoutStdlibDeps: removed
  - GoModReplaced: removed
  - GoModReplacedDeps: removed
  - GoModReplacedWithLocalPath: removed
  - GoModReplacedWithLocalPathAndVersion: removed
  - GoModReplacedWithLocalPathAndVersionMismatch: removed
  - GoModReplacedWithVersion: removed
  - GoModReplacedWithVersionDeps: removed
  - GoModReplacedWithVersionMismatch: removed
  - GoModUnreplaced: removed
  - GoModUnreplacedDeps: removed
  - NewParser: removed
  - Parser: removed
  - VCSUrlGoPkgInRegexWithUser: removed
  - VCSUrlGoPkgInRegexWithoutUser: removed
  - VCSUrlMajorVersionSuffixRegex: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/mq
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/azure/appservice
  Incompatible changes:
  - AppService: removed
  - FunctionApp: removed
  - Service: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/elasticache
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/rpc/server
  Incompatible changes:
  - CacheServer: removed
  - NewCacheServer: removed
  - NewScanServer: removed
  - NewServer: removed
  - ScanServer: removed
  - ScanSuperSet: removed
  - Server: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/msk
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/golang/binary
  Incompatible changes:
  - ErrNonGoBinary: removed
  - ErrUnrecognizedExe: removed
  - NewParser: removed
  - Parser: removed

github.com/aquasecurity/trivy/pkg/report/table
  Incompatible changes:
  - ColorizeSeverity: removed
  - IsOutputToTerminal: removed
  - LicenseScanner: removed
  - MisconfigScanner: removed
  - NewFileLicenseRenderer: removed
  - NewMisconfigRenderer: removed
  - NewPkgLicenseRenderer: removed
  - NewScanner: removed
  - NewSecretRenderer: removed
  - NewSummaryRenderer: removed
  - NewVulnerabilityRenderer: removed
  - NewWriter: removed
  - Options: removed
  - RenderTarget: removed
  - Renderer: removed
  - Scanner: removed
  - SecretScanner: removed
  - SeverityColor: removed
  - VulnerabilityScanner: removed
  - Writer: removed

github.com/aquasecurity/trivy/pkg/iac/scanners/cloudformation
  Incompatible changes:
  - New: removed
  - Scanner: removed
  - WithConfigsFS: removed
  - WithParameterFiles: removed
  - WithParameters: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/provider
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/dockerfile
  Incompatible changes:
  - Command: removed
  - Dockerfile: removed
  - Stage: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/nodejs/bun
  Incompatible changes:
  - LockFile: removed
  - NewParser: removed
  - ParsedPackage: removed
  - Parser: removed
  - Workspace: removed

github.com/aquasecurity/trivy/pkg/notification
  Incompatible changes:
  - NewVersionChecker: removed
  - VersionChecker: removed

github.com/aquasecurity/trivy/pkg/fanal/walker
  Incompatible changes:
  - AppendPermitDiskName: removed
  - FS: removed
  - LayerTar: removed
  - NewFS: removed
  - NewLayerTar: removed
  - NewVM: removed
  - Option: removed
  - VM: removed
  - WalkFunc: removed

github.com/aquasecurity/trivy/pkg/fanal/artifact/vm
  Incompatible changes:
  - AMI: removed
  - ArtifactSet: removed
  - EBS: removed
  - ImageFile: removed
  - NewArtifact: removed
  - Storage: removed
  - Type: removed
  - TypeAMI: removed
  - TypeEBS: removed
  - TypeFile: removed
  - Walker: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/terraform/aws/ssm
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/s3
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/iac/providers/nifcloud/computing
  Incompatible changes:
  - Computing: removed
  - Instance: removed
  - NetworkInterface: removed
  - SecurityGroup: removed
  - SecurityGroupRule: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/sam
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/vex
  Incompatible changes:
  - CSAF: removed
  - Client: removed
  - CycloneDX: removed
  - Filter: removed
  - New: removed
  - NewDocument: removed
  - NewOCI: removed
  - NewRepositorySet: removed
  - NewSBOMReferenceSet: removed
  - NewSource: removed
  - NotAffected: removed
  - OCI: removed
  - OpenVEX: removed
  - Options: removed
  - RepositoryIndex: removed
  - RepositorySet: removed
  - RetrieveVEXAttestation: removed
  - SBOMReferenceSet: removed
  - Source: removed
  - SourceType: removed
  - Statement: removed
  - TypeFile: removed
  - TypeOCI: removed
  - TypeRepository: removed
  - TypeSBOMReference: removed
  - VEX: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/minimos
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/extension
  Incompatible changes:
  - DeregisterHook: removed
  - Hook: removed
  - Hooks: removed
  - PostReport: removed
  - PostRun: removed
  - PostScan: removed
  - PreReport: removed
  - PreRun: removed
  - PreScan: removed
  - RegisterHook: removed
  - ReportHook: removed
  - RunHook: removed
  - ScanHook: removed

github.com/aquasecurity/trivy/pkg/detector/ospkg/echo
  Incompatible changes:
  - NewScanner: removed
  - Scanner: removed

github.com/aquasecurity/trivy/pkg/iac/adapters/cloudformation/aws/ecr
  Incompatible changes:
  - Adapt: removed

github.com/aquasecurity/trivy/pkg/rekor
  Incompatible changes:
  - Client: removed
  - Entry: removed
  - EntryID: removed
  - ErrOverGetEntriesLimit: removed
  - MaxGetEntriesLimit: removed
  - NewClient: removed
  - NewEntryID: removed

github.com/aquasecurity/trivy/pkg/fanal/image/registry
  Incompatible changes:
  - GetToken: removed
  - RegisterRegistry: removed

github.com/aquasecurity/trivy/pkg/dependency/parser/php/composer
  Incompatible changes:
  - LockFile: removed
  - NewParser: removed
  - Parser: removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apidiff dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant