Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add snyk monitoring #147

Merged
merged 1 commit into from
Apr 29, 2022
Merged

Add snyk monitoring #147

merged 1 commit into from
Apr 29, 2022

Conversation

Larusso
Copy link
Member

@Larusso Larusso commented Apr 21, 2022

Decription

This patch adds snyk monitoring to the build pipeline. It will hook itself into the check and publish stages.

The patch also sets a dependency helper plugin net.wooga.cve-dependency-resolution which applies overrides for dependencies with know fixes for security issues.

Changes

  • ADD snyk monitoring
  • ADD net.wooga.snyk-wdk-java snyk convention plugin
  • ADD net.wogoa.cve-dependency-resolution plugin

@Larusso Larusso force-pushed the add/snyk branch 4 times, most recently from f66d089 to 1b08a9d Compare April 22, 2022 09:58
## Decription

This patch adds snyk monitoring to the build pipeline.
It will hook itself into the check and publish stages.

The patch also sets a dependency helper plugin net.wooga.cve-dependency-resolution
which applies overrides for dependencies with know fixes for security issues.

## Changes

* ![ADD] `snyk` monitoring
* ![ADD] `net.wooga.snyk-wdk-java` snyk convention plugin
* ![ADD] `net.wogoa.cve-dependency-resolution` plugin
@Larusso Larusso merged commit d4ab498 into master Apr 29, 2022
@Larusso Larusso deleted the add/snyk branch April 29, 2022 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant