bancolombia/scaffold-clean-architecture

Add automountServiceAccountToken: false to app.yaml

Closed this issue · 1 comments

Please, add
automountServiceAccountToken: false
to spec in file
app.yaml
to prevent this DevSecOps error:
image
Vulnerabilidad CKV_K8S_38 - [HIGH] - Ensure that Service Account Tokens are only mounted where necessary

Bancolombia Scaffolding has not the issue because it does not create the file app.yaml.
this file is created when Initializr creates a new project.
This issue will be closed.