You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
httpsender/UpgradeHttp1To2.js - changes all HTTP/1.1 requests to use HTTP/2
standalone/devTools.js - Tools used to explore objects returned by the Java engine and better plug Nashorn objects into it
Changed
encode-decode/double-spacer.js - adapted to the functionality of Encoder 1.0.0.
Removed
standalone/Run report.js - no longer working, the old/deprecated class that it used was removed.
Fixed
active/User defined attacks.js - correctly escape dot character in some evidence strings.
targeted/curl_command_generator.js - prevent and warn on local file inclusion when generating the command.
Thanks to James Kettle (@albinowax) for reporting.