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: provide functionality to transform TrivyV2Dtos into RawValueKpis. #48

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

janniclas
Copy link
Contributor

The use case for this extension is that we run an external service producing and storing TrivyDtoV2s. We want to have the possibility to transform these TrivyDtoV2 objects into RawValueKPIs. Currently, we only support the transformation of TrivyDtos, which is not sufficient for us as we want to store the richer information included in TrivyDtoV2.

@janniclas janniclas added enhancement New feature or request adapter labels Dec 9, 2024
@janniclas janniclas self-assigned this Dec 9, 2024
Copy link

github-actions bot commented Dec 9, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

Copy link

github-actions bot commented Dec 9, 2024

TestsPassed ✅Skipped ⏭️Failed ❌
JUnit Test Report78 ran78 passed0 skipped0 failed

Copy link

github-actions bot commented Dec 9, 2024

Code Coverage

Overall Project 79.35% 🍏
Files changed 100% 🍏

Module Coverage
adapter 76.21% 🍏
Files
Module File Coverage
adapter TrivyAdapter.kt 94.65% 🍏

@janniclas
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA. Further, I agree to the storage of my GitHub account information in the signature file in github.com/fraunhofer-iem/spha-cla.

@janniclas
Copy link
Contributor Author

recheck

@janniclas janniclas merged commit bf33263 into main Dec 9, 2024
3 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
adapter enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant