Pass file to security training api
What does this MR do and why?
Changes | MR |
---|---|
Update the Vulnerability Training Component to call the security training API with a filename parameter from the prop if it exists |
!90623 (merged) |
Pass the file to the vulnerability details page |
!90623 (merged) |
Pass the file to the vulnerability modal page |
this MR |
Screenshots or screen recordings
There is no UI/UX change with this MR.
How to set up and validate locally
- Go to "Pipelines" > click on a pipeline
- Click on a vulnerability with a
cwe
identifier to trigger the vulnerability detail modal page - If the vulnerability has a file, it will be included in the API request
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.
Related to #360719 (closed)
Edited by Samantha Ming