Reinforcement learning to secure code bases
Load testing on Api end-points using SwaggerUi and test containers . No-code testing using CI/CD actions. Provide metrics on
- Available API and time taken for end-to-end
- Memory usage - generate heap dump , analyze heap dump(exists)
- With fuzzer find code issues, with rapid data generation
- Code coverage + SonarLint (exists)
- Generate Missing code-
- Provide feature code to ChatGPT to generate missing test code
- use sonar lint (exists) as prompt to LLM
#github #Devops #replit #gitlab #security