Skip to content

Releases: reactive-firewall/shellcheck-scan

Version v1.2

29 Apr 02:33
v1.2
ececa89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1...v1.2

Version v1.1

22 Dec 06:42
v1.1
89ae54c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0...v1.1

Version v1.0

21 Dec 02:11
v1.0
bcaacdf
Compare
Choose a tag to compare

Initial stable release v1.0 🚀

Changelog:

  • updated dependencies
  • new README

Full Changelog: v0.5.0.alpha...v1.0

v0.5.0.alpha

19 Dec 01:22
f349a86
Compare
Choose a tag to compare
Pre-release

Shellcheck-Scan Action

Initial Pre-release.

Shellcheck GitHub Action for Code Scanning Integration (Alpha)

  • Proff-of-Concept action to use the GPLv3 tool Shellcheck and the MIT tool ShellCheckCLI.py (re-released for action as GPLv3 concurrently) to scan/lint shellscripts and then generate a SARIF report to upload to GitHub's Code Scanning dashboard.
  • Collects rules (following the links too) for use as rich explanations of the scanned rules.
  • Configurable severity and language
  • Customizable file matching input