You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
may-contain-secrets info manifests/pg-consumer.yaml It looks like there might be secrets in this file
may-contain-secrets info manifests/pg-snapshot.yaml 29 It looks like there might be secrets in this file
may-contain-secrets info manifests/postgres-secret.yaml 24 It looks like there might be secrets in this file
may-contain-secrets info manifests/postgres-secret.yaml 18 It looks like there might be secrets in this file
For example, this file triggers the warning, but is clearly safe
It seems the check for may-contain-secrets frequently surfaces false positives, adding to a lot of noise in linter output.
I'd like to suggest that we disable this check until the false positive rate is lower.
Example
For example, there are no irresponsible secrets in this bundle of manifests, but the linter comes up with several warnings:
https://github.com/replicatedhq/kotsapps/tree/master/postgres-snapshots/manifests
For example, this file triggers the warning, but is clearly safe
The text was updated successfully, but these errors were encountered: