hogg
hogg copied to clipboard
Common vulnerability scanning on steroids ☄️
Bumps [h2](https://github.com/hyperium/h2) from 0.3.17 to 0.3.24. Release notes Sourced from h2's releases. v0.3.24 Fixed Limit error resets for misbehaving connections. v0.3.23 What's Changed cherry-pick fix: streams awaiting capacity lockout in...
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.60. Release notes Sourced from openssl's releases. openssl-v0.10.60 What's Changed Correct off-by-one in minimum output buffer size computation by @alex in sfackler/rust-openssl#2088 Expose a few...
Bumps [enumflags2](https://github.com/meithecatte/enumflags2) from 0.7.5 to 0.7.7. Release notes Sourced from enumflags2's releases. Release 0.7.7 This release fixes a soundness issue in the make_bitflags! macro. Previously, code like this was accepted:...
Websites may redirect twice or more, as in an example below ``` 2022-12-26T21:12:41.253 [DEBUG] redirecting 'http://www.facebook.com/' to 'https://www.facebook.com/' 2022-12-26T21:12:41.254 [DEBUG] starting new connection: https://www.facebook.com/ 2022-12-26T21:12:41.256 [TRACE] registering event source with...