CrowdStrike / detection-container

https://quay.io/repository/crowdstrike/detection-container
The Unlicense
38 stars 20 forks source link

Added numerical validation + shellcheck/general cleanup #27

Closed carlosmmatos closed 2 years ago

carlosmmatos commented 2 years ago

Fixes #26 Big update here is the validate_numerical_option() function that better interprets the user's input for the numerical options. The rest of the changes are shellcheck changes, minor formatting/grammatical, and the use of the new function.