|
Repo Added
|
Files
0
|
Badge
README BADGES
|
github
0 of 0 relevant lines covered (NaN%)
0.0 hits per line
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 24268657909 | fix/gosec-g115-atomic-int32-overflow | Fix gosec G115 integer overflow in generated atomic.AddInt32 call (#4119) Bound the int-to-int32 conversion with min(len(deferred), math.MaxInt32) to satisfy gosec G115 (CWE-190) in generated code. Fixes #4119 | Pull #4120 | github |
0.0 |