MONIT-30797: CVE-2021-20293 (6.1) - wavefront-proxy (resteasy-jaxrs)#844
Merged
Conversation
laullon
reviewed
Apr 17, 2023
laullon
left a comment
Contributor
There was a problem hiding this comment.
You need to solve the uint test fails
| <dependency> | ||
| <groupId>commons-io</groupId> | ||
| <artifactId>commons-io</artifactId> | ||
| <version>2.11.0</version> |
| <version>2.0</version> | ||
| </dependency> | ||
| <dependency> | ||
| <groupId>net.jcip</groupId> |
Contributor
Author
There was a problem hiding this comment.
It was automatically added to recognize NotThreadSafe annotation. Removed, thanks
added 3 commits
April 20, 2023 12:54
…t-proxy into nchaparyan/MONIT-30797
locke-chappel
left a comment
There was a problem hiding this comment.
resteasy-jaxrs is no longer detected. No new CVEs appear to have been introduced by using version 5.0.6.Final. Looks good from the security side.
…t-proxy into nchaparyan/MONIT-30797
laullon
added a commit
that referenced
this pull request
May 10, 2023
* dev: (37 commits) MONIT-30797: CVE-2021-20293 (6.1) - wavefront-proxy (resteasy-jaxrs) (#844) [release] prepare for next development iteration [release] prepare release for proxy-12.4 update open_source_licenses.txt for release 12.4 update open_source_licenses.txt for release 12.4 MONIT-34326: Remove preprocessor rules returned from server (#848) MONIT-34487: Force GZIP on server api requests (#849) MONIT-34300: Hide sensible config option (token) from the Proxy log (#845) MONIT-33770: Proxy Ingest without Admin Auth (#842) [release] prepare for next development iteration [release] prepare release for proxy-12.3 update open_source_licenses.txt for release 12.3 Merge dev to 12.x branch (#841) Monit 34005: Fix crash on bad URL config (#837) Merge dev to 12.x branch (#840) MONIT-34093 - Upgrade to snakeyaml 2.0 for CVE-2022-1471 (#839) [release] prepare for next development iteration [release] prepare release for proxy-12.2 update open_source_licenses.txt for release 12.2 Fix failing HttpEndtoEndTest (#835) ... # Conflicts: # proxy/pom.xml # proxy/src/main/java/com/wavefront/agent/AbstractAgent.java # proxy/src/main/java/com/wavefront/agent/ProxyCheckInScheduler.java # proxy/src/main/java/com/wavefront/agent/ProxyConfig.java # proxy/src/main/java/com/wavefront/agent/PushAgent.java # proxy/src/main/java/com/wavefront/agent/api/APIContainer.java # proxy/src/main/java/com/wavefront/agent/api/NoopProxyV2API.java # proxy/src/main/java/com/wavefront/agent/config/ReportableConfig.java # proxy/src/main/java/com/wavefront/agent/core/handlers/DeltaCounterAccumulationHandlerImpl.java # proxy/src/main/java/com/wavefront/agent/core/handlers/HistogramAccumulationHandlerImpl.java # proxy/src/main/java/com/wavefront/agent/core/handlers/ReportPointHandlerImpl.java # proxy/src/main/java/com/wavefront/agent/core/handlers/SpanHandlerImpl.java # proxy/src/main/java/com/wavefront/agent/data/LogDataSubmissionTask.java # proxy/src/main/java/com/wavefront/agent/handlers/AbstractReportableEntityHandler.java # proxy/src/main/java/com/wavefront/agent/handlers/EventHandlerImpl.java # proxy/src/main/java/com/wavefront/agent/handlers/ReportLogHandlerImpl.java # proxy/src/main/java/com/wavefront/agent/handlers/ReportSourceTagHandlerImpl.java # proxy/src/main/java/com/wavefront/agent/handlers/SpanLogsHandlerImpl.java # proxy/src/main/java/com/wavefront/agent/listeners/AbstractLineDelimitedHandler.java # proxy/src/main/java/com/wavefront/agent/listeners/RelayPortUnificationHandler.java # proxy/src/main/java/com/wavefront/agent/listeners/WavefrontPortUnificationHandler.java # proxy/src/main/java/com/wavefront/agent/logsharvesting/InteractiveLogsTester.java # proxy/src/main/java/com/wavefront/agent/preprocessor/InteractivePreprocessorTester.java # proxy/src/main/java/com/wavefront/agent/preprocessor/PreprocessorConfigManager.java # proxy/src/test/java/com/wavefront/agent/ProxyConfigTest.java # proxy/src/test/java/com/wavefront/agent/PushAgentTest.java # proxy/src/test/java/com/wavefront/agent/histogram/PointHandlerDispatcherTest.java # proxy/src/test/java/com/wavefront/agent/logsharvesting/LogsIngesterTest.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.