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

Support multiple config files #17

Open
bunny-therapist opened this issue Feb 20, 2023 · 0 comments
Open

Support multiple config files #17

bunny-therapist opened this issue Feb 20, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bunny-therapist
Copy link
Collaborator

Allow passing multiple config files. The config then gets merged, the same way it is merged with the args.

Since Configuration.merge already support merging multiple configs, this should be quite easy to implement.

Usecase: A group may want one config file for all their projects, plus an optional additional one per project, so that the group can have a list of vulnerabilities they have agreed on ignoring globally but then individual projects can ignore others.

@bunny-therapist bunny-therapist added enhancement New feature or request good first issue Good for newcomers labels Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant