Skip to content

Develop#97

Merged
mattyjones merged 22 commits intomasterfrom
develop
Apr 5, 2021
Merged

Develop#97
mattyjones merged 22 commits intomasterfrom
develop

Conversation

@mattyjones
Copy link
Copy Markdown
Collaborator

No description provided.

mattyjones and others added 22 commits January 22, 2021 16:31
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.
Still not quite right due to threads but better
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 <urlugal@gmail.com>
Signed-off-by: Matty <urlugal@gmail.com>
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 <urlugal@gmail.com>
Signed-off-by: Matty <urlugal@gmail.com>

# Conflicts:
#	cmd/scanGithubEnterprise.go
#	cmd/scanLocalPath.go
@mattyjones mattyjones merged commit 24d9694 into master Apr 5, 2021
mattyjones added a commit that referenced this pull request Apr 29, 2021
* Develop (#97)

* 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 <urlugal@gmail.com>

* Cleanup

Signed-off-by: Matty <urlugal@gmail.com>

* 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 <urlugal@gmail.com>

Co-authored-by: Santiago Botta <sgobotta@gmail.com>
Co-authored-by: Matty <matty.j@innocentlivesfoundation.org>

* bump version and update changelog

* Update CHANGELOG.md

* Adding github-enterprise-url, fixing auth, fixing standard vs. enterprise org/repo/user param differentiation, fixing expaand-orgs mispelling

Co-authored-by: Matt Jones <mattyjones@users.noreply.github.com>
Co-authored-by: Santiago Botta <sgobotta@gmail.com>
Co-authored-by: Matty <matty.j@innocentlivesfoundation.org>
Co-authored-by: Matty <urlugal@gmail.com>
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.

3 participants