-
Notifications
You must be signed in to change notification settings - Fork 33
Pull requests: SonarSource/rspec
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
CPP-7261 Modify rule S3715: Add links to related rules
cfamily
C / C++ / Objective-C
#5850
opened Nov 7, 2025 by
michael-jabbour-sonarsource
Loading…
4 tasks
Create rule S8265: File existence checks followed by file creation should use atomic operations
go
#5849
opened Nov 7, 2025 by
github-actions
bot
•
Draft
4 tasks
CPP-7251 S3687 Allow volatile fields
cfamily
C / C++ / Objective-C
#5847
opened Nov 6, 2025 by
loic-joly-sonarsource
Loading…
Create rule S8264: Read permissions should be defined at the job level
appsec
iac
#5846
opened Nov 6, 2025 by
github-actions
bot
Loading…
SONARCH-1562 reclaim "architecture" tag
dotnet
java
javascript
Pull requests that update Javascript code
python
#5845
opened Nov 6, 2025 by
pth-sonarsource
Loading…
4 tasks
Create rule S8263: GitHub Action invocations should not be vulnerable to parameter injection attacks
appsec
iac
#5844
opened Nov 6, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8260: Maps in struct constructors should be initialized with make()
go
#5836
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8258: Double-checked locking with "sync.Once" should not be used
go
#5834
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8255: Goroutines should have a termination mechanism to prevent resource leaks
go
#5831
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8254: Channels should be closed when no more values will be sent
go
#5830
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8253: Channels should be buffered to prevent goroutine blocking
go
#5829
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8252: Functions should not return nil pointers wrapped in interfaces
go
#5828
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8251: Go tests should be run with race detection enabled
go
#5827
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8249: Resources with "Close()" method should be closed with defer immediately after acquisition
go
#5825
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8248: Goroutines should be properly synchronized before main function exits
go
#5824
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8247: Data structures should be accessed safely from multiple goroutines
go
#5823
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8246: Global variables should be protected from concurrent access
go
#5822
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8245: Goroutines and channels should follow Go's concurrency patterns
go
#5821
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8244: Sequential processing of independent operations should use goroutines for better performance
go
#5820
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8243: Goroutines should use context for cancellation and timeout handling
go
#5819
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8241: Public methods should validate their input parameters
go
#5817
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8240: Process status checks should use proper synchronization to avoid race conditions
go
#5816
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8238: Pointers should be checked for nil before dereferencing
go
#5814
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Create rule S8237: Shared counters should use atomic operations to prevent race conditions
go
#5813
opened Nov 3, 2025 by
github-actions
bot
•
Draft
4 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.