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

Create dependabot.yml config to only scan core dependencies #924

Open
psfoley opened this issue Feb 15, 2024 · 0 comments
Open

Create dependabot.yml config to only scan core dependencies #924

psfoley opened this issue Feb 15, 2024 · 0 comments

Comments

@psfoley
Copy link
Contributor

psfoley commented Feb 15, 2024

By default, dependabot scans all python dependencies and requirements.txt files in the repository. ~95% of these are for examples, which trigger false positives for vulnerable packages that have low potential for exploit. Dependabot should only scan the following for vulnerable dependencies:

-setup.py
-requirements-linters.txt
-requirements-test.txt
-docs/requirements-docs.txt
-openfl-tutorials/experimental/requirements_workflow_interface.txt

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

1 participant