Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-13 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-12 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-11 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-10 | 0 | 0 | 0 | 0 | 88 |
| 2026-09-09 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-08 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-06 | 1 | 0 | 0 | 0 | 0 |
| 2026-09-05 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-04 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-03 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-02 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-01 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-31 | 0 | 0 | 0 | 0 | 0 |
Opened: 0
Closed: 0
Comments: 0
Events: 0
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#1737 RecursionError: maximum recursion depth exceeded Opened 4 years ago | 0xalpharush | closed - completed | bug | 3 | 0 | 4 days ago |
#3095 A detector for [ERC-7562](https://eips.ethereum.org/EIPS/eip-7562) banned opcodes reachable from an ERC-4337 validation function (`validateUserOp`, `validatePaymasterUserOp`), following internal calls, library calls and modifiers. Opened 6 days ago | saintparish4 | open | enhancement | 0 | 0 | 6 days ago |
#3082 [Bug]: IR generation crashes on ERC7739-style calldata tuple destructuring ('NoneType' object has no attribute 'parameters'), silently dropping inheriting contracts from analysis Opened 26 days ago | oladoteth | open | No labels | 2 | 0 | 7 days ago |
#3070 Feature request: detector for quantum-vulnerable signature schemes (ecrecover / ECDSA.recover) Opened 1 month ago | peakyvin | open | enhancement | 1 | 0 | 7 days ago |
#857 slither-doc: generate doc from natspec Opened 5 years ago | montyly | open | enhancement help wanted good first issue | 1 | 0 | 1 month ago |
#3054 [False-Positive]: incorrect-shift and incorrect-exp produce 24 High-severity false positives on lib/solady Opened 2 months ago | holistis | open | No labels | 2 | 0 | 1 month ago |
#3047 [Bug-Candidate]: Slither not compatível with new Hardhat Versions Opened 3 months ago | lucianoacsilva | closed - completed | bug-candidate | 7 | 0 | 2 months ago |
#3064 solidity_signature is wrong for structs with repeated convertible field types (shared `seen` set) Opened 2 months ago | ataberk-xyz | open | No labels | 0 | 0 | 2 months ago |
#595 Support slither.conf.json and slither.config.json Opened 6 years ago | montyly | closed - completed | enhancement help wanted good first issue | 0 | 0 | 2 months ago |
#1136 Slither claims an upgradeTo function is exposed when it (likely?) is not Opened 4 years ago | FlacoJones | closed - completed | enhancement good first issue | 9 | 0 | 2 months ago |
#1206 Fix typos in detectors documentation Opened 4 years ago | montyly | closed - completed | help wanted good first issue | 2 | 0 | 2 months ago |
#1780 update register printer to consider multiple compilation units Opened 3 years ago | 0xalpharush | closed - completed | bug good first issue | 0 | 0 | 2 months ago |
#3034 [False-Positive]: incorrect-modifier — modifiers ending in revert("string") or custom-error revert Opened 4 months ago | MarkLee131 | closed - completed | false-positive | 0 | 0 | 2 months ago |
#1815 [False-Positive]: assembly function parameters that are mixed case get flagged as not mixed case Opened 3 years ago | thedavidmeister | closed - completed | false-positive | 0 | 0 | 2 months ago |
#3037 [False-Positive]: naming-convention flags Yul-local function parameters by their parser-mangled name Opened 4 months ago | MarkLee131 | closed - completed | false-positive | 0 | 0 | 2 months ago |
#3039 [False-Positive]: divide-before-multiply fires when the divided variable is fully reassigned before the multiplication Opened 4 months ago | MarkLee131 | closed - completed | false-positive | 1 | 0 | 2 months ago |
#3055 [False-Positive]: arbitrary-send-erc20 fires on EIP-712 signed order patterns Opened 2 months ago | holistis | open | No labels | 0 | 0 | 2 months ago |
#2759 [False-Positive]: incorrect-equality Opened 1 year ago | aviggiano | open | false-positive | 1 | 0 | 2 months ago |
#2283 Detectors related to improper usage of Oracle APIs Opened 3 years ago | talfao | open | enhancement | 5 | 0 | 2 months ago |
#3019 AssertionError in resolve_remapping_and_renaming when analyzing contract with import aliasing Opened 4 months ago | Aniket-Engg | open | No labels | 1 | 0 | 3 months ago |
#3041 incorrect-equality: gate on callee mutability to suppress view/pure helper FPs Opened 4 months ago | MarkLee131 | open | enhancement | 1 | 0 | 3 months ago |
#3042 Support newer crytic-compile releases Opened 3 months ago | elopez | closed - completed | No labels | 0 | 0 | 3 months ago |
#1155 [Bug-Candidate]: Wiki "Configuration File" section missing supported flags Opened 4 years ago | engn33r | open | enhancement help wanted good first issue | 2 | 0 | 4 months ago |
#3009 ReferenceVariable.points_to setter rejects ElementaryType propagated from Member placeholder (paired with member.py crash) Opened 5 months ago | Vuk97 | closed - completed | No labels | 1 | 0 | 5 months ago |
#3008 Member IR rejects StructureTopLevel variable_left on modern-solc external-self-call (solc 0.8.33 Gateway.this{gas}(..)) Opened 5 months ago | Vuk97 | closed - completed | No labels | 1 | 0 | 5 months ago |