Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential fix for code scanning alert no. 115: Insecure randomness #1921

Merged
merged 2 commits into from
Jan 16, 2025

Merge branch 'main' into alert-autofix-115

e7a66d0
Select commit
Loading
Failed to load commit list.
Merged

Potential fix for code scanning alert no. 115: Insecure randomness #1921

Merge branch 'main' into alert-autofix-115
e7a66d0
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 16, 2025 in 0s

1 new issue (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

See the complete overview on Codacy

Annotations

Check warning on line 89 in network/src/main/java/com/arcadedb/network/binary/SocketFactory.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

network/src/main/java/com/arcadedb/network/binary/SocketFactory.java#L89

Avoid unused local variables such as 'secureRandom'.