Skip to content

Use of hard-coded passwords is a bad practice #26

Open
akondasif wants to merge 3 commits intoJuniper:masterfrom
akondasif:master
Open

Use of hard-coded passwords is a bad practice #26
akondasif wants to merge 3 commits intoJuniper:masterfrom
akondasif:master

Conversation

@akondasif
Copy link

Greetings,

I am a security researcher, who is looking for security smells in Puppet scripts.
I noticed instances of hard-coded passwords, which are against the best practices
recommended by Common Weakness Enumeration (CWE) [https://cwe.mitre.org/data/definitions/259.html] and also by other security practitioners.
I have added hiera support to mitigate this smell. Feedback is welcome.

use of hard-coded passwords should be avoided ... suggesting use of hiera
hard-coded passwords should be avoided ... suggesting use of hiera
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant