-
Notifications
You must be signed in to change notification settings - Fork 168
chore(deps): bump the golang-org-x group across 1 directory with 7 updates #17778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…dates Bumps the golang-org-x group with 3 updates in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/mod](https://github.com/golang/mod) and [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/crypto` from 0.43.0 to 0.44.0 - [Commits](golang/crypto@v0.43.0...v0.44.0) Updates `golang.org/x/mod` from 0.29.0 to 0.30.0 - [Commits](golang/mod@v0.29.0...v0.30.0) Updates `golang.org/x/net` from 0.46.0 to 0.47.0 - [Commits](golang/net@v0.46.0...v0.47.0) Updates `golang.org/x/sys` from 0.37.0 to 0.38.0 - [Commits](golang/sys@v0.37.0...v0.38.0) Updates `golang.org/x/term` from 0.36.0 to 0.37.0 - [Commits](golang/term@v0.36.0...v0.37.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.30.0...v0.31.0) Updates `golang.org/x/tools` from 0.37.0 to 0.38.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-x - dependency-name: golang.org/x/mod dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-x - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-x - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-x - dependency-name: golang.org/x/term dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-x - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-x - dependency-name: golang.org/x/tools dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-x ... Signed-off-by: dependabot[bot] <[email protected]>
|
Images are ready for the commit at cdbd036. To use with deploy scripts, first |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #17778 +/- ##
==========================================
- Coverage 49.01% 49.00% -0.01%
==========================================
Files 2729 2729
Lines 201599 201613 +14
==========================================
- Hits 98810 98801 -9
- Misses 95052 95074 +22
- Partials 7737 7738 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/fixxx |
INFO: Wed Nov 12 14:23:16 UTC 2025: Running "make go-generated-srcs" + deps + clean-easyjson-srcs + easyjson + go-easyjson-srcs + mockgen + stringer + go-generated-srcs PATH="/__w/stackrox/stackrox/.gotools/bin:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/gradle/bin:/__w/stackrox/stackrox/tools/generate-helpers" MOCKGEN_BIN="/__w/stackrox/stackrox/.gotools/bin/mockgen" go generate -v -x ./... central/main.go central/activecomponent/converter/common.go central/activecomponent/converter/id.go central/activecomponent/datastore/datastore.go mockgen-wrapper central/activecomponent/datastore/datastore_impl.go central/activecomponent/datastore/singleton.go central/activecomponent/datastore/internal/store/store.go mockgen-wrapper central/activecomponent/datastore/internal/store/mocks/store.go central/activecomponent/datastore/internal/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ActiveComponent --search-category ACTIVE_COMPONENT --references storage.Deployment,storage.ImageComponent 2025-11-12 14:24:57 Generating for storage.ActiveComponent central/activecomponent/datastore/internal/store/postgres/store.go central/activecomponent/datastore/mocks/datastore.go central/activecomponent/updater/singleton.go central/activecomponent/updater/updater.go mockgen-wrapper central/activecomponent/updater/updater_impl.go central/activecomponent/updater/updater_impl_test.go central/activecomponent/updater/aggregator/process_aggregator.go mockgen-wrapper central/activecomponent/updater/aggregator/process_aggregator_impl.go central/activecomponent/updater/aggregator/process_aggregator_test.go central/activecomponent/updater/aggregator/singleton.go central/activecomponent/updater/aggregator/mocks/process_aggregator.go central/activecomponent/updater/mocks/updater.go central/administration/events/option.go central/administration/events/datastore/datastore.go mockgen-wrapper central/administration/events/datastore/datastore_impl.go central/administration/events/datastore/singleton.go central/administration/events/datastore/telemetry.go central/administration/events/datastore/internal/store/store.go central/administration/events/datastore/internal/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.AdministrationEvent --search-category ADMINISTRATION_EVENTS 2025-11-12 14:24:58 Generating for storage.AdministrationEvent central/administration/events/datastore/internal/store/postgres/store.go central/administration/events/datastore/internal/writer/writer.go mockgen-wrapper central/administration/events/datastore/internal/writer/writer_impl.go central/administration/events/datastore/internal/writer/mocks/writer.go central/administration/events/datastore/mocks/datastore.go central/administration/events/handler/handler.go central/administration/events/handler/handler_test.go central/administration/events/handler/singleton.go central/administration/events/service/converter.go central/administration/events/service/service.go central/administration/events/service/service_impl.go central/administration/events/service/service_impl_test.go central/administration/events/service/singleton.go central/administration/events/testutils/testutils.go central/administration/usage/csv/csv_handler.go central/administration/usage/csv/csv_test.go central/administration/usage/datastore/securedunits/datastore.go mockgen-wrapper central/administration/usage/datastore/securedunits/datastore_impl.go central/administration/usage/datastore/securedunits/get_cluster_ids.go central/administration/usage/datastore/securedunits/singleton.go central/administration/usage/datastore/securedunits/mocks/datastore.go central/administration/usage/injector/injector.go central/administration/usage/injector/injector_impl.go central/administration/usage/injector/injector_test.go central/administration/usage/injector/singleton.go central/administration/usage/service/service.go central/administration/usage/service/service_impl.go central/administration/usage/service/service_impl_test.go central/administration/usage/service/singleton.go central/administration/usage/store/store.go mockgen-wrapper central/administration/usage/store/cache/cache.go central/administration/usage/store/cache/cache_test.go central/administration/usage/store/mocks/store.go central/administration/usage/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.SecuredUnits --search-category=ADMINISTRATION_USAGE 2025-11-12 14:24:58 Generating for storage.SecuredUnits central/administration/usage/store/postgres/store.go central/alert/datastore/datastore.go mockgen-wrapper central/alert/datastore/datastore_impl.go central/alert/datastore/singleton.go central/alert/datastore/internal/store/store.go mockgen-wrapper central/alert/datastore/internal/store/mocks/store.go central/alert/datastore/internal/store/postgres/bench_test.go central/alert/datastore/internal/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.Alert --search-category ALERTS 2025-11-12 14:25:00 Generating for storage.Alert central/alert/datastore/internal/store/postgres/store.go central/alert/datastore/mocks/datastore.go central/alert/mappings/options.go central/alert/service/service.go central/alert/service/service_impl.go central/alert/service/service_test.go central/alert/service/singleton.go central/alert/utils/utils.go central/alerttest/alert.go central/analystnotes/types.go central/apitoken/backend/backend.go central/apitoken/backend/backend_impl.go central/apitoken/backend/constants.go central/apitoken/backend/provider_test.go central/apitoken/backend/singleton.go central/apitoken/backend/source.go central/apitoken/backend/source_impl.go central/apitoken/creation/log.go central/apitoken/creation/log_test.go central/apitoken/datastore/datastore.go central/apitoken/datastore/datastore_impl.go central/apitoken/datastore/datastore_test.go central/apitoken/datastore/singleton.go central/apitoken/datastore/telemetry.go central/apitoken/datastore/types.go central/apitoken/datastore/internal/schedulestore/postgres/gen.go pg-table-bindings-wrapper --type=storage.NotificationSchedule --singleton 2025-11-12 14:25:00 Generating for storage.NotificationSchedule central/apitoken/datastore/internal/schedulestore/postgres/store.go central/apitoken/datastore/internal/store/store.go mockgen-wrapper central/apitoken/datastore/internal/store/mocks/store.go central/apitoken/datastore/internal/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.TokenMetadata --table=api_tokens --search-category API_TOKEN 2025-11-12 14:25:01 Generating for storage.TokenMetadata central/apitoken/datastore/internal/store/postgres/store.go central/apitoken/expiration/expiration.go central/apitoken/expiration/singleton.go central/apitoken/service/privilege_escalation.go central/apitoken/service/privilege_escalation_test.go central/apitoken/service/service.go central/apitoken/service/service_impl.go central/apitoken/service/service_impl_test.go central/apitoken/service/singleton.go central/apitoken/testutils/testutils.go central/audit/audit.go central/audit/audit_test.go central/auth/datastore/datastore.go mockgen-wrapper central/auth/datastore/datastore_impl.go central/auth/datastore/datastore_impl_mocked_test.go central/auth/datastore/singleton.go central/auth/datastore/telemetry.go central/auth/datastore/mocks/datastore.go central/auth/m2m/claims.go central/auth/m2m/claims_test.go central/auth/m2m/exchanger.go mockgen-wrapper central/auth/m2m/exchanger_test.go central/auth/m2m/id_token.go central/auth/m2m/id_token_test.go central/auth/m2m/kube_service_account.go mockgen-wrapper central/auth/m2m/kube_service_account_test.go central/auth/m2m/provider.go central/auth/m2m/role_mapper.go central/auth/m2m/role_mapper_test.go central/auth/m2m/set.go mockgen-wrapper central/auth/m2m/verifier.go central/auth/m2m/mocks/exchanger.go central/auth/m2m/mocks/kube_service_account.go central/auth/m2m/mocks/set.go central/auth/service/service.go central/auth/service/service_impl.go central/auth/store/store.go mockgen-wrapper central/auth/store/mocks/store.go central/auth/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.AuthMachineToMachineConfig --references=storage.Role 2025-11-12 14:25:02 Generating for storage.AuthMachineToMachineConfig central/auth/store/postgres/store.go central/auth/userpass/auth.go central/auth/userpass/watch_handler.go central/authprovider/datastore/datastore.go central/authprovider/datastore/datastore_impl.go central/authprovider/datastore/datastore_impl_test.go central/authprovider/datastore/singleton.go central/authprovider/datastore/internal/store/store.go mockgen-wrapper central/authprovider/datastore/internal/store/mocks/store.go central/authprovider/datastore/internal/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.AuthProvider --search-category AUTH_PROVIDERS 2025-11-12 14:25:03 Generating for storage.AuthProvider central/authprovider/datastore/internal/store/postgres/store.go central/authprovider/registry/singleton.go central/authprovider/service/service.go central/authprovider/service/service_impl.go central/authprovider/service/service_impl_test.go central/authprovider/telemetry/telemetry.go central/blob/datastore/datastore.go mockgen-wrapper central/blob/datastore/singleton.go central/blob/datastore/test_utils.go central/blob/datastore/mocks/datastore.go central/blob/datastore/store/store.go mockgen-wrapper central/blob/datastore/store/mocks/store.go central/blob/datastore/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.Blob --search-category BLOB 2025-11-12 14:25:04 Generating for storage.Blob central/blob/datastore/store/postgres/store.go central/blob/snapshot/snapshot.go central/centralhealth/service/service.go central/centralhealth/service/service_impl.go central/centralhealth/service/singleton.go central/certgen/central_db.go central/certgen/central_scanner.go central/certgen/sensor.go central/certgen/service.go central/certgen/singleton.go central/certs/export/backup.go central/certs/handlers/http_handler.go central/cli/download.go central/cloudproviders/gcp/singleton.go central/cloudsources/datastore/datastore.go central/cloudsources/datastore/datastore_impl.go central/cloudsources/datastore/singleton.go central/cloudsources/datastore/telemetry.go central/cloudsources/datastore/internal/store/store.go mockgen-wrapper central/cloudsources/datastore/internal/store/mocks/store.go central/cloudsources/datastore/internal/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.CloudSource --search-category CLOUD_SOURCES --cached-store 2025-11-12 14:25:05 Generating for storage.CloudSource central/cloudsources/datastore/internal/store/postgres/store.go central/cloudsources/manager/manager.go central/cloudsources/manager/manager_test.go central/cloudsources/manager/singleton.go mockgen-wrapper central/cloudsources/manager/mocks/singleton.go central/cloudsources/service/service.go central/cloudsources/service/service_impl.go central/cloudsources/service/service_impl_test.go central/cloudsources/service/singleton.go central/cluster/datastore/datastore.go mockgen-wrapper central/cluster/datastore/datastore_impl.go central/cluster/datastore/datastore_test_constructors.go central/cluster/datastore/singleton.go central/cluster/datastore/telemetry.go central/cluster/datastore/mocks/datastore.go central/cluster/service/service.go central/cluster/service/service_impl.go central/cluster/service/service_impl_test.go central/cluster/service/singleton.go central/cluster/store/cluster/store.go mockgen-wrapper central/cluster/store/cluster/mocks/store.go central/cluster/store/cluster/postgres/gen.go pg-table-bindings-wrapper --type=storage.Cluster --cached-store --for-sac --search-category CLUSTERS --no-copy-from --default-sort search.Cluster.String() 2025-11-12 14:25:06 Generating for storage.Cluster central/cluster/store/cluster/postgres/store.go central/cluster/store/clusterhealth/store.go mockgen-wrapper central/cluster/store/clusterhealth/mocks/store.go central/cluster/store/clusterhealth/postgres/gen.go pg-table-bindings-wrapper --type=storage.ClusterHealthStatus --references=storage.Cluster --search-category=CLUSTER_HEALTH 2025-11-12 14:25:07 Generating for storage.ClusterHealthStatus central/cluster/store/clusterhealth/postgres/store.go central/cluster/util/util.go central/cluster/util/util_test.go central/clustercveedge/datastore/datastore.go mockgen-wrapper central/clustercveedge/datastore/datastore_impl.go central/clustercveedge/datastore/singleton.go central/clustercveedge/datastore/mocks/datastore.go central/clustercveedge/datastore/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ClusterCVEEdge --table=cluster_cve_edges --search-category CLUSTER_VULN_EDGE --references=storage.Cluster,cluster_cves:storage.ClusterCVE --read-only-store --search-scope CLUSTER_VULNERABILITIES,CLUSTER_VULN_EDGE,CLUSTERS 2025-11-12 14:25:08 Generating for storage.ClusterCVEEdge central/clustercveedge/datastore/store/postgres/store.go central/clustercveedge/datastoretest/test.go central/clustercveedge/store/store.go mockgen-wrapper central/clustercveedge/store/mocks/store.go central/clusterinit/backend/backend.go mockgen-wrapper central/clusterinit/backend/backend_impl.go central/clusterinit/backend/render.go central/clusterinit/backend/singleton.go central/clusterinit/backend/validation.go central/clusterinit/backend/validation_test.go central/clusterinit/backend/access/access.go central/clusterinit/backend/certificate/certprovider.go mockgen-wrapper central/clusterinit/backend/certificate/mocks/certprovider.go central/clusterinit/backend/mocks/backend.go central/clusterinit/service/service.go central/clusterinit/service/service_impl.go central/clusterinit/service/service_impl_test.go central/clusterinit/service/singleton.go central/clusterinit/service/transformation.go central/clusterinit/store/store.go central/clusterinit/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.InitBundleMeta --cached-store --table=cluster_init_bundles 2025-11-12 14:25:10 Generating for storage.InitBundleMeta central/clusterinit/store/postgres/store.go central/clusterinit/store/singleton/singleton.go central/clusterinit/store/tests/store.go central/clusters/cert_bundle.go central/clusters/cert_bundle_test.go central/clusters/common.go central/clusters/deployer.go central/clusters/deployer_test.go central/clusters/identity.go central/clusters/identity_test.go central/clusters/helmconfig/yaml.go central/clusters/zip/generate_certs.go central/clusters/zip/generate_certs_test.go central/clusters/zip/render_test.go central/clusters/zip/zip.go central/compliance/common.go central/compliance/aggregation/aggregation.go central/compliance/aggregation/aggregation_test.go central/compliance/aggregation/singleton.go central/compliance/aggregation/sort.go central/compliance/aggregation/sort_test.go central/compliance/checks/all.go central/compliance/checks/all_test.go central/compliance/checks/common/checks.go central/compliance/checks/common/checks_test.go central/compliance/checks/common/host_os.go central/compliance/checks/common/integrations.go central/compliance/checks/common/integrations_test.go central/compliance/checks/common/rbac.go central/compliance/checks/common/vulns.go central/compliance/checks/common/vulns_test.go central/compliance/checks/hipaa_164/all.go central/compliance/checks/hipaa_164/check306e/check.go central/compliance/checks/hipaa_164/check306e/check_test.go central/compliance/checks/hipaa_164/check306e/messages.go central/compliance/checks/hipaa_164/check308a1i/check.go central/compliance/checks/hipaa_164/check308a1i/messages.go central/compliance/checks/hipaa_164/check308a1iia/check.go central/compliance/checks/hipaa_164/check308a1iia/check_test.go central/compliance/checks/hipaa_164/check308a1iia/messages.go central/compliance/checks/hipaa_164/check308a1iib/check.go central/compliance/checks/hipaa_164/check308a1iib/check_test.go central/compliance/checks/hipaa_164/check308a1iib/messages.go central/compliance/checks/hipaa_164/check308a3iia/check.go central/compliance/checks/hipaa_164/check308a3iia/messages.go central/compliance/checks/hipaa_164/check308a3iib/check.go central/compliance/checks/hipaa_164/check308a3iib/messages.go central/compliance/checks/hipaa_164/check308a4/check.go central/compliance/checks/hipaa_164/check308a4/messages.go central/compliance/checks/hipaa_164/check308a4iib/check.go central/compliance/checks/hipaa_164/check308a4iib/messages.go central/compliance/checks/hipaa_164/check308a5iib/check.go central/compliance/checks/hipaa_164/check308a5iib/check_test.go central/compliance/checks/hipaa_164/check308a5iib/messages.go central/compliance/checks/hipaa_164/check308a6ii/check.go central/compliance/checks/hipaa_164/check308a6ii/messages.go central/compliance/checks/hipaa_164/check308a7iie/check.go central/compliance/checks/hipaa_164/check308a7iie/messages.go central/compliance/checks/hipaa_164/check310a1/check.go central/compliance/checks/hipaa_164/check310a1/messages.go central/compliance/checks/hipaa_164/check310a1a/check.go central/compliance/checks/hipaa_164/check310a1a/messages.go central/compliance/checks/hipaa_164/check310d/check.go central/compliance/checks/hipaa_164/check310d/messages.go central/compliance/checks/hipaa_164/check312c/check.go central/compliance/checks/hipaa_164/check312c/messages.go central/compliance/checks/hipaa_164/check312e/check.go central/compliance/checks/hipaa_164/check312e/messages.go central/compliance/checks/hipaa_164/check312e1/check.go central/compliance/checks/hipaa_164/check312e1/messages.go central/compliance/checks/hipaa_164/check314a2ic/check.go central/compliance/checks/hipaa_164/check314a2ic/messages.go central/compliance/checks/hipaa_164/check316b2iii/check.go central/compliance/checks/hipaa_164/check316b2iii/messages.go central/compliance/checks/nist800-190/all.go central/compliance/checks/nist800-190/check411/check.go central/compliance/checks/nist800-190/check411/check_test.go central/compliance/checks/nist800-190/check411/messages.go central/compliance/checks/nist800-190/check412/check.go central/compliance/checks/nist800-190/check412/check_test.go central/compliance/checks/nist800-190/check412/messages.go central/compliance/checks/nist800-190/check414/check.go central/compliance/checks/nist800-190/check414/check_test.go central/compliance/checks/nist800-190/check414/messages.go central/compliance/checks/nist800-190/check422/check.go central/compliance/checks/nist800-190/check422/check_test.go central/compliance/checks/nist800-190/check422/messages.go central/compliance/checks/nist800-190/check431/check.go central/compliance/checks/nist800-190/check431/messages.go central/compliance/checks/nist800-190/check432/check.go central/compliance/checks/nist800-190/check432/messages.go central/compliance/checks/nist800-190/check433/check.go central/compliance/checks/nist800-190/check433/check_test.go central/compliance/checks/nist800-190/check433/messages.go central/compliance/checks/nist800-190/check435/check.go central/compliance/checks/nist800-190/check435/messages.go central/compliance/checks/nist800-190/check442/check.go central/compliance/checks/nist800-190/check442/check_test.go central/compliance/checks/nist800-190/check442/messages.go central/compliance/checks/nist800-190/check443/check.go central/compliance/checks/nist800-190/check443/check_test.go central/compliance/checks/nist800-190/check443/messages.go central/compliance/checks/nist800-190/check444/check.go central/compliance/checks/nist800-190/check444/check_test.go central/compliance/checks/nist800-190/check444/messages.go central/compliance/checks/nist800-190/check451/check.go central/compliance/checks/nist800-190/check451/messages.go central/compliance/checks/nist800-190/check455/check.go central/compliance/checks/nist800-190/check455/check_test.go central/compliance/checks/nist800-190/check455/messages.go central/compliance/checks/nist80053/all.go central/compliance/checks/nist80053/check_ac_14/check.go central/compliance/checks/nist80053/check_ac_14/check_test.go central/compliance/checks/nist80053/check_ca_9/check.go central/compliance/checks/nist80053/check_cm_11/check.go central/compliance/checks/nist80053/check_cm_11/check_test.go central/compliance/checks/nist80053/check_cm_2/check.go central/compliance/checks/nist80053/check_cm_3/check.go central/compliance/checks/nist80053/check_cm_5/check.go central/compliance/checks/nist80053/check_cm_6/check.go central/compliance/checks/nist80053/check_cm_7/check.go central/compliance/checks/nist80053/check_cm_8/check.go central/compliance/checks/nist80053/check_ir_4_5/check.go central/compliance/checks/nist80053/check_ir_5/check.go central/compliance/checks/nist80053/check_ir_6_1/check.go central/compliance/checks/nist80053/check_ra_3/check.go central/compliance/checks/nist80053/check_ra_5/check.go central/compliance/checks/nist80053/check_ra_5/check_test.go central/compliance/checks/nist80053/check_sa_10/check.go central/compliance/checks/nist80053/check_sc_6/check.go central/compliance/checks/nist80053/check_sc_7/check.go central/compliance/checks/nist80053/check_si_2_2/check.go central/compliance/checks/nist80053/check_si_3_8/check.go central/compliance/checks/nist80053/check_si_4/check.go central/compliance/checks/nist80053/check_si_4/check_test.go central/compliance/checks/pcidss32/all.go central/compliance/checks/pcidss32/check112/check.go central/compliance/checks/pcidss32/check112/messages.go central/compliance/checks/pcidss32/check1121/check.go central/compliance/checks/pcidss32/check1121/messages.go central/compliance/checks/pcidss32/check114/check.go central/compliance/checks/pcidss32/check114/messages.go central/compliance/checks/pcidss32/check12/check.go central/compliance/checks/pcidss32/check12/messages.go central/compliance/checks/pcidss32/check121/check.go central/compliance/checks/pcidss32/check121/check_test.go central/compliance/checks/pcidss32/check121/messages.go central/compliance/checks/pcidss32/check132/check.go central/compliance/checks/pcidss32/check132/check_test.go central/compliance/checks/pcidss32/check132/messages.go central/compliance/checks/pcidss32/check134/check.go central/compliance/checks/pcidss32/check134/check_test.go central/compliance/checks/pcidss32/check134/messages.go central/compliance/checks/pcidss32/check135/check.go central/compliance/checks/pcidss32/check135/check_test.go central/compliance/checks/pcidss32/check135/messages.go central/compliance/checks/pcidss32/check21/check.go central/compliance/checks/pcidss32/check21/messages.go central/compliance/checks/pcidss32/check22/check.go central/compliance/checks/pcidss32/check22/messages.go central/compliance/checks/pcidss32/check225/check.go central/compliance/checks/pcidss32/check225/check_test.go central/compliance/checks/pcidss32/check225/messages.go central/compliance/checks/pcidss32/check23/check.go central/compliance/checks/pcidss32/check23/messages.go central/compliance/checks/pcidss32/check24/check.go central/compliance/checks/pcidss32/check24/messages.go central/compliance/checks/pcidss32/check362/check.go central/compliance/checks/pcidss32/check362/messages.go central/compliance/checks/pcidss32/check61/check.go central/compliance/checks/pcidss32/check61/check_test.go central/compliance/checks/pcidss32/check61/messages.go central/compliance/checks/pcidss32/check62/check.go central/compliance/checks/pcidss32/check62/messages.go central/compliance/checks/pcidss32/check656/check.go central/compliance/checks/pcidss32/check656/messages.go central/compliance/checks/pcidss32/check71/check.go central/compliance/checks/pcidss32/check71/messages.go central/compliance/checks/pcidss32/check712/check.go central/compliance/checks/pcidss32/check712/messages.go central/compliance/checks/pcidss32/check713/check.go central/compliance/checks/pcidss32/check713/messages.go central/compliance/checks/pcidss32/check722/check.go central/compliance/checks/pcidss32/check722/messages.go central/compliance/checks/pcidss32/check723/check.go central/compliance/checks/pcidss32/check723/messages.go central/compliance/checks/pcidss32/check811/check.go central/compliance/checks/pcidss32/check811/messages.go central/compliance/checks/pcidss32/check85/check.go central/compliance/checks/pcidss32/check85/messages.go central/compliance/checks/remote/all.go central/compliance/checks/testutils/evidence_records.go central/compliance/checks/testutils/mock_data.go central/compliance/checks/testutils/policy.go central/compliance/data/factory.go mockgen-wrapper central/compliance/data/repository.go central/compliance/data/repository_test.go central/compliance/data/mocks/factory.go central/compliance/datastore/datastore.go mockgen-wrapper central/compliance/datastore/datastore_impl.go central/compliance/datastore/sac_filter.go mockgen-wrapper central/compliance/datastore/singleton.go central/compliance/datastore/util.go central/compliance/datastore/internal/store/store.go mockgen-wrapper central/compliance/datastore/internal/store/strings.go central/compliance/datastore/internal/store/strings_test.go central/compliance/datastore/internal/store/test_util.go central/compliance/datastore/internal/store/mocks/store.go central/compliance/datastore/internal/store/postgres/store.go central/compliance/datastore/internal/store/postgres/store_test.go central/compliance/datastore/internal/store/postgres/compliance_config/gen.go pg-table-bindings-wrapper --type=storage.ComplianceConfig 2025-11-12 14:25:11 Generating for storage.ComplianceConfig central/compliance/datastore/internal/store/postgres/compliance_config/store.go central/compliance/datastore/internal/store/postgres/domain/gen.go pg-table-bindings-wrapper --type=storage.ComplianceDomain --search-category COMPLIANCE_DOMAIN 2025-11-12 14:25:11 Generating for storage.ComplianceDomain central/compliance/datastore/internal/store/postgres/domain/store.go central/compliance/datastore/internal/store/postgres/metadata/gen.go pg-table-bindings-wrapper --type=storage.ComplianceRunMetadata --search-category COMPLIANCE_METADATA 2025-11-12 14:25:12 Generating for storage.ComplianceRunMetadata central/compliance/datastore/internal/store/postgres/metadata/store.go central/compliance/datastore/internal/store/postgres/results/gen.go pg-table-bindings-wrapper --type=storage.ComplianceRunResults --search-category COMPLIANCE_RESULTS 2025-11-12 14:25:12 Generating for storage.ComplianceRunResults central/compliance/datastore/internal/store/postgres/results/store.go central/compliance/datastore/internal/store/postgres/strings/gen.go pg-table-bindings-wrapper --type=storage.ComplianceStrings 2025-11-12 14:25:13 Generating for storage.ComplianceStrings central/compliance/datastore/internal/store/postgres/strings/store.go central/compliance/datastore/mocks/datastore.go central/compliance/datastore/mocks/sac_filter.go central/compliance/datastore/test/datastore_test.go central/compliance/datastore/test/sac_filter_test.go central/compliance/datastore/types/types.go central/compliance/framework/check.go central/compliance/framework/check_registry.go central/compliance/framework/check_registry_helpers.go central/compliance/framework/context.go mockgen-wrapper central/compliance/framework/context_test.go central/compliance/framework/control.go central/compliance/framework/control_helpers.go central/compliance/framework/control_test.go central/compliance/framework/data.go mockgen-wrapper central/compliance/framework/domain.go central/compliance/framework/domain_helpers.go central/compliance/framework/halt.go central/compliance/framework/results.go central/compliance/framework/results_test.go central/compliance/framework/run.go central/compliance/framework/run_test.go central/compliance/framework/status.go central/compliance/framework/target.go central/compliance/framework/mocks/context.go central/compliance/framework/mocks/data.go central/compliance/handlers/csv.go central/compliance/handlers/csv_test.go central/compliance/manager/checks.go central/compliance/manager/collect_results.go central/compliance/manager/data_promise.go central/compliance/manager/manager.go central/compliance/manager/manager_impl.go central/compliance/manager/run.go central/compliance/manager/run_test.go central/compliance/manager/singleton.go central/compliance/manager/service/service.go central/compliance/manager/service/service_impl.go central/compliance/manager/service/service_impl_test.go central/compliance/manager/service/singleton.go central/compliance/manager/test/manager_test.go central/compliance/search/options.go central/compliance/service/service.go central/compliance/service/service_impl.go central/compliance/service/service_impl_test.go central/compliance/service/singleton.go central/compliance/standards/data_dependencies.go central/compliance/standards/qualified_name.go central/compliance/standards/registry.go central/compliance/standards/registry_singleton.go central/compliance/standards/registry_test.go central/compliance/standards/standards.go central/compliance/standards/types.go central/compliance/standards/utils.go central/compliance/standards/utils_test.go central/compliance/standards/index/indexer.go central/compliance/standards/metadata/cis_kubernetes.go central/compliance/standards/metadata/hipaa_164.go central/compliance/standards/metadata/metadata.go central/compliance/standards/metadata/nist_800_190.go central/compliance/standards/metadata/nist_800_53.go central/compliance/standards/metadata/pci_dss_3_2.go central/complianceoperator/checkresults/datastore/datastore.go mockgen-wrapper central/complianceoperator/checkresults/datastore/singleton.go central/complianceoperator/checkresults/datastore/mocks/datastore.go central/complianceoperator/checkresults/store/store.go central/complianceoperator/checkresults/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorCheckResult 2025-11-12 14:25:13 Generating for storage.ComplianceOperatorCheckResult central/complianceoperator/checkresults/store/postgres/store.go central/complianceoperator/manager/checks.go central/complianceoperator/manager/manager.go mockgen-wrapper central/complianceoperator/manager/singleton.go central/complianceoperator/manager/mocks/manager.go central/complianceoperator/pipelines/complianceoperatorprofiles/pipeline.go central/complianceoperator/pipelines/complianceoperatorprofiles/pipeline_test.go central/complianceoperator/pipelines/complianceoperatorresults/pipeline.go central/complianceoperator/pipelines/complianceoperatorresults/pipeline_test.go central/complianceoperator/pipelines/complianceoperatorrules/pipeline.go central/complianceoperator/pipelines/complianceoperatorscans/pipeline.go central/complianceoperator/pipelines/complianceoperatorscans/pipeline_test.go central/complianceoperator/pipelines/complianceoperatorscansettingbinding/pipeline.go central/complianceoperator/profiles/datastore/datastore.go mockgen-wrapper central/complianceoperator/profiles/datastore/singleton.go central/complianceoperator/profiles/datastore/mocks/datastore.go central/complianceoperator/profiles/store/store.go central/complianceoperator/profiles/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorProfile 2025-11-12 14:25:14 Generating for storage.ComplianceOperatorProfile central/complianceoperator/profiles/store/postgres/store.go central/complianceoperator/rules/datastore/datastore.go central/complianceoperator/rules/datastore/singleton.go central/complianceoperator/rules/store/store.go central/complianceoperator/rules/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorRule 2025-11-12 14:25:14 Generating for storage.ComplianceOperatorRule central/complianceoperator/rules/store/postgres/store.go central/complianceoperator/scans/datastore/datastore.go mockgen-wrapper central/complianceoperator/scans/datastore/singleton.go central/complianceoperator/scans/datastore/mocks/datastore.go central/complianceoperator/scans/store/store.go central/complianceoperator/scans/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorScan 2025-11-12 14:25:15 Generating for storage.ComplianceOperatorScan central/complianceoperator/scans/store/postgres/store.go central/complianceoperator/scansettingbinding/datastore/datastore.go mockgen-wrapper central/complianceoperator/scansettingbinding/datastore/singleton.go central/complianceoperator/scansettingbinding/datastore/mocks/datastore.go central/complianceoperator/scansettingbinding/store/store.go central/complianceoperator/scansettingbinding/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorScanSettingBinding 2025-11-12 14:25:16 Generating for storage.ComplianceOperatorScanSettingBinding central/complianceoperator/scansettingbinding/store/postgres/store.go central/complianceoperator/v2/benchmarks/datastore/datastore.go mockgen-wrapper central/complianceoperator/v2/benchmarks/datastore/datastore_impl.go central/complianceoperator/v2/benchmarks/datastore/singleton.go central/complianceoperator/v2/benchmarks/datastore/mocks/datastore.go central/complianceoperator/v2/benchmarks/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorBenchmarkV2 --search-category COMPLIANCE_BENCHMARKS --feature-flag ComplianceEnhancements --references storage.ComplianceOperatorProfileV2 2025-11-12 14:25:16 Generating for storage.ComplianceOperatorBenchmarkV2 central/complianceoperator/v2/benchmarks/store/postgres/store.go central/complianceoperator/v2/checkresults/datastore/datastore.go mockgen-wrapper central/complianceoperator/v2/checkresults/datastore/datastore_impl.go central/complianceoperator/v2/checkresults/datastore/singleton.go central/complianceoperator/v2/checkresults/datastore/stats_views.go central/complianceoperator/v2/checkresults/datastore/mocks/datastore.go central/complianceoperator/v2/checkresults/service/service.go central/complianceoperator/v2/checkresults/service/service_impl.go central/complianceoperator/v2/checkresults/service/service_impl_test.go central/complianceoperator/v2/checkresults/service/singleton.go central/complianceoperator/v2/checkresults/stats/service/service.go central/complianceoperator/v2/checkresults/stats/service/service_impl.go central/complianceoperator/v2/checkresults/stats/service/service_impl_test.go central/complianceoperator/v2/checkresults/stats/service/singleton.go central/complianceoperator/v2/checkresults/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorCheckResultV2 --search-category COMPLIANCE_CHECK_RESULTS --references=storage.Cluster,storage.ComplianceOperatorScanV2,storage.ComplianceOperatorScanConfigurationV2,storage.ComplianceOperatorProfileV2,storage.ComplianceOperatorRuleV2 --feature-flag ComplianceEnhancements 2025-11-12 14:25:17 Generating for storage.ComplianceOperatorCheckResultV2 central/complianceoperator/v2/checkresults/store/postgres/store.go central/complianceoperator/v2/checkresults/utils/utils.go central/complianceoperator/v2/compliancemanager/manager.go mockgen-wrapper central/complianceoperator/v2/compliancemanager/manager_impl.go central/complianceoperator/v2/compliancemanager/manager_impl_test.go central/complianceoperator/v2/compliancemanager/singleton.go central/complianceoperator/v2/compliancemanager/utils.go central/complianceoperator/v2/compliancemanager/mocks/manager.go central/complianceoperator/v2/integration/datastore/datastore.go mockgen-wrapper central/complianceoperator/v2/integration/datastore/datastore_impl.go central/complianceoperator/v2/integration/datastore/integration_views.go central/complianceoperator/v2/integration/datastore/singleton.go central/complianceoperator/v2/integration/datastore/mocks/datastore.go central/complianceoperator/v2/integration/service/convert.go central/complianceoperator/v2/integration/service/convert_test.go central/complianceoperator/v2/integration/service/service.go central/complianceoperator/v2/integration/service/service_impl.go central/complianceoperator/v2/integration/service/service_impl_test.go central/complianceoperator/v2/integration/service/singleton.go central/complianceoperator/v2/integration/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceIntegration --search-category COMPLIANCE_INTEGRATIONS --references=storage.Cluster --search-scope CLUSTERS 2025-11-12 14:25:18 Generating for storage.ComplianceIntegration central/complianceoperator/v2/integration/store/postgres/store.go central/complianceoperator/v2/pipelines/complianceoperatorinfo/pipeline.go central/complianceoperator/v2/pipelines/complianceoperatorinfo/pipeline_test.go central/complianceoperator/v2/pipelines/complianceoperatorprofilesv2/pipeline.go central/complianceoperator/v2/pipelines/complianceoperatorprofilesv2/pipeline_test.go central/complianceoperator/v2/pipelines/complianceoperatorremediationsv2/pipeline.go central/complianceoperator/v2/pipelines/complianceoperatorremediationsv2/pipeline_test.go central/complianceoperator/v2/pipelines/complianceoperatorresultsv2/pipeline.go central/complianceoperator/v2/pipelines/complianceoperatorresultsv2/pipeline_test.go central/complianceoperator/v2/pipelines/complianceoperatorrulesv2/pipeline.go central/complianceoperator/v2/pipelines/complianceoperatorrulesv2/pipeline_test.go central/complianceoperator/v2/pipelines/complianceoperatorscansettingbindingsv2/pipeline.go central/complianceoperator/v2/pipelines/complianceoperatorscansettingbindingsv2/pipeline_test.go central/complianceoperator/v2/pipelines/complianceoperatorscansv2/pipeline.go central/complianceoperator/v2/pipelines/complianceoperatorscansv2/pipeline_test.go central/complianceoperator/v2/pipelines/complianceoperatorsuitesv2/pipeline.go central/complianceoperator/v2/pipelines/complianceoperatorsuitesv2/pipeline_test.go central/complianceoperator/v2/profiles/datastore/datastore.go mockgen-wrapper central/complianceoperator/v2/profiles/datastore/datastore_impl.go central/complianceoperator/v2/profiles/datastore/singleton.go central/complianceoperator/v2/profiles/datastore/mocks/datastore.go central/complianceoperator/v2/profiles/service/service.go central/complianceoperator/v2/profiles/service/service_impl.go central/complianceoperator/v2/profiles/service/service_impl_test.go central/complianceoperator/v2/profiles/service/singleton.go central/complianceoperator/v2/profiles/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorProfileV2 --references=storage.ComplianceOperatorRuleV2 --search-category COMPLIANCE_PROFILES --feature-flag ComplianceEnhancements 2025-11-12 14:25:18 Generating for storage.ComplianceOperatorProfileV2 central/complianceoperator/v2/profiles/store/postgres/store.go central/complianceoperator/v2/pruner/pruner.go mockgen-wrapper central/complianceoperator/v2/pruner/singleton.go central/complianceoperator/v2/pruner/mocks/pruner.go central/complianceoperator/v2/remediations/datastore/datastore.go mockgen-wrapper central/complianceoperator/v2/remediations/datastore/datastore_impl.go central/complianceoperator/v2/remediations/datastore/singleton.go central/complianceoperator/v2/remediations/datastore/mocks/datastore.go central/complianceoperator/v2/remediations/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorRemediationV2 --search-category COMPLIANCE_REMEDIATIONS --feature-flag ComplianceEnhancements 2025-11-12 14:25:19 Generating for storage.ComplianceOperatorRemediationV2 central/complianceoperator/v2/remediations/store/postgres/store.go central/complianceoperator/v2/report/errors.go central/complianceoperator/v2/report/request.go central/complianceoperator/v2/report/result.go central/complianceoperator/v2/report/datastore/datastore.go mockgen-wrapper central/complianceoperator/v2/report/datastore/datastore_impl.go central/complianceoperator/v2/report/datastore/singleton.go central/complianceoperator/v2/report/datastore/mocks/datastore.go central/complianceoperator/v2/report/manager/manager.go mockgen-wrapper central/complianceoperator/v2/report/manager/manager_impl.go central/complianceoperator/v2/report/manager/manager_test.go central/complianceoperator/v2/report/manager/metrics.go central/complianceoperator/v2/report/manager/singleton.go central/complianceoperator/v2/report/manager/format/email_formatter.go mockgen-wrapper central/complianceoperator/v2/report/manager/format/email_formatter_test.go central/complianceoperator/v2/report/manager/format/formatter.go mockgen-wrapper mockgen-wrapper central/complianceoperator/v2/report/manager/format/formatter_test.go central/complianceoperator/v2/report/manager/format/mocks/email_formatter.go central/complianceoperator/v2/report/manager/format/mocks/formatter.go central/complianceoperator/v2/report/manager/generator/report_gen.go mockgen-wrapper mockgen-wrapper mockgen-wrapper mockgen-wrapper central/complianceoperator/v2/report/manager/generator/report_gen_impl.go central/complianceoperator/v2/report/manager/generator/report_gen_impl_test.go central/complianceoperator/v2/report/manager/generator/singleton.go central/complianceoperator/v2/report/manager/generator/mocks/report_gen.go central/complianceoperator/v2/report/manager/helpers/clusterdata.go central/complianceoperator/v2/report/manager/helpers/clusterdata_test.go central/complianceoperator/v2/report/manager/helpers/snapshot.go central/complianceoperator/v2/report/manager/mocks/manager.go central/complianceoperator/v2/report/manager/results/results_aggregator.go central/complianceoperator/v2/report/manager/results/results_aggregator_test.go central/complianceoperator/v2/report/manager/sender/async_response_handler.go central/complianceoperator/v2/report/manager/sender/async_response_handler_test.go central/complianceoperator/v2/report/manager/sender/sender.go central/complianceoperator/v2/report/manager/sender/sender_test.go central/complianceoperator/v2/report/manager/watcher/metrics.go central/complianceoperator/v2/report/manager/watcher/scanconfigwatcher.go central/complianceoperator/v2/report/manager/watcher/scanconfigwatcher_test.go central/complianceoperator/v2/report/manager/watcher/scanwatcher.go central/complianceoperator/v2/report/manager/watcher/scanwatcher_test.go central/complianceoperator/v2/report/manager/watcher/utils.go central/complianceoperator/v2/report/manager/watcher/validator.go central/complianceoperator/v2/report/manager/watcher/validator_test.go central/complianceoperator/v2/report/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorReportSnapshotV2 --search-category COMPLIANCE_REPORT_SNAPSHOT --feature-flag ComplianceEnhancements --references storage.ComplianceOperatorScanConfigurationV2,storage.ComplianceOperatorScanV2 2025-11-12 14:25:21 Generating for storage.ComplianceOperatorReportSnapshotV2 central/complianceoperator/v2/report/store/postgres/store.go central/complianceoperator/v2/rules/datastore/datastore.go mockgen-wrapper central/complianceoperator/v2/rules/datastore/datastore_impl.go central/complianceoperator/v2/rules/datastore/singleton.go central/complianceoperator/v2/rules/datastore/mocks/datastore.go central/complianceoperator/v2/rules/service/service.go central/complianceoperator/v2/rules/service/service_impl.go central/complianceoperator/v2/rules/service/service_impl_test.go central/complianceoperator/v2/rules/service/singleton.go central/complianceoperator/v2/rules/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorRuleV2 --references=storage.Cluster --search-category COMPLIANCE_RULES --feature-flag ComplianceEnhancements 2025-11-12 14:25:22 Generating for storage.ComplianceOperatorRuleV2 central/complianceoperator/v2/rules/store/postgres/store.go central/complianceoperator/v2/scanconfigurations/datastore/datastore.go mockgen-wrapper central/complianceoperator/v2/scanconfigurations/datastore/datastore_impl.go central/complianceoperator/v2/scanconfigurations/datastore/singleton.go central/complianceoperator/v2/scanconfigurations/datastore/mocks/datastore.go central/complianceoperator/v2/scanconfigurations/scanconfigstatus/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorClusterScanConfigStatus --search-category COMPLIANCE_SCAN_CONFIG_STATUS --references=storage.Cluster,storage.ComplianceOperatorScanConfigurationV2 --feature-flag ComplianceEnhancements 2025-11-12 14:25:22 Generating for storage.ComplianceOperatorClusterScanConfigStatus central/complianceoperator/v2/scanconfigurations/scanconfigstatus/store/postgres/store.go central/complianceoperator/v2/scanconfigurations/service/convert.go central/complianceoperator/v2/scanconfigurations/service/download.go central/complianceoperator/v2/scanconfigurations/service/download_test.go central/complianceoperator/v2/scanconfigurations/service/service.go central/complianceoperator/v2/scanconfigurations/service/service_impl.go central/complianceoperator/v2/scanconfigurations/service/service_impl_test.go central/complianceoperator/v2/scanconfigurations/service/singleton.go central/complianceoperator/v2/scanconfigurations/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorScanConfigurationV2 --search-category COMPLIANCE_SCAN_CONFIG --references=storage.Cluster,storage.ComplianceOperatorProfileV2,storage.Notifier --search-scope COMPLIANCE_SCAN_CONFIG --feature-flag ComplianceEnhancements 2025-11-12 14:25:23 Generating for storage.ComplianceOperatorScanConfigurationV2 central/complianceoperator/v2/scanconfigurations/store/postgres/store.go central/complianceoperator/v2/scans/datastore/datastore.go mockgen-wrapper central/complianceoperator/v2/scans/datastore/datastore_impl.go central/complianceoperator/v2/scans/datastore/singleton.go central/complianceoperator/v2/scans/datastore/mocks/datastore.go central/complianceoperator/v2/scans/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorScanV2 --search-category COMPLIANCE_SCAN --references=storage.ComplianceOperatorProfileV2,storage.ComplianceOperatorScanConfigurationV2 --feature-flag ComplianceEnhancements 2025-11-12 14:25:23 Generating for storage.ComplianceOperatorScanV2 central/complianceoperator/v2/scans/store/postgres/store.go central/complianceoperator/v2/scansettingbindings/datastore/datastore.go mockgen-wrapper central/complianceoperator/v2/scansettingbindings/datastore/datastore_impl.go central/complianceoperator/v2/scansettingbindings/datastore/singleton.go central/complianceoperator/v2/scansettingbindings/datastore/mocks/datastore.go central/complianceoperator/v2/scansettingbindings/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorScanSettingBindingV2 --references=storage.Cluster --search-category COMPLIANCE_SCAN_SETTING_BINDINGS --feature-flag ComplianceEnhancements 2025-11-12 14:25:24 Generating for storage.ComplianceOperatorScanSettingBindingV2 central/complianceoperator/v2/scansettingbindings/store/postgres/store.go central/complianceoperator/v2/suites/datastore/datastore.go mockgen-wrapper central/complianceoperator/v2/suites/datastore/datastore_impl.go central/complianceoperator/v2/suites/datastore/singleton.go central/complianceoperator/v2/suites/datastore/mocks/datastore.go central/complianceoperator/v2/suites/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComplianceOperatorSuiteV2 --feature-flag ComplianceEnhancements --references storage.Cluster --search-category COMPLIANCE_SUITES 2025-11-12 14:25:25 Generating for storage.ComplianceOperatorSuiteV2 central/complianceoperator/v2/suites/store/postgres/store.go central/complianceoperator/v2/utils/query_utils.go central/componentcveedge/datastore/datastore.go mockgen-wrapper central/componentcveedge/datastore/datastore_impl.go central/componentcveedge/datastore/singleton.go central/componentcveedge/datastore/mocks/datastore.go central/componentcveedge/datastore/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ComponentCVEEdge --table=image_component_cve_edges --search-category COMPONENT_VULN_EDGE --references=storage.ImageComponent,image_cves:storage.ImageCVE --read-only-store --search-scope IMAGE_VULNERABILITIES,COMPONENT_VULN_EDGE,IMAGE_COMPONENTS,IMAGE_COMPONENT_EDGE,IMAGE_VULN_EDGE,IMAGES,DEPLOYMENTS,NAMESPACES,CLUSTERS --transform-sort-options ImagesSchema.OptionsMap 2025-11-12 14:25:25 Generating for storage.ComponentCVEEdge central/componentcveedge/datastore/store/postgres/store.go central/componentcveedge/store/store.go mockgen-wrapper central/componentcveedge/store/mocks/store.go central/config/datastore/datastore.go mockgen-wrapper central/config/datastore/datastore_test.go central/config/datastore/singleton.go central/config/datastore/mocks/datastore.go central/config/service/service.go central/config/service/singleton.go central/config/store/store.go mockgen-wrapper central/config/store/mocks/store.go central/config/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.Config --singleton 2025-11-12 14:25:26 Generating for storage.Config central/config/store/postgres/store.go central/convert/helpers/conversion_helpers.go central/convert/internaltostorage/virtual_machine.go central/convert/internaltostorage/virtual_machine_test.go central/convert/internaltov2storage/compliance_check_results.go central/convert/internaltov2storage/compliance_operator_profile.go central/convert/internaltov2storage/compliance_operator_scan.go central/convert/internaltov2storage/compliance_operator_scan_setting_binding.go central/convert/internaltov2storage/compliance_remediation.go central/convert/internaltov2storage/compliance_rule.go central/convert/internaltov2storage/compliance_suite.go central/convert/internaltov2storage/utils.go central/convert/storagetoeffectiveaccessscope/cluster.go central/convert/storagetoeffectiveaccessscope/cluster_test.go central/convert/storagetoeffectiveaccessscope/namespace.go central/convert/storagetoeffectiveaccessscope/namespace_test.go central/convert/storagetotype/discovered_clusters.go central/convert/storagetov1/auth_m2m_config.go central/convert/storagetov1/auth_m2m_config_test.go central/convert/storagetov1/cloud_source.go central/convert/storagetov1/cloud_source_test.go central/convert/storagetov1/config_service.go central/convert/storagetov1/discovered_cluster.go central/convert/storagetov1/traits.go central/convert/storagetov1/traits_test.go central/convert/storagetov2/compliance_check_status.go central/convert/storagetov2/compliance_profile_service.go central/convert/storagetov2/compliance_results_service.go central/convert/storagetov2/compliance_results_stats_service.go central/convert/storagetov2/compliance_rule_service.go central/convert/storagetov2/scan.go central/convert/storagetov2/scan_test.go central/convert/storagetov2/user.go central/convert/storagetov2/virtual_machine.go central/convert/storagetov2/virtual_machine_test.go central/convert/storagetov2/vuln_exception_service.go central/convert/storagetov2/vuln_exception_service_test.go central/convert/storagetov2/vulnerability.go central/convert/storagetov2/vulnerability_test.go central/convert/testutils/compliance_profiles.go central/convert/testutils/compliance_results.go central/convert/testutils/compliance_rules.go central/convert/testutils/compliance_scan_setting_bindings.go central/convert/testutils/compliance_scans.go central/convert/testutils/compliance_suites.go central/convert/testutils/utils.go central/convert/testutils/vuln_exception.go central/convert/testutils/vuln_request.go central/convert/typetostorage/discovered_cluster.go central/convert/v1tostorage/auth_m2m_config.go central/convert/v1tostorage/auth_m2m_config_test.go central/convert/v1tostorage/cloud_source.go central/convert/v1tostorage/config_service.go central/convert/v1tostorage/traits.go central/convert/v1tostorage/traits_test.go central/convert/v2tostorage/user.go central/convert/v2tostorage/vuln_exception_service.go central/convert/v2tostorage/vuln_exception_service_test.go central/convert/v2tostorage/vulnerability.go central/credentialexpiry/service/service.go central/credentialexpiry/service/service_impl.go central/credentialexpiry/service/service_impl_test.go central/credentialexpiry/service/singleton.go central/cve/cluster/csv/handler.go central/cve/cluster/datastore/datastore.go mockgen-wrapper central/cve/cluster/datastore/datastore_impl.go central/cve/cluster/datastore/datastore_impl_test.go central/cve/cluster/datastore/datastore_test_constructors.go central/cve/cluster/datastore/singleton.go central/cve/cluster/datastore/mocks/datastore.go central/cve/cluster/datastore/store/store.go mockgen-wrapper central/cve/cluster/datastore/store/mocks/store.go central/cve/cluster/datastore/store/postgres/full_store.go central/cve/cluster/datastore/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ClusterCVE --table=cluster_cves --search-category CLUSTER_VULNERABILITIES --search-scope CLUSTER_VULNERABILITIES,CLUSTER_VULN_EDGE,CLUSTERS 2025-11-12 14:25:27 Generating for storage.ClusterCVE central/cve/cluster/datastore/store/postgres/store.go central/cve/cluster/datastoretest/test.go central/cve/cluster/service/service.go central/cve/cluster/service/service_impl.go central/cve/cluster/service/singleton.go central/cve/common/types.go central/cve/common/utils.go central/cve/common/csv/handler.go central/cve/common/csv/handler_test.go central/cve/converter/utils/convert_utils.go central/cve/converter/utils/convert_utils_test.go central/cve/converter/utils/convert_utils_v2.go central/cve/converter/utils/convert_utils_v2_test.go central/cve/converter/v2/parts.go central/cve/csv/handler.go central/cve/edgefields/transform.go central/cve/edgefields/transform_test.go central/cve/fetcher/manager.go central/cve/fetcher/manager_impl.go central/cve/fetcher/orchestrator.go central/cve/fetcher/singleton.go central/cve/image/csv/handler.go central/cve/image/datastore/datastore.go mockgen-wrapper central/cve/image/datastore/datastore_impl.go central/cve/image/datastore/datastore_impl_test.go central/cve/image/datastore/singleton.go central/cve/image/datastore/mocks/datastore.go central/cve/image/datastore/store/store.go mockgen-wrapper central/cve/image/datastore/store/mocks/store.go central/cve/image/datastore/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ImageCVE --table=image_cves --search-category IMAGE_VULNERABILITIES --search-scope IMAGE_VULNERABILITIES,COMPONENT_VULN_EDGE,IMAGE_COMPONENTS,IMAGE_COMPONENT_EDGE,IMAGE_VULN_EDGE,IMAGES,DEPLOYMENTS,NAMESPACES,CLUSTERS --transform-sort-options ImagesSchema.OptionsMap 2025-11-12 14:25:28 Generating for storage.ImageCVE central/cve/image/datastore/store/postgres/store.go central/cve/image/v2/datastore/datastore.go mockgen-wrapper central/cve/image/v2/datastore/datastore_impl.go central/cve/image/v2/datastore/singleton.go central/cve/image/v2/datastore/mocks/datastore.go central/cve/image/v2/datastore/store/store.go mockgen-wrapper central/cve/image/v2/datastore/store/mocks/store.go central/cve/image/v2/datastore/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.ImageCVEV2 --table=image_cves_v2 --references=storage.Image,storage.ImageComponentV2,imagesV2:storage.ImageV2 --search-category IMAGE_VULNERABILITIES_V2 --search-scope IMAGE_VULNERABILITIES_V2,IMAGE_COMPONENTS_V2,IMAGES,IMAGES_V2,DEPLOYMENTS,NAMESPACES,CLUSTERS --feature-flag FlattenCVEData --transform-sort-options ImagesSchema.OptionsMap 2025-11-12 14:25:29 Generating for storage.ImageCVEV2 central/cve/image/v2/datastore/store/postgres/store.go central/cve/matcher/matcher.go central/cve/matcher/matcher_test.go central/cve/matcher/singleton.go central/cve/node/csv/handler.go central/cve/node/datastore/datastore.go mockgen-wrapper central/cve/node/datastore/datastore_impl.go central/cve/node/datastore/singleton.go central/cve/node/datastore/mocks/datastore.go central/cve/node/datastore/store/store.go mockgen-wrapper central/cve/node/datastore/store/mocks/store.go central/cve/node/datastore/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.NodeCVE --table=node_cves --search-category NODE_VULNERABILITIES --search-scope NODE_VULNERABILITIES,NODE_COMPONENT_CVE_EDGE,NODE_COMPONENTS,NODE_COMPONENT_EDGE,NODES,CLUSTERS --transform-sort-options NodesSchema.OptionsMap 2025-11-12 14:25:31 Generating for storage.NodeCVE central/cve/node/datastore/store/postgres/store.go central/cve/node/service/service.go central/cve/node/service/service_impl.go central/cve/node/service/singleton.go central/cve/suppress/reprocessor.go central/cve/utils/cve_types.go central/cve/utils/httpops.go central/cve/utils/url_ops.go central/cve/utils/utils_test.go central/debug/service/db_diagnostics.go central/debug/service/diagnostics.go central/debug/service/diagnostics_test.go central/debug/service/service.go central/debug/service/service_test.go central/debug/service/singleton.go central/debug/service/zip.go central/declarativeconfig/manager.go central/declarativeconfig/manager_impl.go central/declarativeconfig/manager_impl_test.go central/declarativeconfig/singleton.go central/declarativeconfig/watch_handler.go mockgen-wrapper central/declarativeconfig/watch_handler_test.go central/declarativeconfig/health/datastore/datastore.go mockgen-wrapper central/declarativeconfig/health/datastore/datastore_impl.go central/declarativeconfig/health/datastore/singleton.go central/declarativeconfig/health/datastore/mocks/datastore.go central/declarativeconfig/health/datastore/store/store.go central/declarativeconfig/health/datastore/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.DeclarativeConfigHealth 2025-11-12 14:25:31 Generating for storage.DeclarativeConfigHealth central/declarativeconfig/health/datastore/store/postgres/store.go central/declarativeconfig/health/service/service.go central/declarativeconfig/health/service/service_impl.go central/declarativeconfig/health/service/singleton.go central/declarativeconfig/mocks/watch_handler.go central/declarativeconfig/types/accepted_types.go central/declarativeconfig/types/accepted_types_test.go central/declarativeconfig/types/extractors.go central/declarativeconfig/types/extractors_test.go central/declarativeconfig/updater/access_scope_updater.go central/declarativeconfig/updater/auth_machine_to_machine_updater.go central/declarativeconfig/updater/auth_provider_updater.go central/declarativeconfig/updater/group_updater.go central/declarativeconfig/updater/notifier_updater.go central/declarativeconfig/updater/permission_set_updater.go central/declarativeconfig/updater/role_updater.go central/declarativeconfig/updater/updater.go mockgen-wrapper central/declarativeconfig/updater/mocks/updater.go central/declarativeconfig/utils/health.go central/declarativeconfig/utils/health_test.go central/delegatedregistryconfig/convert/convert.go central/delegatedregistryconfig/convert/convert_test.go central/delegatedregistryconfig/datastore/datastore.go mockgen-wrapper central/delegatedregistryconfig/datastore/singleton.go central/delegatedregistryconfig/datastore/telemetry.go central/delegatedregistryconfig/datastore/mocks/datastore.go central/delegatedregistryconfig/delegator/delegator.go central/delegatedregistryconfig/delegator/delegator_test.go central/delegatedregistryconfig/scanWaiterV2/singleton.go central/delegatedregistryconfig/scanwaiter/singleton.go central/delegatedregistryconfig/service/service.go central/delegatedregistryconfig/service/service_test.go central/delegatedregistryconfig/service/singleton.go central/delegatedregistryconfig/store/store.go central/delegatedregistryconfig/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.DelegatedRegistryConfig --singleton 2025-11-12 14:25:32 Generating for storage.DelegatedRegistryConfig central/delegatedregistryconfig/store/postgres/store.go central/delegatedregistryconfig/util/connection/connection.go central/delegatedregistryconfig/util/imageintegration/imageintegration.go central/delegatedregistryconfig/util/imageintegration/imageintegration_test.go central/deployment/cache/cache.go central/deployment/datastore/datastore.go mockgen-wrapper central/deployment/datastore/datastore_bench_test.go central/deployment/datastore/datastore_impl.go central/deployment/datastore/datastore_impl_test.go central/deployment/datastore/datastore_test_constructors.go central/deployment/datastore/singleton.go central/deployment/datastore/internal/store/store.go mockgen-wrapper central/deployment/datastore/internal/store/mocks/store.go central/deployment/datastore/internal/store/postgres/full_store.go central/deployment/datastore/internal/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.Deployment --cached-store --search-category DEPLOYMENTS --references=storage.Image,namespaces:storage.NamespaceMetadata,imagesV2:storage.ImageV2 --search-scope IMAGE_VULNERABILITIES_V2,IMAGE_COMPONENTS_V2,IMAGE_VULNERABILITIES,COMPONENT_VULN_EDGE,IMAGE_COMPONENTS,IMAGE_COMPONENT_EDGE,IMAGE_VULN_EDGE,IMAGES,IMAGES_V2,DEPLOYMENTS,NAMESPACES,CLUSTERS,PROCESS_INDICATORS,PODS --default-sort search.DeploymentPriority.String() --transform-sort-options DeploymentsSchema.OptionsMap 2025-11-12 14:25:33 Generating for storage.Deployment central/deployment/datastore/internal/store/postgres/store.go central/deployment/datastore/internal/store/types/types.go central/deployment/datastore/mocks/datastore.go central/deployment/datastore/test/test.go central/deployment/queue/observation_queue.go mockgen-wrapper central/deployment/queue/mocks/observation_queue.go central/deployment/service/service.go central/deployment/service/service_impl.go central/deployment/service/singleton.go central/deployment/utils/utils.go central/deployment/utils/utils_test.go central/deploymentenvs/manager.go mockgen-wrapper central/deploymentenvs/manager_impl.go central/deploymentenvs/singleton.go central/deploymentenvs/mocks/manager.go central/detection/policy_set.go central/detection/policy_set_impl.go central/detection/policy_set_impl_test.go central/detection/utils.go central/detection/utils_test.go central/detection/alertmanager/alert_manager.go mockgen-wrapper central/detection/alertmanager/alert_manager_impl.go central/detection/alertmanager/alert_manager_impl_test.go central/detection/alertmanager/filter_options.go central/detection/alertmanager/singleton.go central/detection/alertmanager/mocks/alert_manager.go central/detection/buildtime/detector.go central/detection/buildtime/detector_impl.go central/detection/buildtime/detector_impl_test.go central/detection/buildtime/singleton.go central/detection/deploytime/default_policies_bench_test.go central/detection/deploytime/detector.go central/detection/deploytime/detector_impl.go central/detection/deploytime/singleton.go central/detection/lifecycle/manager.go mockgen-wrapper central/detection/lifecycle/manager_impl.go central/detection/lifecycle/manager_impl_test.go central/detection/lifecycle/singleton.go central/detection/lifecycle/metrics/metrics.go central/detection/lifecycle/mocks/manager.go central/detection/runtime/detector.go mockgen-wrapper central/detection/runtime/detector_impl.go central/detection/runtime/singleton.go central/detection/runtime/mocks/detector.go central/detection/service/service.go central/detection/service/service_impl.go central/detection/service/service_impl_test.go central/detection/service/singleton.go central/development/service/service.go central/development/service/service_impl.go central/development/service/service_impl_test.go central/development/service/singleton.go central/discoveredclusters/datastore/datastore.go mockgen-wrapper central/discoveredclusters/datastore/datastore_impl.go central/discoveredclusters/datastore/singleton.go central/discoveredclusters/datastore/internal/store/store.go mockgen-wrapper central/discoveredclusters/datastore/internal/store/mocks/store.go central/discoveredclusters/datastore/internal/store/postgres/gen.go pg-table-bindings-wrapper --type=storage.DiscoveredCluster --search-category DISCOVERED_CLUSTERS --references=storage.CloudSource 2025-11-12 14:25:36 Generating for storage.DiscoveredCluster central/discoveredclusters/datastore/internal/store/postgres/store.go central/discoveredclusters/datastore/mocks/datastore.go central/discoveredclusters/service/service.go central/discoveredclusters/service/service_impl.go central/discoveredclusters/service/service_impl_test.go central/discoveredclusters/service/singleton.go central/docs/api_http.go central/endpoints/config.go central/endpoints/defaults.go central/endpoints/instantiate.go central/endpoints/instantiate_all.go central/endpoints/legacy_spec.go central/endpoints/legacy_spec_test.go central/endpoints/load.go central/endpoints/paths.go central/enrichment/enricher.go mockgen-wrapper central/enrichment/enricher_impl.go central/enrichment/integration.go mockgen-wrapper central/enrichment/integration_test.go central/enrichment/singleton.go central/enrichment/singleton_test.go central/enrichment/mocks/enricher.go central/enrichment/mocks/integration.go central/externalbackups/datastore/datastore.go mockgen-wrapper central/externalbackups/datastore/datastore_impl.go central/externalbackups/datastore/datastore_impl_test.go central/externalbackups/datastore/singleton.go central/externalbackups/datastore/telemetr…
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
Bumps the golang-org-x group with 3 updates in the / directory: golang.org/x/crypto, golang.org/x/mod and golang.org/x/net.
Updates
golang.org/x/cryptofrom 0.43.0 to 0.44.0Commits
122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some comments017a1aachacha20poly1305: panic on dst and additionalData overlapcf29fa9sha3: make it mostly a wrapper around crypto/sha30b7aa0cssh: use reflect.TypeFor instead of reflect.TypeOf1faea29all: fix some typos in commentUpdates
golang.org/x/modfrom 0.29.0 to 0.30.0Commits
7416265go.mod: update golang.org/x dependencies5517a71all: fix some commentsb6cdd1amodfile: use reflect.TypeFor instead of reflect.TypeOfUpdates
golang.org/x/netfrom 0.46.0 to 0.47.0Commits
9a29643go.mod: update golang.org/x dependencies07cefd8context: deprecate5ac9dacpublicsuffix: don't treat ip addresses as domain namesd1f64ccquic: use testing/synctestfff0469http2: document that RFC 7540 prioritization does not work with small payloadsf35e3a4http2: fix weight overflow in RFC 7540 write scheduler89adc90http2: fix typo referring to RFC 9218 as RFC 9128 instead8d76a2cquic: don't defer MAX_STREAMS frames indefinitely027f8b7quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONEdec9fe7dns/dnsmessage: update SVCB packing to prohibit name compressionUpdates
golang.org/x/sysfrom 0.37.0 to 0.38.0Commits
15129aacpu: also use MRS instruction in getmmfr1ed38ca2unix: add SizeofNhmsg and SizeofNexthopGrp3675c4ccpu: use MRS instruction to read arm64 system registers2a15272unix: add consts for ELF handling6239615cpu: add HPDS, LOR, PAN detection for arm64ea436efwindows: add iphlpapi routing functions28c5bdaunix: add SetMemPolicy and its mode/flag valuesb731f78unix/linux: switch to ubuntu 25.04, Go 1.25.1Updates
golang.org/x/termfrom 0.36.0 to 0.37.0Commits
1231d54go.mod: update golang.org/x dependencies3475bc8term: fix some commentsUpdates
golang.org/x/textfrom 0.30.0 to 0.31.0Commits
e7ff6b3go.mod: update golang.org/x dependenciesfbf012ball: use reflect.TypeFor instead of reflect.TypeOfUpdates
golang.org/x/toolsfrom 0.37.0 to 0.38.0Commits
a22b5e8go.mod: update golang.org/x dependencies4bbcc9fall: use reflect.TypeFor instead of reflect.TypeOf when we have known the type122c93ainternal/refactor: AddImport: remove unnecessary result76aace8internal/analysisinternal: rationalize8cf2d63gopls/internal/golang: add condition for enabling package move1f054fdx/tools: downgrade token.FileSet parameters to token.File44e71e5go/analysis/passes/printf: check anonymous functions too9095e9binternal/analysisinternal: extract DeleteVar62a1b26internal/analysisinternal: IsChildOf(Cursor, edge.Kind) boold32fb50internal/analysisinternal: export EnclosingFileDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions