Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: crytic/slither-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: crytic/slither-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 19, 2024

  1. Add a way to install Slither plugins

    This adds an extra option, `slither-plugins`, that lets users provide
    a requirements.txt file to be installed alongside Slither. This can
    be used to install Slither plugins.
    
    Fixes: #16
    elopez committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a28260c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a35558 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46fbdf4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from crytic/dev-slither-plugins

    Add a way to install Slither plugins
    elopez authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    25eb90b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    dfa999d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e97f27d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #83 from crytic/dev-readme-040

    Update action README for v0.4.0
    elopez authored May 1, 2024
    Configuration menu
    Copy the full SHA
    f197989 View commit details
    Browse the repository at this point in the history
Loading