Skip to content

trion-development/maven-owasp-dependency-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OWASP Dependency-Check Maven + GitLab CI Example

This repository provides a minimal example of how to configure and run the OWASP Dependency-Check Maven plugin in a GitLab CI/CD pipeline.

Overview

The setup includes:

  • A basic pom.xml with OWASP Dependency-Check plugin configuration
  • A .gitlab-ci.yml file to run the scan in GitLab CI
  • Simple Spring Boot project

Files of Interest

  • pom.xml: Configures the OWASP Dependency-Check Maven plugin.
  • .gitlab-ci.yml: Defines the GitLab CI pipeline steps to run the scan.

About

Sample project for configuring OWASP dependency-check-maven with GitLab CI.

Resources

License

Stars

Watchers

Forks

Languages