issues
search
eBay
/
ejmask
eJMask is a JVM-based masking library that provides an easy-to-use API for masking sensitive data in your Java applications. With eJMask, you can quickly mask sensitive information like personal information, credit card numbers, and more.
Apache License 2.0
10
stars
10
forks
source link
Cleanups: Maven Plugin Library Updates and Static code analyzer integration.
#2
Closed
prasanthkv
closed
1 year ago
prasanthkv
commented
1 year ago
Motivation
Maven libraries used in this project is not the latests
Projects lacks java doc & static code analyzer integration
Proposed Changes
Updated maven library versions to latest.
Added PMD and Spot bug plugins
Fixed PMD issues identified.
Test Plan
Build must pass.
Motivation
Proposed Changes
Test Plan