mozilla / http-observatory

Mozilla HTTP Observatory
https://observatory.mozilla.org/
Mozilla Public License 2.0
1.84k stars 168 forks source link

Added thresholding params to httpobs-local-scan #487

Open tingdahl opened 1 year ago

tingdahl commented 1 year ago

I added two arguments, --min-grade and --min-score. Syntax is identical to observatory-cli . If arguments are set, the script will exit(1) if the test fails.