What it does

Reviews code for security flaws and then provides a fix for the identified issue. Focuses on more nuanced issues, such as XSS and SQL injection, as well as unsanitized input.

How we built it

We have Tailwind CSS with Svelte Kit for the frontend and Go and Gin on the backend. This was mainly to keep a modern and simple development.

Challenges we ran into

Frontend development is hard. We did not decide on a definite frontend stack, and this hurt us as we had to play catch-up during the competition. We also changed our stack for the Web app to something that only one person was familiar with.

Accomplishments that we're proud of

  • Fully Functional site that says what it does
  • GitHub integration
  • And the use of Gemini

What we learned

  • We should plan out our stack better. Read the docs beforehand.
  • Coordinate better with each other on what we are going to use for the stack.

What's next for AuditFix

  • Integration with other Git platforms
  • Faster AI speeds, and smarter AI speeds
  • Expanding the frontend of the site
  • More features around the user's interaction

Built With

Share this project:

Updates