Skip to content

Releases: advanced-security/python-lint-code-scanning-action

Fixed broken 💔 v1.1.0 release

18 Oct 17:59
e5446e0
Compare
Choose a tag to compare

Fixed various issues:

  • gh clone corrected and now done into temp directory
  • added missing GH_TOKEN
  • uploads SARIF as a debug artefact if debug is set
  • normalises some invalid SARIF that prevents upload (in rare cases generated by Pyre)

v1.1.0 - added Pyre type checker

16 Oct 16:25
d7ebe91
Compare
Choose a tag to compare
  • Added Pyre type checker
  • All type checkers now use typeshed from GitHub instead of their bundled version

v1.0.1

10 Oct 12:07
4d4691b
Compare
Choose a tag to compare

First release to the Actions marketplace