-
Notifications
You must be signed in to change notification settings - Fork 71
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
Release PR? #813
Closed
Release PR? #813
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cyfrinup will now handle that edge case. Not required anymore :)
…s tasks running concurrently in a group (#802)
Weekly dep update PR
…overriden functions (#812)
- remove "detector" from the unsafe casting name - shorten non-reentrant not first detector name
Closing in favor of #824 (We don't merge directly because of conflicts) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
9a67522 Squash merge fix/nit-aderyn-toml into dev
233053b Fix: aderyn.toml Template update (#823)
a19d78f Fix detector names (#821)
0b0458b Add env variable support to
aderyn.toml
(#820)798bf95 Squash merge cyfrinup/match-master into dev
b2e2ee5 Update README.md
c79a9c3 Fix False Positive: Sends eth without checking msg.sender (#814)
9fd6413 Fix False Positives: Remove public-external captures for virtual and overriden functions (#812)
3dd0769 Fix False Positive: Unused errors that were used within require blocks (#811)
7855ecc post release ritual