Changes
Minor Changes
- Add rule for variable naming (#1518) @ssbarnea
- Refactor MissingFilePermissionsRule testing (#1568) @konstruktoid
Bugfixes
- Fix exclude bug running outside git repos (#1570) @ssbarnea
- Make risky-file-permissions rule does not ignore FQCN (#1563) @ssato
- Switch cache to user cache folder (#1567) @ssbarnea
- Add metadata tag to the role-name rule (#1564) @noonedeadpunk
- NoLogPasswordsRule: catch password_lock false positives and migrate tests (#1562) @konstruktoid