reimplement spam pressure calculation with a more stateless and properly synchronized usage of RecentMessages instead of users.conf #523
GitHub Advanced Security / CodeQL
succeeded
Nov 16, 2023 in 4s
1 new alert
New alerts in code changed by this pull request
- 1 note
See annotations below for details.
Annotations
Check notice on line 338 in Izzy-Moonbot/Service/SpamService.cs
Code scanning / CodeQL
Missed opportunity to use Where Note
- consider filtering the sequence explicitly using '.Where(...)'.
Loading