Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Execute PMD Static code analyzer on source code. It will help you find common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and many more.  Dependency-check is an SCA tool and it allows a user to run scans on Dependencies which generates reports for known vulnerable components. that we used in our source. This operation can be executed after the build or before deployment on the artifact.

...