inspector-cochise / cochise

An audit tool for the apache webserver assisting on the BSI audit for the apache.
www.inspector-cochise.de
GNU General Public License v3.0
1 stars 0 forks source link

check system-requirements before run #3

Closed inspector-cochise closed 13 years ago

inspector-cochise commented 13 years ago

i.e. check for java java version

inspector-cochise commented 13 years ago

other system-requirements?!?

inspector-cochise commented 13 years ago

we're already checking for -java -root permissions the only missing requirements are POSIX tools like find, grep, awk, ... I think a full POSIX test would be way too much and a test for every single tool would also not be good. Simply expecting the user to provide these tools seems to be ok since they're included in any unix-like system distribution I know.