If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that ...
Continue ReadingJuly 07, 2022
This release of Red Hat Fuse 7.11.0 serves as a replacement for Red Hat Fuse 7.10 and includes bug fixes and enhancements, which are documented in the Release Notes document linked in the References. ...
Continue ReadingJuly 07, 2022
[ 1.8.5-7_fips] - Add API to provide hash calculation in RSA/DSA/ECDSA signature operations [Orabug: 33081130] - Change Epoch from 1 to 10 [1.8.5-7] - Fix CVE-2021-33560 (#2018525)Read More ...
Continue ReadingJuly 06, 2022
GoJay is a performant JSON encoder/decoder for Golang (currently the most performant, see benchmarks). It has a simple API and doesn't use reflection. It relies on small interfac es to decode/encode ...
Continue ReadingJuly 04, 2022
This is a native golang client for hdfs. It connects directly to the nameno de using the protocol buffers API. It tries to be idiomatic by aping the stdlib os package, where possible, and implements ...
Continue ReadingJuly 04, 2022
A Go library for interacting with Cloudflare's API v4. This library allows you to: - Manage and automate changes to your DNS records within Cloudflare - Manage and automate changes to your zones ( ...
Continue ReadingJuly 04, 2022
XGB is the X Go Binding, which is a low-level API to communicate with the core X protocol and many of the X extensions. It is closely modeled after XCB and xpyb.Read More ...
Continue ReadingJuly 04, 2022
OSINT tool for finding Github repositories by extracting commit logs in real time from the Github event API.Read More ...
Continue ReadingJuly 04, 2022
Back to Main