Moves container scanning logic to the backend
- Uses the baceng API to parse container scanning logic on the MR page. - Maps the slightly misaligned data in the vulnerabilities - Uses polling because the end point is a polling one - Adds an action for storing the endpoint in vuex - Adds a new action for calling the endpoint - Puts all the above behind a feature flag - Adds action tests - Adds mutation tests - Adds component tests - Fixes issues the tests brought up - - Text generation failed without a head or base path - - Report visibilty failed without a head or base path
Showing
Please register or sign in to comment