forked from OWASP-Benchmark/BenchmarkJava
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: bachriabdel/BenchmarkJava
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove throw statements from finally blocks in benchmark tests
scheduled-remediation
#63
opened Jul 4, 2026 by
sonarqube-agent
AI
Loading…
Reuse SecureRandom instances across benchmark test classes
scheduled-remediation
#62
opened Jul 3, 2026 by
sonarqube-agent
AI
Loading…
Reduce cognitive complexity across five benchmark test methods
scheduled-remediation
#61
opened Jul 2, 2026 by
sonarqube-agent
AI
Loading…
Remove exception throws from finally blocks in benchmark tests
scheduled-remediation
#60
opened Jul 1, 2026 by
sonarqube-agent
AI
Loading…
Refactor BenchmarkTest01823 to fix cognitive complexity and security issues
scheduled-remediation
#59
opened Jun 30, 2026 by
sonarqube-agent
AI
Loading…
Replace duplicated crypto error message literals with constant
scheduled-remediation
#58
opened Jun 29, 2026 by
sonarqube-agent
AI
Loading…
Convert try-catch-finally blocks to try-with-resources statements
scheduled-remediation
#57
opened Jun 28, 2026 by
sonarqube-agent
AI
Loading…
Reuse Random instances across test benchmark classes
scheduled-remediation
#56
opened Jun 27, 2026 by
sonarqube-agent
AI
Loading…
Reduce cognitive complexity in BenchmarkTest classes to meet SonarQube threshold
scheduled-remediation
#55
opened Jun 26, 2026 by
sonarqube-agent
AI
Loading…
Reuse Random instances and strengthen cipher algorithms
scheduled-remediation
#54
opened Jun 25, 2026 by
sonarqube-agent
AI
Loading…
Replace weak DES cipher with AES encryption across benchmark tests
scheduled-remediation
#53
opened Jun 24, 2026 by
sonarqube-agent
AI
Loading…
Replace insecure cipher modes with AES/GCM in benchmark test files
scheduled-remediation
#52
opened Jun 23, 2026 by
sonarqube-agent
AI
Loading…
Reduce cognitive complexity in BenchmarkTest doPost methods
scheduled-remediation
#51
opened Jun 22, 2026 by
sonarqube-agent
AI
Loading…
Convert try-catch-finally blocks to try-with-resources statements
scheduled-remediation
#50
opened Jun 21, 2026 by
sonarqube-agent
AI
Loading…
Reuse SecureRandom instances instead of creating new ones
scheduled-remediation
#49
opened Jun 20, 2026 by
sonarqube-agent
AI
Loading…
Reduce cognitive complexity in five benchmark test classes
scheduled-remediation
#48
opened Jun 19, 2026 by
sonarqube-agent
AI
Loading…
Remove throw statements from finally blocks in benchmark tests
scheduled-remediation
#47
opened Jun 18, 2026 by
sonarqube-agent
AI
Loading…
Replace weak cipher algorithms and modes with AES/GCM
scheduled-remediation
#46
opened Jun 17, 2026 by
sonarqube-agent
AI
Loading…
Eliminate string literal duplication and fix array bounds vulnerability
scheduled-remediation
#45
opened Jun 16, 2026 by
sonarqube-agent
AI
Loading…
Resolve ArrayIndexOutOfBoundsException risks in benchmark test files
scheduled-remediation
#44
opened Jun 15, 2026 by
sonarqube-agent
AI
Loading…
Resolve 5 critical SonarQube issues in filters and test code
scheduled-remediation
#43
opened Jun 14, 2026 by
sonarqube-agent
AI
Loading…
Prevent ArrayIndexOutOfBoundsException in string split operations
scheduled-remediation
#42
opened Jun 13, 2026 by
sonarqube-agent
AI
Loading…
Fix ArrayIndexOutOfBoundsException in string split operations
scheduled-remediation
#41
opened Jun 12, 2026 by
sonarqube-agent
AI
Loading…
Prevent ArrayIndexOutOfBoundsException from unsafe string split operations
scheduled-remediation
#40
opened Jun 11, 2026 by
sonarqube-agent
AI
Loading…
Replace weak cipher with AES-GCM and eliminate string duplication
scheduled-remediation
#39
opened Jun 10, 2026 by
sonarqube-agent
AI
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.