saf
saf copied to clipboard
Resolve Input for saf validate threshold for inline input
-T '{"error.total": 0, "compliance.min": 100}' = 0 -T "{"error.total": 0, "compliance.min": 100}" = 1
- [ ] Examine the difference between using the file format and the command line
- [ ] Identify different combinations of single and double quotes on the command line ('", "', "", '')
- [ ] Put input validation in the SAF CLI to handle any invalid combination of quotations for inline input
- [ ] Examine the difference between error.max.total and error.total for inputting in the file
- [ ] Add/update documentation to the --help, README, and the validation wiki according to required changes
- [ ] Consider moving the wiki content into the README if more effective for communication (optional, if not done here, add a new ticket for this)