-
Updated
May 21, 2022 - Java
apache2
Here are 990 public repositories matching this topic...
-
Updated
May 20, 2022 - C++
-
Updated
May 19, 2022 - Java
-
Updated
May 20, 2022 - Dockerfile
Unlike all the existing charts that graph a string (most likely) against a number, this graphs numbers on both axises. So in addition to the configuration changes needed for passing the right field to chartjs, the PR for this should also change the "preferred type" to "number" for the x axis when the chart type is scatter plot.
-
Updated
May 20, 2022 - Shell
-
Updated
May 18, 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
May 21, 2022 - C
-
Updated
Oct 4, 2021 - JavaScript
-
Updated
Apr 27, 2022 - Java
-
Updated
May 21, 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