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

feat: add dependency review for java gradle dependencies #114

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

nepalevov
Copy link
Contributor

  • Added: actions/setup-gradle to benefit from advanced caching and other features enabled by default
  • Added: push dependency graph for Java (gradle) + Docker workflow after successful artifact (container image) upload
  • Added: a reusable workflow that can be referenced by any Java repo that utilizes gradle to implement dependency review of modified code. See the reference example in README.md
  • Other: minor README.md corrections

@nepalevov nepalevov merged commit c677fbe into main Nov 18, 2024
@nepalevov nepalevov deleted the feat-add-java-dependency-review branch November 18, 2024 19:40
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.

2 participants