IMPROVMENT
- Add git-strict file commands. PR-112
- Add more git commands. PR-112
- Add Terraform commands. PR-113
- Improve xtask. PR-115
- Improve docs. PR-116
- Allow ignoring patterns. PR-117
IMPROVMENT
- create unites for regex checks. PR-107
- Remove contains method. PR-108
- check is folder or directory exists before prompt a message. PR-109
BRAKING CHANGES
- Change shellfirm configuration. PR-103
IMPROVMENT
IMPROVMENT
DOCS
- More installation examples. PR-
IMPROVMENT
- Adds crontab -r as a risky command. PR-81
- Decouple test from base checks. PR-84
- Decouple test from app version snapshots. PR-85
- Improve config tests. PR-86
BUG FIX
- Change title for fish installation instructions. PR-82
IMPROVMENTS:
- Add heroku risky patterns.PR-75
DOCS
IMPROVMENTS:
IMPROVMENTS:
IMPROVMENTS
IMPROVMENTS:
- Ading custom check - for check if file exsits before prompt a delete/flush verification. PR-46
- Support multiple commands in one line. MR
BUG
- Replace
~
char with home directory path. PR-63
IMPROVMENTS:
- Update config file from baseline checks when
shellfirm
binary update. PR-46 - Show single prompt verification when multiple pattern is detected. PR-51
- Improve
rm
pattern. PR-53 - Improve
chmod
pattern. PR-54 - Adding reboot and shutdown risky pattern. PR-56
BUG:
- Ignore text between quotes. PR-57
IMPROVEMENTS:
- Improve FS checks. PR-30
- Skip github actions on push (without PR) or on *.md file/docs folder. PR-33
- Adding strict file sytem command. PR-36
- FS checks - adding to
rm
/chmod
pattern the chars.
and./
as risky command. PR-38 - Adding a better error message when config file is invalid. PR-42
- Adding kubernetes strict risky patters. PR-41
- Allow to override deafult per pattern. PR-43
FEATURES:
- Promt message while using
config reset
+ ading the option to backup file. PR-31
BREAKING CHANGES:
- Change
is
field in yaml file totest
. PR-32
IMPROVEMENTS:
- Mark history | sh/bash as risky command. PR-27
- Add 2 check for
fs
group. detectchmod 777 /
andfind -delete
. PR-28
IMPROVEMENTS:
- Add application logger. PR-24
Initial release