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

Apply default_values only if not already set in cli or config #699

Closed
wants to merge 4 commits into from
Closed

Apply default_values only if not already set in cli or config #699

wants to merge 4 commits into from

Conversation

devNan0
Copy link

@devNan0 devNan0 commented Mar 19, 2021

Currently the order is CLI > DEFAULT > CONFIG
This PR changes the order to CLI > CONFIG > DEFAULT

Should solve: #499, #595, #657, #693

I'm new to python/bandit so this might not be "the right way" to do this.
Feedback is more then welcome, i tried my best :)

@devNan0 devNan0 closed this Nov 11, 2021
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