- fix bug in hasAuthenticationCharacteristic
- reduce amount of requests
- fix bugs
- improve speed
- add xssi protection detection
- fix POST/GET
- further code clean up
- fix race condition
- fix `consolidateDuplicateIssues`
- handle basic auth
- code clean up
- issue a second request to reduce false positives
- report authentication-based findings as (Medium, Firm)
- report generic dynamic as (Information, Certain), might be removed in future version
- False positive reduction
- Fix bug with cached files
- Checking also for scripts that don't have a file ending
- Ignore Responses with Content-Length of 0
- Also scan application/json, which generates more false positives, but catches mis-labelled JSONP
- automatically request the non-authentication version of script
- Fix Calculation Error in calculateHighlights