Code Checkers
Bandit Code Issues
Bandit is an open-source static code analyzer that helps to detect security code issues in Python code. Visit their website for more detailed information on Bandit and the ruleset found below.
Staticcheck Linter Issues
Static Linter is an open-source static code analyzer that finds bugs and performance-related issues. Visit their website for more detailed information on Go Meta Linter and the ruleset found below.
Gosec Linter Issues
Gosec Linters are configured to run specifically against the supplied input files by excluding certain file paths and produce reports in different formats. Visit their website for more detailed information on Gosec Linter and the ruleset found below.