container/kustomize

Free catalog · v0.0.11

Reviews Kustomize overlays for mutable resources, image tags, and literal secrets.

Checks

RuleSeverityScans for
kustomize.literal-secretCriticalCredential-shaped literals embedded by secretGenerator
kustomize.mutable-remoteHighRemote resources pinned to mutable main, master, or HEAD refs
kustomize.configmap-secret-shapedHighCredential-shaped data placed in configMapGenerator literals
kustomize.patch-privilege-escalationHighYAML patches that add privileged mode, host namespaces, hostPath, or dangerous capabilities
kustomize.api-version-json-patchHighJSON patches that add or replace a resource's /apiVersion
kustomize.latest-imageMediumImage overrides using mutable latest, main, or edge tags
kustomize.name-suffix-hash-disabledMediumgeneratorOptions.disableNameSuffixHash: true
kustomize.deprecated-patches-strategic-mergeLowUse of the deprecated patchesStrategicMerge field
kustomize.namespace-defaultLowKustomizations that explicitly target the default namespace

More from the registry