webperf_core
webperf_core copied to clipboard
Add New Security Test - Based on hardenize.com
Add call to service or test the same things.
Can be tested at hardenize.com
We are not allowed to use their API/Website at this point. We can either wait (as they are working on a public API) or we can see if we can/should add a step/new test of our own.
With this update you need to run
pip install -r requirements.txt
again as versions has been updated.
looks like smtplib in Python doesn't support IPv6....
https://bugs.python.org/issue3461 https://github.com/python/cpython/issues/47711