I Used an AI Code Review Tool to Analyze an E-commerce App (Javascript): Here's How It Went
Too Long; Didn't Read
Metabob is an AI code review tool that analyzes JavaScript code. I used it to analyze an e-commerce app written in JavaScript. Metabob was able to find some problems that were interesting. For example, it found an incorrect argument order in a function defined to send a JSON Web Token. This can potentially expose the code to security vulnerabilities.