|
5 | 5 | </p>
|
6 | 6 |
|
7 | 7 | <p align="center">
|
8 |
| -<a href="https://github.com/forefy/eburger/releases/"><img alt="eBurger releases" src="https://img.shields.io/github/release/forefy/eburger"> |
| 8 | +<a href="https://github.com/forefy/eburger/releases/"><img alt="eBurger releases" title="eBurger releases" src="https://img.shields.io/github/release/forefy/eburger"> |
9 | 9 | <img alt="eBurger GitHub repo size" title="eBurger GitHub repo size" src="https://img.shields.io/github/repo-size/forefy/eburger">
|
10 | 10 | <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/forefy/eburger/.github/workflows/pip-audit.yml">
|
11 |
| -<img alt="eBurger GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/forefy/eburger"> |
12 |
| -<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/forefy/eburger"> |
13 |
| -<img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dw/eburger"> |
14 |
| -<a href="https://github.com/forefy/eburger/issues"><img alt="Issues" src="https://img.shields.io/github/issues-raw/forefy/eburger"> |
15 |
| -<a href="https://discord.gg/WaVMpBtxdB"><img alt="Forefy Discord" src="https://img.shields.io/discord/1174395390494257152.svg?logo=discord"></a> |
16 |
| -<a href="https://twitter.com/forefy"><img alt="Forefy Twitter" src="https://img.shields.io/twitter/follow/forefy.svg?logo=twitter"></a> |
| 11 | +<img alt="eBurger GitHub commit activity" title="eBurger GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/forefy/eburger"> |
| 12 | +<img alt="GitHub last commit" title="GitHub last commit" src="https://img.shields.io/github/last-commit/forefy/eburger"> |
| 13 | +<img alt="PyPI - Downloads" title="PyPi Downloads" src="https://img.shields.io/pypi/dw/eburger"> |
| 14 | +<a href="https://github.com/forefy/eburger/issues"><img alt="Issues" title="Issues" src="https://img.shields.io/github/issues-raw/forefy/eburger"> |
| 15 | +<a href="https://discord.gg/WaVMpBtxdB"><img alt="Forefy Discord" title="Forefy Discord" src="https://img.shields.io/discord/1174395390494257152.svg?logo=discord"></a> |
| 16 | +<a href="https://twitter.com/forefy"><img alt="Forefy Twitter" title="Forefy Twitter" src="https://img.shields.io/twitter/follow/forefy.svg?logo=twitter"></a> |
| 17 | +<img alt="Launch on Jupyter" title="Launch on Jupyter" src="https://img.shields.io/badge/templates%20playground?logo=jupyter&label=launch&link=https%3A%2F%2Fmybinder.org%2Fv2%2Fgh%2Fforefy%2Feburger%2Fmain%3Flabpath%3Dplayground.ipynb"> |
17 | 18 | </p>
|
18 | 19 |
|
19 | 20 | <p align="center">
|
@@ -166,8 +167,8 @@ Comparison of actively maintained / popular solidity smart contract static analy
|
166 | 167 | | [eBurger](https://github.com/forefy/eburger) | Python | ✅ | ✅ | | ✅ |
|
167 | 168 | | [Slither](https://github.com/crytic/slither) | Python | | ✅ | ✅ | |
|
168 | 169 | | [4naly3er](https://github.com/Picodes/4naly3er) | TypeScript 🤮 | | | ✅ | |
|
169 |
| -| [mythril](https://github.com/Consensys/mythril) | Python | | | | | |
170 |
| -| [aderyn](https://github.com/Cyfrin/aderyn) | Rust | | | | | |
| 170 | +| [Mythril](https://github.com/Consensys/mythril) | Python | | | | | |
| 171 | +| [Aderyn](https://github.com/Cyfrin/aderyn) | Rust | | | | | |
171 | 172 |
|
172 | 173 |
|
173 | 174 | Forgot one or made a mistake? open a pull request or an issue :)
|
|
0 commit comments