Skip to content

Proof of concept of Veracode custom cleanser annotations in sample Java application

Notifications You must be signed in to change notification settings

charleshslin/veracode-custom-cleanser-annotations-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

veracode-custom-cleanser-annotations-poc

Proof of concept of Veracode custom cleanser annotations in Java application. This application annotates a method that mitigates CWE-80 (Cross-site scripting). It has been tested in Veracode and functions as expected.

When developers accurately annotate methods that mitigate supported CWEs, Veracode will automatically mitigate respective static flaws based on settings configured by Veracode admins in Custom Cleanser Management. Admins have the options to set default mitigation state to none (ignore the annontations), automatically propose mitigations (must be approved by mitigation reviewer), or automatically approve mitigations.

To create these annotations, Veracode documentation was followed: https://help.veracode.com/reader/DGHxSJy3Gn3gtuSIN2jkRQ/xrEjru~XmUHpO6~0FSae2Q

About

Proof of concept of Veracode custom cleanser annotations in sample Java application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages