Another good measure is the number of dependencies used: if too much, the quality might be poor (= poor maintainability).
Is the application vulnerable? Check OWASP for this.
But you'll at least know that there is some kind of testing, linting etc going on.
Another good measure is the number of dependencies used: if too much, the quality might be poor (= poor maintainability).
Is the application vulnerable? Check OWASP for this.