We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Checkmarx (IaC-Security): Service Type is NodePort Checkmarx Project: AaronZhouYu/TotallySecureApp Repository URL: https://github.com/AaronZhouYu/TotallySecureApp Branch: main Scan ID: d9fa6dd5-d23b-4436-b75a-41a016305f39
Service type should not be NodePort
Locations:
Result #1: Severity: LOW State: TO_VERIFY Status: RECURRENT File: /deploy/k8s/minikube/web/ingress.yaml[12,0] Expected value: spec.type should not be 'NodePort' Actual value: spec.type is 'NodePort' Review result in Checkmarx One: Service Type is NodePort
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checkmarx (IaC-Security): Service Type is NodePort
Checkmarx Project: AaronZhouYu/TotallySecureApp
Repository URL: https://github.com/AaronZhouYu/TotallySecureApp
Branch: main
Scan ID: d9fa6dd5-d23b-4436-b75a-41a016305f39
Service type should not be NodePort
Locations:
Result #1:
Severity: LOW
State: TO_VERIFY
Status: RECURRENT
File: /deploy/k8s/minikube/web/ingress.yaml[12,0]
Expected value: spec.type should not be 'NodePort'
Actual value: spec.type is 'NodePort'
Review result in Checkmarx One: Service Type is NodePort
The text was updated successfully, but these errors were encountered: