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: vex output #272

Merged
merged 12 commits into from
Aug 28, 2023
Merged

feat: vex output #272

merged 12 commits into from
Aug 28, 2023

Conversation

sozercan
Copy link
Member

@sozercan sozercan commented Aug 24, 2023

Signed-off-by: Sertac Ozercan [email protected]

Describe the changes in this pull request using active verbs such as Add, Remove, Replace ...
Add support for VEX output

Closes #87

example output (nginx:1.21.6): https://snips.sh/f/JReDjyIUmp

@sozercan sozercan force-pushed the vex branch 9 times, most recently from e6e6784 to 68aef5a Compare August 25, 2023 01:03
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Patch coverage: 55.82% and project coverage change: +2.48% 🎉

Comparison is base (67e8932) 29.30% compared to head (2816e3a) 31.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #272      +/-   ##
==========================================
+ Coverage   29.30%   31.78%   +2.48%     
==========================================
  Files          16       18       +2     
  Lines        1498     1598     +100     
==========================================
+ Hits          439      508      +69     
- Misses       1034     1062      +28     
- Partials       25       28       +3     
Files Changed Coverage Δ
pkg/patch/patch.go 6.36% <0.00%> (-1.09%) ⬇️
pkg/pkgmgr/pkgmgr.go 12.98% <0.00%> (ø)
pkg/report/qualys.go 14.86% <0.00%> (ø)
pkg/pkgmgr/rpm.go 33.67% <47.82%> (+0.52%) ⬆️
pkg/patch/cmd.go 52.94% <50.00%> (-0.40%) ⬇️
pkg/pkgmgr/dpkg.go 34.64% <50.00%> (+1.06%) ⬆️
pkg/pkgmgr/apk.go 51.49% <57.14%> (+1.10%) ⬆️
pkg/vex/vex.go 78.57% <78.57%> (ø)
pkg/vex/openvex.go 87.75% <87.75%> (ø)
pkg/report/trivy.go 76.31% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Sertac Ozercan <[email protected]>
@sozercan sozercan force-pushed the vex branch 2 times, most recently from ee5f2c9 to 73bc09d Compare August 25, 2023 03:34
Signed-off-by: Sertac Ozercan <[email protected]>
Signed-off-by: Sertac Ozercan <[email protected]>
Signed-off-by: Sertac Ozercan <[email protected]>
Signed-off-by: Sertac Ozercan <[email protected]>
Signed-off-by: Sertac Ozercan <[email protected]>
Signed-off-by: Sertac Ozercan <[email protected]>
Signed-off-by: Sertac Ozercan <[email protected]>
@sozercan sozercan merged commit a72c494 into project-copacetic:main Aug 28, 2023
@sozercan sozercan deleted the vex branch August 28, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[REQ] add a report for patched vulns
2 participants