slither-action
Version updated for https://github.com/crytic/slither-action to version v0.4.2.
- This action is used across all versions by 2,166 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Slither Action integrates the Slither static analyzer into GitHub Actions workflows, enabling automated analysis of Solidity smart contracts for vulnerabilities and best practices. It helps developers identify potential security issues and code quality problems during the CI/CD process. Key capabilities include customizable analysis options, GitHub Code Scanning integration, and support for advanced configurations, such as custom plugins and compilation settings.
Release notes
0.4.2 - 2026-01-16
This is a patch release for the Slither Action - the Github Action for Slither.
What’s Changed
- Bump Python version to 3.10 by @elopez in https://github.com/crytic/slither-action/pull/98
Full Changelog: https://github.com/crytic/slither-action/compare/v0.4.1...v0.4.2