Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update crytic/slither-action action to v0.4.0 #213

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 27, 2023

This PR contains the following updates:

Package Type Update Change
crytic/slither-action action minor v0.2.0 -> v0.4.0

Release Notes

crytic/slither-action (crytic/slither-action)

v0.4.0

Compare Source

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. This may be used to install additional third-party or in-house detectors. Refer to the new example in the README for a sample workflow using this new feature.

What's Changed

Full Changelog: crytic/slither-action@v0.3.2...v0.4.0

v0.3.2

Compare Source

0.3.2 - 2024-04-01

This is a patch release for the Slither Action - the Github Action for Slither.

What's Changed

Full Changelog: crytic/slither-action@v0.3.1...v0.3.2

v0.3.1

Compare Source

0.3.1 - 2024-01-31

This is a patch release for the Slither Action - the Github Action for Slither.

What's Changed

New Contributors

Full Changelog: crytic/slither-action@v0.3.0...v0.3.1

v0.3.0

Compare Source

0.3.0 - 2023-02-21

This is a minor release for the Slither Action - the Github Action for Slither.

This release introduces one new feature. It also fixes an issue with Foundry projects, caused by recent mitigations implemented in git.

New stdout output.

This new output value lets you capture and use the output from Slither. This can be useful, for instance, to produce a Markdown report in combination with the Slither --checklist flag. Refer to the new example in the README for a sample workflow using this new feature.

What's Changed

New Contributors

Thanks to the new contributors in this release!

Full Changelog: crytic/slither-action@v0.2.0...v0.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Mar 27, 2023

Slither Analyzer Summary

Compiled with Builder
Total number of contracts in source files: 43
Number of contracts in dependencies: 34
Source lines of code (SLOC) in source files: 2529
Source lines of code (SLOC) in dependencies: 1496
Number of assembly lines: 0
Number of optimization issues: 0
Number of informational issues: 65
Number of low issues: 11
Number of medium issues: 22
Number of high issues: 0

Use: Openzeppelin-Ownable
ERCs: ERC721, ERC165

@renovate renovate bot force-pushed the renovate/crytic-slither-action-0.x branch from a506ec2 to 7d130f3 Compare April 11, 2023 12:16
@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.31%. Comparing base (85ed7af) to head (7d130f3).
Report is 2 commits behind head on dev.

❗ Current head 7d130f3 differs from pull request most recent head 4c8aa63. Consider uploading reports for the commit 4c8aa63 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #213   +/-   ##
=======================================
  Coverage   61.31%   61.31%           
=======================================
  Files          20       20           
  Lines         897      897           
  Branches      227      227           
=======================================
  Hits          550      550           
  Misses        345      345           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/crytic-slither-action-0.x branch from 7d130f3 to 2849274 Compare May 12, 2023 06:37
@renovate renovate bot requested a review from AustinZhu May 17, 2023 10:29
@renovate renovate bot force-pushed the renovate/crytic-slither-action-0.x branch from 2849274 to 1f368b1 Compare May 31, 2023 10:15
@renovate renovate bot changed the title chore(deps): update crytic/slither-action action to v0.3.0 chore(deps): update crytic/slither-action action to v0.3.1 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/crytic-slither-action-0.x branch from 1f368b1 to 4e949e9 Compare April 1, 2024 14:52
@renovate renovate bot changed the title chore(deps): update crytic/slither-action action to v0.3.1 chore(deps): update crytic/slither-action action to v0.3.2 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/crytic-slither-action-0.x branch from 4e949e9 to 6710efc Compare April 1, 2024 23:24
@renovate renovate bot force-pushed the renovate/crytic-slither-action-0.x branch from 6710efc to 4c8aa63 Compare May 3, 2024 11:19
@renovate renovate bot changed the title chore(deps): update crytic/slither-action action to v0.3.2 chore(deps): update crytic/slither-action action to v0.4.0 May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants