Skip to content

Add scheduled org.owasp:dependency-check workflow#1284

Closed
taoliult wants to merge 1 commit intoIBM:mainfrom
taoliult:main
Closed

Add scheduled org.owasp:dependency-check workflow#1284
taoliult wants to merge 1 commit intoIBM:mainfrom
taoliult:main

Conversation

@taoliult
Copy link
Copy Markdown
Collaborator

@taoliult taoliult commented Mar 19, 2026

Add a GitHub Actions workflow to run the org.owasp dependency-check on a schedule.

Use GitHub Actions cache to store the vulnerability database between runs to reduce download time and improve workflow reliability.

Upload the generated dependency-check report as anartifact.

@taoliult taoliult marked this pull request as draft March 20, 2026 18:23
@taoliult taoliult force-pushed the main branch 3 times, most recently from 0bcfb05 to 5bbd8f8 Compare March 24, 2026 16:53
@taoliult taoliult marked this pull request as ready for review March 24, 2026 19:30
@johnpeck-us-ibm
Copy link
Copy Markdown
Member

So this being done instead of sonarqube?

@taoliult taoliult force-pushed the main branch 2 times, most recently from 5626c42 to 9a928ff Compare March 26, 2026 15:16
Copy link
Copy Markdown
Collaborator

@JinhangZhang JinhangZhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@jasonkatonica jasonkatonica left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@KostasTsiounis KostasTsiounis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Add a GitHub Actions workflow to run the org.owasp
dependency-check on a schedule.

Use GitHub Actions cache to store the vulnerability
database between runs to reduce download time and
improve workflow reliability.

Upload the generated dependency-check report as an
artifact.

Signed-off-by: Tao Liu <tao.liu@ibm.com>
@taoliult
Copy link
Copy Markdown
Collaborator Author

taoliult commented Apr 8, 2026

Close this PR since all approved.

@jasonkatonica I created the PRs in the open repo to add the OWASP Maven plugin. Could you please create the PR in the GHE repo for the workflow change on the main branch only? Thanks.

@taoliult taoliult closed this Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants