Contribute
- github.com/future-architect/vuls を github.com/you/repo にフォークする。
- get original code: work on original code https://vuls.io/docs/en/install-manually.html
- add remote to your repo: git remote add myfork
https://github.com/you/repo.git
- push your changes: git push myfork
- create a new Pull Request