Skip to content

Commit

Permalink
Develop (#97)
Browse files Browse the repository at this point in the history
* clean up flags

* update

* update

* update flag strings

* formating issues

* webserver enable/disable flaf

* enhanced debug and header output

* csv and json output

* bring in ability to update signatures to a specific version

* Update sample configuration  and documentation (#91)

Update the yaml configuration file example, as well as the description in step 1 and the yaml example in the README.md file.

According to implementations found in scanLocalGitRepo.go:69 and scanLocalPath.go:85, the sample.yml and the quickstart instructions weren't referring to the updated parameter names.

* cleanup

* fix the progress bar

Still not quite right due to threads but better

* remove dead functions

* Updated the changelog

* implement persistent flags

move the flags that are common to all the commands into the root command. The updateRules command does not adhere to all the flags but for know we will deal with it.

Signed-off-by: Matty <[email protected]>

* Cleanup

Signed-off-by: Matty <[email protected]>

* implement persistent flags (#95)

move the flags that are common to all the commands into the root command. The updateRules command does not adhere to all the flags but for know we will deal with it.

Signed-off-by: Matty <[email protected]>

Co-authored-by: Santiago Botta <[email protected]>
Co-authored-by: Matty <[email protected]>
  • Loading branch information
3 people authored Apr 5, 2021
1 parent 471568b commit 24d9694
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 24d9694

Please sign in to comment.