Package io.codemodder.codemods.codeql
package io.codemodder.codemods.codeql
-
ClassesClassDescriptionA codemod for automatically fixing untrusted deserialization from CodeQL.A codemod for automatically fixing HTTP response splitting from CodeQL.A codemod for automatically fixing input resource leaks detected by CodeQL's rule "java/input-resource-leak" whenever possible.Fixes issues reported under the id "java/insecure-cookie".A codemod for automatically fixing JDBC resource leaks detected by CodeQL's rule "java/database-resource-leak" whenever possible.A codemod for automatically fixing JEXL injections detected by CodeQL's rule "java/jexl-expression-injection" whenever possible.A codemod for automatically fixing JNDI injection from CodeQL.Fixes issues reported under the id "java/maven/non-https-url".A codemod for automatically fixing output:w resource leaks detected by CodeQL's rule "java/output-resource-leak" whenever possible.A codemod for automatically fixing predictable seeds reported by CodeQL.A codemod for automatically fixing Regex Injections from CodeQL.Base class for CodeQL remediation codemods.A codemod for automatically fixing SQL injection from CodeQL.A codemod for automatically fixing SQL injection from CodeQL.Fixes issues reported under the id "java/java-error-message-exposure" (used to be java-stack-trace-exposure).Fixes issues reported under the id "missing-jwt-signature-check".A codemod for automatically fixing XSS from CodeQL.A codemod for automatically fixing SQL injection from CodeQL.A codemod for automatically fixing Zip Slip issues from CodeQL.