mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-24 06:14:33 +02:00
Added initial version for to do list
This commit is contained in:
parent
6d6e160100
commit
47f6638644
12
TODO.md
Normal file
12
TODO.md
Normal file
@ -0,0 +1,12 @@
|
||||
|
||||
# To Do
|
||||
|
||||
There are always thing to do, right?!
|
||||
|
||||
Like to help? See CONTRIBUTING.md for more details.
|
||||
|
||||
## Remove deprecated tools
|
||||
|
||||
Remove usage of `egrep` and `fgrep`. Replace with `grep` or `grep -E`.
|
||||
|
||||
Rationale: egrep/fgrep are deprecated. Although often linked on Linux distributions, here is an example where `egrep` is missing on an embedded Linux distribution: https://github.com/CISOfy/lynis/issues/1191
|
Loading…
x
Reference in New Issue
Block a user