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

exclude provided and optional dependencies from submission #1554

Conversation

raboof
Copy link
Member

@raboof raboof commented Nov 7, 2024

This makes it easier to use the dependabot security report for artifacts that actually come in as transitive dependencies for our users. The chance that an advisory for an optional/provided/test/build-time dependency actually impacts our build seems to small to justify the noise it adds.

Fixes #1553

This makes it easier to use the dependabot security report for artifacts
that actually come in as transitive dependencies for our users. The
chance that an advisory for an optional/provided/test/built-time
dependency actually impacts our build seems to small to justify the
noise it adds.

Fixes apache#1553
@raboof raboof force-pushed the dependency-submission-ignore-provided-optional branch from b5cd705 to 773cd41 Compare November 7, 2024 13:45
@raboof
Copy link
Member Author

raboof commented Dec 9, 2024

Possibly we should make sure those get marked correctly as 'development' dependencies in sbt-dependency-submission (scalacenter/sbt-dependency-submission#234).

Since we don't care about advisories in development dependencies, though, it still makes sense to exclude them here entirely.

@raboof
Copy link
Member Author

raboof commented Dec 9, 2024

LOL this is actually a duplicate of my own earlier #1392 🤣

@raboof raboof closed this Dec 9, 2024
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.

dependabot: guava
1 participant