diff --git a/README.md b/README.md
index e3ed7bb..b5544f5 100644
--- a/README.md
+++ b/README.md
@@ -846,7 +846,7 @@ Github truncates this file, i am currently looking for a solution but in the mea
message : "std::forward" should only be called on a forwarding reference.
[LINK](https://sonarcloud.io/project/issues?resolved=false&types=BUG&id=muttistefano_ros2_sonarcloud&open=AYISiqR2zCYfarq97Iqz)
---
- * file : ros2/rclpy/rclpy/rclpy/node.py:1344
+ * file : ros2/rclpy/rclpy/rclpy/node.py:1340
message : Do not perform equality checks with floating point values.
[LINK](https://sonarcloud.io/project/issues?resolved=false&types=BUG&id=muttistefano_ros2_sonarcloud&open=AYruYjQfw_ub2taBKNOF)
---
@@ -1290,15 +1290,8 @@ Github truncates this file, i am currently looking for a solution but in the mea
The complete list of issues can be found [here](https://sonarcloud.io/summary/overall?id=muttistefano_ros2_sonarcloud) .
-## ISSUES (level blocker) #764
-eclipse-iceoryx
-
- * file : eclipse-iceoryx/iceoryx/iceoryx_hoofs/source/log/logger.cpp:141
- message : Replace this call to the non reentrant function "localtime" by a call to "localtime_r".
- [LINK](https://sonarcloud.io/project/issues?resolved=false&types=BUG&id=muttistefano_ros2_sonarcloud&open=AYISi01KzCYfarq97PEZ)
----
-
- eProsima
+## ISSUES (level blocker) #763
+eProsima
* file : eProsima/Fast-CDR/include/fastcdr/FastBuffer.h:268
message : Ensure that the move constructor of "FastBuffer" is exception-free and declare it "noexcept".