Releases: reactive-firewall/shellcheck-scan
Releases · reactive-firewall/shellcheck-scan
Version v1.2
What's Changed
- Improved documentation with details and examples by @reactive-firewall in #10
Full Changelog: v1.1...v1.2
Version v1.1
What's Changed
- Fix for issue where upload artifacts was broken by @reactive-firewall in #5
- Update to support macOS-latest runners (and even windows experimentally) by @reactive-firewall in #7
Full Changelog: v1.0...v1.1
Version v1.0
Initial stable release v1.0
🚀
Changelog:
- updated dependencies
- new README
Full Changelog: v0.5.0.alpha...v1.0
v0.5.0.alpha
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 toolShellCheckCLI.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