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

Submit Gradle dependencies to GH dependency graph #104

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

wzieba
Copy link
Collaborator

@wzieba wzieba commented Jan 18, 2024

Description

This PR adds a GitHub Actions job to send Gradle/Maven dependencies to Github Dependency Graph for each push to main or release/* branch.

By sending those dependencies, we allow Dependabot to scan whether dependencies we use are affected by known vulnerabilities.

Soon, those metrics will be available to visualize on Apps Metrics (link).

More about this project can be found internally at paaHJt-5Tn-p2

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d4e225d) 57.60% compared to head (f81bce3) 57.60%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #104   +/-   ##
=======================================
  Coverage   57.60%   57.60%           
=======================================
  Files          19       19           
  Lines         401      401           
  Branches       48       48           
=======================================
  Hits          231      231           
  Misses        157      157           
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wzieba wzieba merged commit 761cf77 into main Jan 18, 2024
2 checks passed
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.

1 participant