Skip to content
Snippets Groups Projects
  • Zoey76's avatar
    Adding Dependency Check Maven Plugin · dfba48e8
    Zoey76 authored
    With this plugin we will be able to validate known CVEs
    (vulnerabilities) on compile time and have a quicker response to
    exploits.
    
    We will be using level 4, which is medium and up, read more at
    https://nvd.nist.gov/vuln-metrics/cvss
    
    Updated dependencies:
    SLF4J from 2.0.7 to 2.0.9
    MariaDB from 3.1.4 to 3.2.0
    JUnit from 5.9.3 to 5.10.0
    Surefire Plugin from 3.1.0 to 3.1.2
    dfba48e8