Skip to content

Develop#96

Merged
mattyjones merged 17 commits intomasterfrom
develop
Apr 4, 2021
Merged

Develop#96
mattyjones merged 17 commits intomasterfrom
develop

Conversation

@mattyjones
Copy link
Copy Markdown
Collaborator

No description provided.

mattyjones and others added 17 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>
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #96 (d280a6c) into master (3e41c7a) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #96      +/-   ##
=========================================
- Coverage    0.81%   0.79%   -0.03%     
=========================================
  Files          17      17              
  Lines        1840    1892      +52     
=========================================
  Hits           15      15              
- Misses       1825    1877      +52     
Impacted Files Coverage Δ
core/analysis.go 0.00% <0.00%> (ø)
core/bindata.go 0.00% <0.00%> (ø)
core/findings.go 0.00% <ø> (ø)
core/git.go 0.00% <0.00%> (ø)
core/io.go 4.10% <0.00%> (ø)
core/localPath.go 0.00% <0.00%> (ø)
core/log.go 0.00% <0.00%> (ø)
core/session.go 0.00% <0.00%> (ø)
core/stats.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e41c7a...d280a6c. Read the comment docs.

@mattyjones mattyjones merged commit 471568b into master Apr 4, 2021
@mattyjones mattyjones deleted the develop branch April 4, 2021 19:21
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.

4 participants