-
Updated
Jun 3, 2022 - Java
apache2
Here are 995 public repositories matching this topic...
-
Updated
Jun 3, 2022 - C++
-
Updated
Jun 1, 2022 - Java
I currently need to connect to a Cloudera Impala instance in order to make queries and analyses.
It would be nice to be able to integrate this type of connection in DataStation.
I think it might require some sort of use of the Impala ODBC Connector / Driver.
Thanks!
-
Updated
May 29, 2022 - Dockerfile
-
Updated
Jun 2, 2022 - Shell
-
Updated
Jun 2, 2022 - Python
-
Updated
Jan 9, 2022 - Python
These have been deprecated since node v11.0.0. The recommendation is to "Use the WHATWG URL API" instead.
Parsing can generally be done through the new URL() constructor pattern.
format() still exists, although the signature has changed, and it may no longer be needed in many places.
(via opensearch-project/OpenSearch-Dashboards#1553 (comment))
-
Updated
Jun 4, 2022 - C
-
Updated
Oct 4, 2021 - JavaScript
-
Updated
Apr 27, 2022 - Java
-
Updated
May 27, 2022 - C++
-
Updated
Sep 30, 2021 - Python
-
Updated
May 16, 2022 - Ruby
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Sep 21, 2019 - Shell
-
Updated
Jul 20, 2021 - C
-
Updated
Apr 15, 2022 - CSS
-
Updated
Feb 6, 2018 - Java
-
Updated
Dec 6, 2020 - Python
-
Updated
Feb 24, 2021 - Python
Improve this page
Add a description, image, and links to the apache2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache2 topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
A recent review of the dependency libraries showed that CVE-2020-36518 (jackson-databind) can lead to creation of a large depth of nested objects and potentially cause a stack overflow.
Describe the solution you'd like
While the immediate fix is upgrading the affected library to a patched version of the library (https://gi