There's a Github Action for Codacy, which is a code analysis tool that identifies security issues, formatting issues, and lack of best practices. It might be useful to identify areas of easy improvement or areas where security is really lacking. I enabled it on my pAPRika fork and here are the results it gave me: https://app.codacy.com/gh/jaketanderson/pAPRika/dashboard (Click here for a list of the issues it identified).
Is this something we'd be interested in adding to the repository?
There's a Github Action for Codacy, which is a code analysis tool that identifies security issues, formatting issues, and lack of best practices. It might be useful to identify areas of easy improvement or areas where security is really lacking. I enabled it on my pAPRika fork and here are the results it gave me: https://app.codacy.com/gh/jaketanderson/pAPRika/dashboard (Click here for a list of the issues it identified).
Is this something we'd be interested in adding to the repository?