SARIF to Slack notification
Version updated for https://github.com/fabasoad/sarif-to-slack-action to version v3.0.4.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “SARIF to Slack” GitHub Action automates the process of sending notifications to a Slack channel based on SARIF (Static Analysis Results Interchange Format) files. It parses SARIF files to summarize and communicate code scanning results, including severity levels and issues, in a customizable Slack message format. This action streamlines the reporting of static analysis findings, helping teams stay informed and address code quality or security issues promptly.
What’s Changed
What’s Changed
- chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in https://github.com/fabasoad/sarif-to-slack-action/pull/39
- chore(deps): bump axios from 1.14.0 to 1.15.2 by @dependabot[bot] in https://github.com/fabasoad/sarif-to-slack-action/pull/40
Full Changelog: https://github.com/fabasoad/sarif-to-slack-action/compare/v3.0.3...v3.0.4