Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Support configuration file #5

Closed
rtfpessoa opened this issue Oct 6, 2018 · 2 comments · Fixed by #17
Closed

Support configuration file #5

rtfpessoa opened this issue Oct 6, 2018 · 2 comments · Fixed by #17
Labels
Hacktoberfest Entry level issues for https://hacktoberfest.digitalocean.com/ help wanted

Comments

@rtfpessoa
Copy link
Owner

Add support for a configuration file where the user can specify:

  • Files/Globs to check
  • Files/Globs to ignore
  • Package managers to check
  • Vulnerabilities to ignore

e.g.: .depspy.yaml, .depspy.yml, .depspy.json.

@rtfpessoa rtfpessoa added help wanted Hacktoberfest Entry level issues for https://hacktoberfest.digitalocean.com/ labels Oct 6, 2018
@rtfpessoa rtfpessoa mentioned this issue Oct 6, 2018
@bryanculver
Copy link
Contributor

@rtfpessoa I am thinking the order of precedence for the configuration would be:

  • Command Line Args
  • Config File
  • Default Values

@rtfpessoa
Copy link
Owner Author

@bryanculver 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Hacktoberfest Entry level issues for https://hacktoberfest.digitalocean.com/ help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants