Skip to content

Commit

Permalink
Updated rules.md with missing rule (#1486)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsteman authored Feb 2, 2022
1 parent 1d620df commit c133e33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,5 +149,6 @@
| general-secrets-sensitive-in-local | general | secrets | Potentially sensitive data stored in local value. |
| general-secrets-sensitive-in-attribute | general | secrets | Potentially sensitive data stored in block attribute. |
| general-secrets-sensitive-in-attribute-value | general | secrets | The attribute has potentially sensitive data, passwords, tokens or keys in it |
| general-secrets-no-plaintext-exposure | general | secrets | The plain text has potentially sensitive data, passwords, tokens or keys in it |
| github-repositories-private | github | repositories | Github repository shouldn't be public. |
| oracle-compute-no-public-ip | oracle | compute | Compute instance requests an IP reservation from a public pool |

0 comments on commit c133e33

Please sign in to comment.