-
Notifications
You must be signed in to change notification settings - Fork 185
Patch CVE-2024-42002 #1001
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: rolling
Are you sure you want to change the base?
Patch CVE-2024-42002 #1001
Conversation
Signed-off-by: Florencia <49619072+florcabral@users.noreply.github.com> Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Pulls: #1001 |
Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
…o mjcarroll/reapply_cve_patch Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
9a17d3e
to
0240e86
Compare
Hi @mjcarroll. I noticed there was a CI issue when merging this CVE patch. Any help needed? |
Hey @florcabral if you wouldn't mind taking a look at the CI issues here, I didn't catch them in my local testing before merging. |
@mjcarroll Trying to drill down into the actual tests that failed after this patch - am I looking at the right build log here? If so, for |
This comment was marked as outdated.
This comment was marked as outdated.
Pulls: #1001 |
@florcabral I have rerun the CI, you can see the logs here: https://ci.ros2.org/job/ci_linux-aarch64/17812/testReport/junit/ros2topic.ros2topic.test/test_cli/test_cli/ |
Replaces #999