issues
search
Cyfrin
/
aderyn
Aderyn 🦜 Rust-based Solidity AST analyzer.
https://docs.cyfrin.io/
GNU General Public License v2.0
414
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: make install work with non interactive zsh shells
#779
0ximmeas
opened
1 week ago
1
`cyrfinup/install` doesn't work with non-interactive zsh shells
#778
0ximmeas
opened
1 week ago
0
called `Result::unwrap()` on an `Err` value: StripPrefixError(())
#777
iondex
opened
2 weeks ago
0
Fix: New Strategy for ArbitraryTransferFrom Detector
#776
TilakMaddy
closed
1 month ago
0
Fix: Catch only ERC20 functions when reporting unsafe transfer
#775
TilakMaddy
closed
1 month ago
0
Fix: Account for revert statements not just revert functions in require/revert in loop detector
#774
TilakMaddy
closed
1 month ago
0
Update `.is_constructor` -> `.kind() == &FunctionKind::Constructor` for broader version compatiblity
#773
TilakMaddy
closed
1 month ago
0
Fix: Lower severity for Delegate Call In Loop Detector
#772
TilakMaddy
closed
1 month ago
0
Fix: Don't report unprotected initialization function when there is `initializer` modifier
#771
TilakMaddy
closed
1 month ago
1
Kill detector: uninitialized state variable
#770
TilakMaddy
closed
1 month ago
0
Spike: Adjust for new lint rules introduced by clippy
#769
TilakMaddy
closed
1 month ago
0
Fix unchecked return detector test
#768
TilakMaddy
closed
1 month ago
0
Lower severity of Block.Timestamp Deadline detector
#767
TilakMaddy
closed
1 month ago
0
Lower the severity of unchecked return detector
#766
TilakMaddy
closed
1 month ago
0
Create funding.json
#765
TilakMaddy
closed
1 month ago
0
[Windows without WSL] Can't run "aderyn .": error Fatal compiler bug!
#764
sinovac
closed
1 month ago
5
Docs/improve documentation for cli options.
#763
mgiagante
opened
1 month ago
1
Implements `init` subcommand with optional path for aderyn.toml
#762
mgiagante
closed
1 month ago
4
Bump up version to 0.3.3
#761
TilakMaddy
closed
1 month ago
0
Bump version to 0.3.2
#760
TilakMaddy
closed
1 month ago
0
Shorten names (Start of 0.3.2)
#759
TilakMaddy
closed
1 month ago
0
Detector: Use of Incorrect Modifier
#758
TilakMaddy
closed
1 month ago
0
ci: update actions to latest versions and provide standardization
#757
Killpit
opened
1 month ago
0
feat: Add refactor commit to blame-ingore-revs
#756
TilakMaddy
closed
1 month ago
0
standardize rust formatting with `rustfmt.toml`
#755
TilakMaddy
closed
1 month ago
0
v0.3.3 Staging
#754
TilakMaddy
opened
1 month ago
0
Fix: Allow aderyn to exit without crashing if update-check fails
#753
TilakMaddy
closed
1 month ago
0
Re-entrancy detector + Control Flow Graph
#752
TilakMaddy
opened
1 month ago
4
Aderyn crashes when update check fails
#751
aryankaushik11
closed
1 month ago
3
Serialize callgraph structure
#749
TilakMaddy
closed
1 month ago
0
Allow for `sendValue` on address to be recognized as a withdraw function
#748
TilakMaddy
closed
1 month ago
0
Merge conflict resolution strategy
#747
TilakMaddy
closed
2 months ago
1
Close issues #635
#746
0xfave
closed
2 months ago
1
Remove remnants of aderyn-nodejs
#745
TilakMaddy
closed
2 months ago
0
Add support for `aderyn init <optional_path>`
#744
TilakMaddy
closed
1 month ago
2
Bump version to 0.3.0
#743
alexroan
closed
2 months ago
0
contract-locks-ether Should look for `withdraw` functions in the inheritance/extension graph
#742
alexroan
closed
1 month ago
2
Fixed minor typo
#741
Ritik-Agarwal50
closed
1 month ago
0
Relax fixed pragma constraints on library contract files
#740
TilakMaddy
closed
1 month ago
0
Refactor More Detector Names to suit `//aderyn-ignore..` pattern
#739
TilakMaddy
closed
1 month ago
2
Low Detector: Solidity 0.8.23 introduces MCOPY opcode
#738
TilakMaddy
opened
2 months ago
0
Rename `ConstantsInsteadOfLiterals` detector to better suit `//aderyn-ignore-(..)`
#737
TilakMaddy
closed
1 month ago
0
Low Detector: Event emitting a public constant in non constructor functions
#736
TilakMaddy
closed
1 month ago
1
Low Detector: Libraries and contracts should not live in same file
#735
TilakMaddy
closed
2 months ago
1
Low Detector: State variable could be marked immutable + Inter Context Merge Strategy
#734
TilakMaddy
closed
1 month ago
1
Fix: visit unchecked block
#733
TilakMaddy
closed
2 months ago
0
Low Detector: State variable could be marked immutable
#732
TilakMaddy
closed
2 months ago
2
Remove watch mode remnants
#731
alexroan
closed
2 months ago
0
Skip serializing `src_char2` in JSON report
#730
TilakMaddy
closed
2 months ago
0
Reduce build time from 15 minutes to <5 minutes
#729
TilakMaddy
closed
2 months ago
0
Next