forked from Santandersecurityresearch/DependencyCheck_Test
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3734ced
commit 7a0f6a5
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
|
||
# Dependency check test | ||
|
||
This project just tests the action. It does a checkout of the code to scan, builds a jar and runs dependency check against it. Then, it uploads the report as an artifact | ||
|
||
A hello world would be needed to run this test. I suggest using something like https://github.com/hellokoding/springboot-jsp.git | ||
|
||
|