# sonarjs/no-hardcoded-passwords

📝 Credentials should not be hard-coded.

💼 This rule is enabled in the ✅ `recommended` config.

<!-- end auto-generated rule header -->

## Options

<!-- begin auto-generated rule options list -->

| Name            | Type     | Default                                     |
| :-------------- | :------- | :------------------------------------------ |
| `passwordWords` | String[] | [`password`, `pwd`, `passwd`, `passphrase`] |

<!-- end auto-generated rule options list -->
