intelmq icon indicating copy to clipboard operation
intelmq copied to clipboard

Integrate static code analysis tools

Open ghost opened this issue 5 years ago • 0 comments

Use and integrate static code analysis tools if they give useful results.

Some ideas:

  • mypy
  • flake8
  • pylint
  • https://github.com/marketplace/actions/sonarcloud-scan Example result here: https://sonarcloud.io/dashboard?id=wagner-certat_intelmq
  • GitHub CodeQL (already activated)

And also fix detected issues

ghost avatar Oct 23 '20 20:10 ghost