Below you will find pages that utilize the taxonomy term “crytic”
January 17, 2026
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.
May 1, 2024
slither-action
Version updated for crytic/slither-action to version v0.4.0.
This action is used across all versions by 1,367 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.4.0 - 2024-05-01 This is a minor release for the Slither Action - the Github Action for Slither.
This release introduces one new feature – support for external Slither plugins.
Plugin support You can now use the new slither-plugins property to point to a pip requirements file to install alongside Slither.
April 2, 2024
slither-action
Version updated for crytic/slither-action to version v0.3.2.
This action is used across all versions by 1,308 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.3.2 - 2024-04-01 This is a patch release for the Slither Action - the Github Action for Slither.
What’s Changed Add license file by @elopez in https://github.com/crytic/slither-action/pull/77 Always create compatibility symlink by @elopez in https://github.com/crytic/slither-action/pull/76 Full Changelog: https://github.com/crytic/slither-action/compare/v0.3.1...v0.3.2