Releases: nicolasiltis/bdd-security
Releases · nicolasiltis/bdd-security
v2.2.13
v2.2.12
add feature to allow configuration of th e maxDepth
Bdd-security version with sslyze
Add sslyze feature
Clean version of bdd-security
- Upstreamproxy & noproxy
- firefoxdriver with capabilities
What is missing :
- Sslyze feature
- Nessus feature
v2.2.9
Update ZapManager.java
v2.2.8: Update the proxy configuration and capabilities
* update method createFirefoxDriver() - it adds the noProxy (if they have been set in config.xml) hosts to the ffprofile - delete the if block : [if (capabilities != null) { return new FirefoxDriver(capabilities);}] to be able to add some capabilities. * update createProxyCapabilities() to createProxyCapabilities(String type) - Instead of creating only chrome capabilities now it can create firefox capabilities aswell * add the method getNoProxyHosts() * add the method getNoProxyHosts() : extract the NoProxy hosts from the config.xml file
v2.2.7
Update ZapManager.java
v2.2.6
debug
v2.2.5
Update my_script.sh
v2.2.4
Update my_script.sh