-
Notifications
You must be signed in to change notification settings - Fork 997
Issues: crytic/slither
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add detection for Unused User-Defined Error types
enhancement
New feature or request
#2587
opened Oct 10, 2024 by
brianblank
[API update] Use Enum to track variable location instead of str
#2586
opened Oct 10, 2024 by
montyly
[Bug]: ParsingError: Type not found struct Checkpoints.Trace208 in Slither Analysis
bug
Something isn't working
#2562
opened Sep 19, 2024 by
roisindowling
[Bug-Candidate]: pre-commit does not work as documented
bug-candidate
Bugs reports that are not yet confirmed
#2549
opened Sep 6, 2024 by
olexiyb
[False Negative]: reentrancy-no-eth for interprocedural case
false-negative
#2544
opened Aug 29, 2024 by
0xalpharush
[Bug]: Missing quotes in case mapping key passed as a string
bug
Something isn't working
#2538
opened Aug 21, 2024 by
WaizKhan7
[False Negative]: Not show the correct report on unused imports
false-negative
Need more info
#2535
opened Aug 15, 2024 by
DamirS09
how to read caller function parameters
question
Further information is requested
#2533
opened Aug 14, 2024 by
alexanderhawl
[Bug-Candidate]: Slither python API went wrong when multiple SPDX license
question
Further information is requested
#2532
opened Aug 13, 2024 by
alexanderhawl
[Bug-Candidate]: Slither python API contract with remappings file
question
Further information is requested
#2530
opened Aug 12, 2024 by
alexanderhawl
When handling internal function pointers, information loss can occur.
bug-candidate
Bugs reports that are not yet confirmed
#2527
opened Aug 11, 2024 by
Subway2023
The function get_storage_slot in read_storage.py cannot accurately determine the slot where variables in the structure are located.
bug
Something isn't working
good first issue
Good for newcomers
#2524
opened Aug 7, 2024 by
Subway2023
”read_storage cannot determine the storage layout of custom type variables within a struct.
bug
Something isn't working
good first issue
Good for newcomers
#2522
opened Aug 6, 2024 by
Subway2023
[Bug-Candidate]: slither-flat --strategy OneFile produced invalid solidity
bug-candidate
Bugs reports that are not yet confirmed
#2511
opened Jul 19, 2024 by
crystalin
Detect untrusted input used to make a call
enhancement
New feature or request
#2510
opened Jul 16, 2024 by
frangio
[Bug]: Incorrect SSA form with break
bug
Something isn't working
ir
#2509
opened Jul 16, 2024 by
smonicas
[Bug-Candidate]: Bugs reports that are not yet confirmed
--solc-ast
flag does nothing and all
bug-candidate
#2501
opened Jul 1, 2024 by
DanielForTests
add test that results are sorted by impact and able to be filtered
testing
#2497
opened Jun 26, 2024 by
0xalpharush
[Bug-Candidate]: Failed to convert IR to SSA for Initializable contract.
bug-candidate
Bugs reports that are not yet confirmed
#2491
opened Jun 22, 2024 by
0xAlcibiades
[Bug-Candidate]: redundant control flow edge after try block
bug-candidate
Bugs reports that are not yet confirmed
#2490
opened Jun 21, 2024 by
Tiko7454
ProTip!
Exclude everything labeled
bug
with -label:bug.