Skip to content

WIP: CPU network SoA dual-write (not for merge) - #3822

Draft
nrnhines wants to merge 20 commits into
masterfrom
local/cpu-network-soa
Draft

WIP: CPU network SoA dual-write (not for merge)#3822
nrnhines wants to merge 20 commits into
masterfrom
local/cpu-network-soa

Fix null-weight SelfEvent temp buffer and init_events null prop

77297b9
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud succeeded Jul 23, 2026 in 3s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 106 in test/unit_tests/container/network.cpp

See this annotation in the file changed.

Code scanning / SonarCloud

Pseudorandom number generators (PRNGs) should not be used in security contexts Medium test

Make sure that using this pseudorandom number generator is safe here. See more on SonarQube Cloud

Check warning on line 107 in test/unit_tests/container/network.cpp

See this annotation in the file changed.

Code scanning / SonarCloud

Pseudorandom number generators (PRNGs) should not be used in security contexts Medium test

Make sure that using this pseudorandom number generator "shuffle" is safe here. See more on SonarQube Cloud