Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Demo project for snyk-maven-plugin

License

Notifications You must be signed in to change notification settings

snyk/demo-snyk-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo for Snyk Maven Plugin

This project is to demo the snyk-maven-plugin. For more information about the plugin, see the GitHub repository.

Use

To invoke the Snyk Maven Plugin, you can run a Maven Lifecycle Phase.

For example, to execute snyk test:

./mvnw test

To execute snyk test and snyk monitor:

./mvnw install

If you want to run the regular tests in the project but skip the snyk test, you can use this:

./mvnw test -Dsnyk.skip

About

Demo project for snyk-maven-plugin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages