Closed malexmave closed 1 month ago
kcwarden audit --help lists the severity levels as INFO, WARNING, ERROR, CRITICAL. The code lists Info, Low, Medium, High, Critical.
kcwarden audit --help
INFO, WARNING, ERROR, CRITICAL
Info, Low, Medium, High, Critical
We need to check which is correct, ensure that the levels are working correctly on the CLI, and update the helper text.
kcwarden audit --help
lists the severity levels asINFO, WARNING, ERROR, CRITICAL
. The code listsInfo, Low, Medium, High, Critical
.We need to check which is correct, ensure that the levels are working correctly on the CLI, and update the helper text.