Path Lines of Code pkg/cmdhelpers/addon_helpers.go 138 pkg/cmdhelpers/github_workflow.go 20 pkg/cmdhelpers/workflow_helpers.go 142 pkg/cmdhelpers/workflow_service_types.go 91 pkg/config/draftconfig.go 345 pkg/config/transformers/transformers.go 23 pkg/config/validators/validators.go 52 pkg/consts/consts.go 20 pkg/cred/cred.go 19 pkg/dryrun/dryrun.go 26 pkg/embedutils/embedutil.go 33 pkg/filematches/filematches.go 101 pkg/filematches/templates/invalid_template.yaml 9 pkg/filematches/templates/valid_template.yaml 10 pkg/fixtures/addons/ingress/ingress.yaml 32 pkg/fixtures/deployments/helm/charts/Chart.yaml 6 pkg/fixtures/deployments/helm/charts/production.yaml 8 pkg/fixtures/deployments/helm/charts/templates/_helpers.tpl 31 pkg/fixtures/deployments/helm/charts/templates/configmap.yaml 11 pkg/fixtures/deployments/helm/charts/templates/deployment.yaml 70 pkg/fixtures/deployments/helm/charts/templates/service.yaml 18 pkg/fixtures/deployments/helm/charts/values.yaml 88 pkg/fixtures/deployments/kustomize/base/configmap.yaml 9 pkg/fixtures/deployments/kustomize/base/deployment-override-workload-identity.yaml 95 pkg/fixtures/deployments/kustomize/base/deployment.yaml 93 pkg/fixtures/deployments/kustomize/base/kustomization.yaml 6 pkg/fixtures/deployments/kustomize/base/namespace.yaml 6 pkg/fixtures/deployments/kustomize/base/service.yaml 16 pkg/fixtures/deployments/kustomize/overlays/production/deployment-override-workload-identity.yaml 17 pkg/fixtures/deployments/kustomize/overlays/production/deployment.yaml 17 pkg/fixtures/deployments/kustomize/overlays/production/kustomization.yaml 7 pkg/fixtures/deployments/kustomize/overlays/production/service.yaml 10 pkg/fixtures/deployments/manifest/manifests/configmap.yaml 11 pkg/fixtures/deployments/manifest/manifests/deployment-override-workload-identity.yaml 95 pkg/fixtures/deployments/manifest/manifests/deployment.yaml 93 pkg/fixtures/deployments/manifest/manifests/service.yaml 16 pkg/fixtures/manifests/hpa/hpa-memory.yaml 22 pkg/fixtures/manifests/hpa/hpa.yaml 22 pkg/fixtures/manifests/ingress/ingress-simple.yaml 23 pkg/fixtures/manifests/ingress/ingress.yaml 29 pkg/fixtures/manifests/pdb/pdb.yaml 13 pkg/fixtures/manifests/service/service.yaml 16 pkg/fixtures/pipelines/kustomize.yaml 60 pkg/fixtures/pipelines/manifests.yaml 53 pkg/fixtures/validatetemplate.go 30 pkg/handlers/template.go 157 pkg/handlers/template_utils.go 87 pkg/handlers/variableextractors/defaults/gradle.go 94 pkg/handlers/variableextractors/defaults/python.go 44 pkg/linguist/analyse.go 50 pkg/linguist/data/generate.go 1 pkg/linguist/data/generate_classifier.go 190 pkg/linguist/generate.go 1 pkg/linguist/generate_static.go 49 pkg/linguist/linguist.go 268 pkg/linguist/static.go 9117 pkg/linguist/testdirs/app-documentation/app.py 1 pkg/linguist/testdirs/app-generated/man1/generated.html 13 pkg/linguist/testdirs/app-generated/src/app.py 1 pkg/linguist/testdirs/app-not-vendored/app.py 1 pkg/linguist/testdirs/app-not-vendored/vendor.html 8 pkg/linguist/testdirs/app-python/app.py 7 pkg/linguist/testdirs/app-vendored/app.py 1 pkg/linguist/testdirs/app-vendored/vendor.html 8 pkg/linguist/tokenizer/tokenizer.go 122 pkg/linguist/util.go 159 pkg/logger/logger.go 26 pkg/osutil/osutil.go 180 pkg/prompts/prompts.go 250 pkg/providers/az-client.go 134 pkg/providers/azcli.go 195 pkg/providers/azure.go 268 pkg/providers/commandrunner.go 28 pkg/providers/ghcli.go 94 pkg/reporeader/readers/localfsreader.go 65 pkg/reporeader/reporeader.go 64 pkg/safeguards/helpers.go 205 pkg/safeguards/lib/manifests/v1.0.0/container-allowed-images/constraint.yaml 12 pkg/safeguards/lib/manifests/v1.0.0/container-allowed-images/template.yaml 40 pkg/safeguards/lib/manifests/v1.0.0/container-enforce-probes/constraint.yaml 13 pkg/safeguards/lib/manifests/v1.0.0/container-enforce-probes/template.yaml 83 pkg/safeguards/lib/manifests/v1.0.0/container-resource-limits/constraint.yaml 14 pkg/safeguards/lib/manifests/v1.0.0/container-resource-limits/template.yaml 207 pkg/safeguards/lib/manifests/v1.0.0/container-restricted-image-pulls/constraint.yaml 11 pkg/safeguards/lib/manifests/v1.0.0/container-restricted-image-pulls/template.yaml 55 pkg/safeguards/lib/manifests/v1.0.0/disallowed-bad-pod-disruption-budgets/constraint.yaml 11 pkg/safeguards/lib/manifests/v1.0.0/disallowed-bad-pod-disruption-budgets/template.yaml 91 pkg/safeguards/lib/manifests/v1.0.0/pod-enforce-antiaffinity/constraint.yaml 9 pkg/safeguards/lib/manifests/v1.0.0/pod-enforce-antiaffinity/template.yaml 23 pkg/safeguards/lib/manifests/v1.0.0/restricted-taints/constraint.yaml 11 pkg/safeguards/lib/manifests/v1.0.0/restricted-taints/template.yaml 38 pkg/safeguards/lib/manifests/v1.0.0/unique-service-selectors/constraint.yaml 9 pkg/safeguards/lib/manifests/v1.0.0/unique-service-selectors/template.yaml 64 pkg/safeguards/lib/manifests/v2.0.0/container-allowed-images/constraint.yaml 12 pkg/safeguards/lib/manifests/v2.0.0/container-allowed-images/template.yaml 40 pkg/safeguards/lib/manifests/v2.0.0/container-enforce-probes/constraint.yaml 13 pkg/safeguards/lib/manifests/v2.0.0/container-enforce-probes/template.yaml 83 pkg/safeguards/lib/manifests/v2.0.0/container-resource-limits/constraint.yaml 14 pkg/safeguards/lib/manifests/v2.0.0/container-resource-limits/template.yaml 207 pkg/safeguards/lib/manifests/v2.0.0/container-restricted-image-pulls/constraint.yaml 11 pkg/safeguards/lib/manifests/v2.0.0/container-restricted-image-pulls/template.yaml 55 pkg/safeguards/lib/manifests/v2.0.0/disallowed-bad-pod-disruption-budgets/constraint.yaml 11 pkg/safeguards/lib/manifests/v2.0.0/disallowed-bad-pod-disruption-budgets/template.yaml 91 pkg/safeguards/lib/manifests/v2.0.0/pod-enforce-antiaffinity/constraint.yaml 9 pkg/safeguards/lib/manifests/v2.0.0/pod-enforce-antiaffinity/template.yaml 23 pkg/safeguards/lib/manifests/v2.0.0/restricted-taints/constraint.yaml 11 pkg/safeguards/lib/manifests/v2.0.0/restricted-taints/template.yaml 38 pkg/safeguards/lib/manifests/v2.0.0/unique-service-selectors/constraint.yaml 9 pkg/safeguards/lib/manifests/v2.0.0/unique-service-selectors/template.yaml 64 pkg/safeguards/lib/v1.0.0/container-allowed-images/constraint.yaml 12 pkg/safeguards/lib/v1.0.0/container-allowed-images/template.yaml 40 pkg/safeguards/lib/v1.0.0/container-enforce-probes/constraint.yaml 15 pkg/safeguards/lib/v1.0.0/container-enforce-probes/template.yaml 86 pkg/safeguards/lib/v1.0.0/container-resource-limits/constraint.yaml 14 pkg/safeguards/lib/v1.0.0/container-resource-limits/template.yaml 207 pkg/safeguards/lib/v1.0.0/container-restricted-image-pulls/constraint.yaml 13 pkg/safeguards/lib/v1.0.0/container-restricted-image-pulls/template.yaml 64 pkg/safeguards/lib/v1.0.0/disallowed-bad-pod-disruption-budgets/constraint.yaml 11 pkg/safeguards/lib/v1.0.0/disallowed-bad-pod-disruption-budgets/template.yaml 91 pkg/safeguards/lib/v1.0.0/pod-enforce-antiaffinity/constraint.yaml 9 pkg/safeguards/lib/v1.0.0/pod-enforce-antiaffinity/template.yaml 23 pkg/safeguards/lib/v1.0.0/restricted-taints/constraint.yaml 11 pkg/safeguards/lib/v1.0.0/restricted-taints/template.yaml 38 pkg/safeguards/lib/v1.0.0/unique-service-selectors/constraint.yaml 9 pkg/safeguards/lib/v1.0.0/unique-service-selectors/template.yaml 64 pkg/safeguards/manifestresults.go 81 pkg/safeguards/preprocessing/preprocessing.go 81 pkg/safeguards/preprocessing/preprocessing_helpers.go 70 pkg/safeguards/preprocessing/preprocessing_test_helpers.go 24 pkg/safeguards/types/constants.go 77 pkg/safeguards/types/types.go 99 pkg/spinner/spinner.go 18 pkg/templatewriter/templatewriter.go 5 pkg/templatewriter/writers/filemapwriter.go 14 pkg/templatewriter/writers/localfswriter.go 18