Inspiration
Even though I can build any application or websites , the only thing am lagging is vulnerabilities test, and entering into a new project as a application tester (pen-tester), i faced lot of issues like loopholes in the projects
What it does
So, deburger help user to identify vulnerabilities in the code base by accessing the directory of the project, deburger is not a complete replacement of SAST but it is a decision layer before SAST.
How we built it
This application is totally build on Typescript + CLI , and semgrep to analysis the code base, and gemini-api to categorize and rank the failure impact contexts.Basically we created some commands to interact with our application
Challenges we ran into
The challenges we ran out is we cant able to calculate the Dynamic Application Security Testing.
Accomplishments that we're proud of
There is a gui interface or a tool for SAST testing which is pricing-based, so we build a application which is based FOSS.
What's next for Deburger
To scale this application and build a IDE that doesn't require a internet connect for code correction and SAST.
Log in or sign up for Devpost to join the conversation.