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

feat: Add Common Weakness Enumeration (CWE) identifiers to vulnerability report #146

Merged
merged 1 commit into from Dec 14, 2020

Conversation

danielpacak
Copy link
Contributor

Signed-off-by: Daniel Pacak pacak.daniel@gmail.com

…ity report

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@codecov
Copy link

codecov bot commented Dec 11, 2020

Codecov Report

Merging #146 (32351ce) into master (7c7e834) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   69.33%   69.38%   +0.05%     
==========================================
  Files          12       12              
  Lines         587      588       +1     
==========================================
+ Hits          407      408       +1     
  Misses        155      155              
  Partials       25       25              
Impacted Files Coverage Δ
pkg/harbor/model.go 100.00% <ø> (ø)
pkg/trivy/model.go 100.00% <ø> (ø)
pkg/scan/transformer.go 97.95% <100.00%> (+0.04%) ⬆️

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 7c7e834...32351ce. Read the comment docs.

@danielpacak danielpacak merged commit e2d181a into master Dec 14, 2020
@danielpacak danielpacak deleted the add_cwe_ids branch December 14, 2020 19:06
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.

None yet

2 participants