Deloitte-ngerard / DevSecOps-GenAI

A Gen AI-powered tool that guides security practitioners in prompting GenAI models to assist in application security activities. Tracker: https://github.com/users/Deloitte-ngerard/projects/1/
MIT License
0 stars 1 forks source link

Implement AST Analysis Functionality #1

Closed Deloitte-ngerard closed 1 month ago

Deloitte-ngerard commented 1 month ago

Need to create an ast.py file that will implement the AST tab in main.py. It should add the ability to upload SAST/DAST reports and produce a summary of the issues and prioritize based on risk and take into account the application's description

Deloitte-ngerard commented 1 month ago

https://github.com/Deloitte-ngerard/DevSecOps-GenAI/pull/9