Skip to content

This repo consists of remediation methods for basic veracode vulnerablities

Notifications You must be signed in to change notification settings

divyashree11/VeracodeFixesJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

VeracodeFixesJava

This repo consists of remediation methods for basic veracode vulnerablities.

spring-annotation-logs-demo -> this project consists of basic spring project with log4j integration. In order to avoid Veracode CWE 117 vulnerability I have used a custom logger class which uses HtmlUtils.htmlEscape() function to mitigate the vulnerablity. Recommended solution to this problem by Veracode is to use ESAPI loggers but if you dont want to add an extra dependency to your project this should work fine.

About

This repo consists of remediation methods for basic veracode vulnerablities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages