Commit Graph

3153 Commits (e65bab926c3f34416fab89353b4eeca9567f1f1b)
 

Author SHA1 Message Date
Emilio López 20198b9618 slither-doctor: fix `is_relative_to` on Python 3.8 2 years ago
Emilio López 21daf73489 slither-doctor: log on stdout 2 years ago
Emilio López b2ce73108a slither-doctor: fix "unsupported format string passed to Version.__format__" 2 years ago
Emilio López c531681a8a ci: slither-doctor: add workflow 2 years ago
Emilio López 4c759ca6a4 slither-doctor: add new PATH checks 2 years ago
Emilio López 020d8638da slither-doctor: remove LegacyVersion import, add `packaging` dependency 2 years ago
Josselin Feist 7067c6d8eb Merge branch 'dev' of github.com:crytic/slither into dev 2 years ago
pavan-nambi 9015e739c2
update(adding-more-installations) 2 years ago
pavan-nambi 8388597e77
Revert "refractor(ver-in-path_filterin)" 2 years ago
pavan-nambi 23d77e23fd
refractor(ver-in-path_filterin) 2 years ago
Josselin Feist bd3e4504b8 Fix markdown@ 2 years ago
Feist Josselin 222e382226
Merge pull request #1545 from crytic/dev-top-level-struct 2 years ago
alpharush b68f4c17a7
pylint 2 years ago
alpharush baf4143345 move nested logic into functions 2 years ago
pavan-nambi 41806075a6
update2(#1546) 2 years ago
pavan-nambi 3e67fff117
update(#1546) 2 years ago
alpharush 1b6acfa9a4 format 2 years ago
alpharush f92cb37a40 only check for local alias if foreign isn't dict 2 years ago
alpharush df896e80f2 better error handling of malformed symbol alias AST node for solc <0.6.0 2 years ago
pavan-nambi 656f2145ae
chore(CI):removing solc-select install all lines 2 years ago
Josselin Feist 04949548e9 Minor 2 years ago
Simone 680c914ded Add test 2 years ago
Simone 45e90dc4c1 Fix top level struct parsing 2 years ago
Josselin Feist 53dfeddbb2 Merge branch 'dev' into dev-doc 2 years ago
Josselin Feist 1da0bdca62 Merge branch 'dev-doc' of github.com:crytic/slither into dev 2 years ago
Feist Josselin 2e1b50862f
Merge pull request #1528 from crytic/dev-source_unit 2 years ago
Feist Josselin 56096a2d2d
Merge pull request #1542 from crytic/dev-pip-audit-fix 2 years ago
Josselin Feist af2fb96d73 Merge remote-tracking branch 'origin/dev-pip-audit-fix' into dev-source_unit 2 years ago
Josselin Feist 217970fb91 Black 2 years ago
Feist Josselin 518137aba5
Use latest setuptools in CI 2 years ago
Josselin Feist feafd9bbc6 Improvements 2 years ago
Josselin Feist d9ea635a83 Additional updates 2 years ago
webthethird cd8c6388e7 Don't sort checks by impact 2 years ago
webthethird 1965d262b1 Black 2 years ago
webthethird c66f2dca40 Import `CheckClassification` 2 years ago
webthethird 194b1bd905 Implement `--exclude-<impact>` 2 years ago
webthethird 9c339a6929 Implement `--detect` and `--exclude` 2 years ago
Josselin Feist f12e367f29 Update to the latest crytic-compile source unit API 2 years ago
Josselin Feist e3c69e12aa Merge branch 'dev' into dev-doc 2 years ago
Feist Josselin 7ea572723b
Merge pull request #1522 from crytic/webthethird-dev-upgradeability-comments 2 years ago
Josselin Feist e353256f52 Black 2 years ago
Josselin Feist c75278f2f5 Improvements + tests 2 years ago
Josselin Feist ae5bc478f7 Merge branch 'dev-upgradeability-comments' of github.com:webthethird/slither into webthethird-dev-upgradeability-comments 2 years ago
webthethird 762806c52f Fix access to protected member 2 years ago
webthethird c44cf18831 Add setters for properties 2 years ago
webthethird 5458a614cf Fix formatting 2 years ago
webthethird afced5cc92 Fix test errors 2 years ago
webthethird 5b14dae8b6 Parse version name from custom comment 2 years ago
webthethird f1e653fb18 Call `handle_comment` in init method 2 years ago
webthethird 61c67d8801 Add `upgradeable_version` property 2 years ago