Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Conversation

@SladeJustinFerrao
Copy link
Collaborator

This PR resolves the following issues
#126 - Fix Regex Vulnerability to Prevent Potential Denial of Service in ShaderUtils.java
#130 - Fix Denial of Service (DoS) vulnerability in ShaderGenerator.java
#132 - CRLF Injection Vulnerability in NativeLibraryLoader.java Logger Due to Unsanitized User Input
#142 - Fix Path Traversal Vulnerability in Handling Unsanitized Input from Command Line Arguments in NativeLibraryLoader.java
#159 - Malicious code vulnerability (MALICIOUS_CODE) in EnvMapUtils.java

Karthik D and others added 30 commits October 13, 2024 23:53
Removed unnecessary import - PR
Remove the useless parentheses
Refactoring the Constant Names to Standard Naming Practices - Issue #1
Threw a dedicated exception instead of a generic one to resolve #13
Threw an UnsupportedOperationException in empty methods to resolve #16
Resolve merge conflicts created due to a previous commit
Kewcat and others added 20 commits December 1, 2024 00:37
Update SocketConnecter to resolve rilling#132 issue
Revert "Update SocketConnecter to resolve rilling#132 issue"
Update NativeLibraryLoader to address issue rilling#132
Revert "Fixed XML External Entity (XXE) Injection vulnerability in XMLImporter.java"
Fixed Denial of Service (DoS) vulnerability in ShaderGenerator.java
Fixed the Malicious code vulnerability (MALICIOUS_CODE).
Removed the software vulnerability to avoid denial of service
@SladeJustinFerrao SladeJustinFerrao merged commit 94733f7 into rilling:master Dec 3, 2024
14 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants