Add a service to turn a security finding into a vulnerability
requested to merge mc_rocha-add-vulnerabilities-create-from-security-finding-service-361948 into master
What does this MR do and why?
Describe in detail what your merge request does and why.
This Merge Request adds a new service to return a Vulnerability given a security finding
.
A new Vulnerability will be created if needed.
This service uses the Service created in the !88472 (merged) to convert a security_finding
into a vulnerability_finding
.
This Merge Request is related to the issue #361948 (closed)
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Marcos Rocha