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 additional dependabot checks #185

Open
e-backmark-ericsson opened this issue Oct 25, 2023 · 1 comment
Open

Add additional dependabot checks #185

e-backmark-ericsson opened this issue Oct 25, 2023 · 1 comment
Assignees

Comments

@e-backmark-ericsson
Copy link
Member

e-backmark-ericsson commented Oct 25, 2023

Description

Check https://github.com/marketplace/actions/maven-dependency-tree-dependency-submission

Motivation

To have more dependencies checked for maven repos

Exemplification

NA

Benefits

.

Possible Drawbacks

.

@jainadc9
Copy link

jainadc9 commented Oct 10, 2024

Enabled auto dependency submission from settings as per the link .

It can also be enabled through github actions by adding the following snippet

- name: Submit Dependency Snapshot
  uses: advanced-security/maven-dependency-submission-action@v4

source : https://github.com/marketplace/actions/maven-dependency-tree-dependency-submission

The result can be observed by selecting insights tab and selecting dependecy graph from sidebar.

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

No branches or pull requests

2 participants