NUWCDIVNPT / stigman-watcher

A utility that watches a path for test result files on behalf of a STIG Manager Collection
Other
6 stars 4 forks source link

Add bounds checking for user-specified numerical config options #126

Closed cd-rite closed 3 months ago

cd-rite commented 3 months ago

Add bounds checking for user-specified numerical config options.

min/max values specified in consts.js. Checked in args.js. Logs invalid config options, sets configValid = false if any are set out of bounds.

Resolves: #129

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'NUWCDIVNPT_stigman-watcher'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud