Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

password env detect #62

Closed
markuman opened this issue Jun 9, 2021 · 1 comment · Fixed by #75
Closed

password env detect #62

markuman opened this issue Jun 9, 2021 · 1 comment · Fixed by #75

Comments

@markuman
Copy link

markuman commented Jun 9, 2021

something like isEnv: False when the password is read from env? e.g. for php

{"file": "config/packages/doctrine.yaml", "line": 26, "key": "password", "value": "%env(resolve:DATABASE_PASSWORD)%", "message": "Password", "severity": "CRITICAL"}

but I guess that's hard to implement

@adeptex
Copy link
Contributor

adeptex commented Jun 17, 2021

hey @markuman, thanks for posting for your question.

Do you mean that you would like to avoid those placeholders in results? If yes - then yes, that is an improvement that can be done (and seeing your example, I would like to implement :] ). If that's not it, please explain further!

cheers

@adeptex adeptex mentioned this issue Aug 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants