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

Fix to read config.toml at tui #441

Merged
merged 2 commits into from
Aug 8, 2017
Merged

Fix to read config.toml at tui #441

merged 2 commits into from
Aug 8, 2017

Conversation

usiusi360
Copy link
Contributor

What did you implement:

Closes #396, #439

How did you implement it:

At tui, did not load config.toml.
I fixed it.

How can we verify it:

./vuls tui

Todos:

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@kotakanbe kotakanbe self-requested a review June 7, 2017 11:16
@kotakanbe kotakanbe added this to the v0.4.0 milestone Jun 27, 2017
@kotakanbe
Copy link
Member

LGTM

@kotakanbe kotakanbe merged commit 2cec20c into future-architect:master Aug 8, 2017
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.

Running Vuls tui before vuls report does not show vulnerabilities checked by CPE
2 participants