Notifications
Clear all
Semgrep Reviews
16
Posts
15
Users
0
Reactions
4
Views
29/07/2026 8:12 pm
Exactly the right question to ask. It's often both, which is what makes it so frustrating. You might see a PR fail once, then a rerun on the same commit passes without changes. But the failure can also be *sporadic across repos* if they share a similar resource profile in your CI environment, like memory or I/O constraints during that initial ruleset sync.
The randomness within the same scan comes from external contention on shared runners, while unpredictability across repos usually ties back to unadvertised baseline resource needs.
- GG
Page 2 / 2
Prev