## Description <!-- SECTION:DESCRIPTION:BEGIN --> Integrate a lightweight code editor into the frontend to allow users to manually fix vulnerabilities they've discovered. <!-- SECTION:DESCRIPTION:END --> ## Acceptance Criteria <!-- AC:BEGIN --> - [ ] #1 Users can see a 'Remediate' tab in the VulnerabilityModal. - [ ] #2 Embedded code editor allows editing the vulnerable snippet. - [ ] #3 Submitting a fix triggers a request to the API to enable the 'patched' version of that logic. <!-- AC:END --> --- _Migrated from backlog TASK-3 (Chimera)._
Description
Integrate a lightweight code editor into the frontend to allow users to manually fix vulnerabilities they've discovered.
Acceptance Criteria
Migrated from backlog TASK-3 (Chimera).