{"id":19844345,"url":"https://github.com/1140251/ethsential","last_synced_at":"2025-07-26T01:04:53.166Z","repository":{"id":57427109,"uuid":"296597763","full_name":"1140251/Ethsential","owner":"1140251","description":"EthSential is a security analysis framework for Ethereum smart contracts. It bundles other tools to find vulnerabilities in smart contracts code.","archived":false,"fork":false,"pushed_at":"2020-10-06T21:02:23.000Z","size":215,"stargazers_count":25,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T18:05:30.934Z","etag":null,"topics":["analysis","code-analysis","docker","ethereum","lsp","pypi","quality-assurance","security-analysis","solidity"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1140251.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-18T11:10:30.000Z","updated_at":"2025-03-08T07:53:07.000Z","dependencies_parsed_at":"2022-09-05T02:41:33.085Z","dependency_job_id":null,"html_url":"https://github.com/1140251/Ethsential","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1140251%2FEthsential","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1140251%2FEthsential/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1140251%2FEthsential/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1140251%2FEthsential/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1140251","download_url":"https://codeload.github.com/1140251/Ethsential/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251941153,"owners_count":21668682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analysis","code-analysis","docker","ethereum","lsp","pypi","quality-assurance","security-analysis","solidity"],"created_at":"2024-11-12T13:03:36.115Z","updated_at":"2025-05-01T20:32:21.926Z","avatar_url":"https://github.com/1140251.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EthSential - Security analysis for Ethereum smart contracts\n\n[![Test](https://github.com/1140251/Ethsential/workflows/Test/badge.svg)](https://github.com/1140251/Ethsential/actions)\n[![Release](https://github.com/1140251/Ethsential/workflows/Release/badge.svg)](https://github.com/1140251/Ethsential/actions)\n[![PyPI](https://badge.fury.io/py/ethsential.svg)](https://pypi.python.org/pypi/ethsential)\n\n[![Marketplace Version](https://vsmarketplacebadge.apphb.com/version-short/1140251.ethsential.svg)](https://marketplace.visualstudio.com/items?itemName=1140251.ethsential)\n\nEthSential is a security analysis framework for Ethereum smart contracts. It bundles security analysis tools to find vulnerabilities in smart contracts code.\n\n## Features\n\n- A system that uses analysis tools based on Docker images.\n- Provides two types of interfaces for the command-line interface and language server protocol ([lsp](https://microsoft.github.io/language-server-protocol/)).\n- Normalize the output of the tools in a single file or lsp response.\n\n## Supported Tools\n\n- [Mythril](https://github.com/ConsenSys/mythril)\n- [Securify](https://github.com/eth-sri/securify2)\n- [Slither](https://github.com/crytic/slither)\n\n## Prerequisites\n\nEthSential requires [Docker](https://docs.docker.com/install) and [Python3](https://www.python.org) to be installed in the system.\n\n## Install\n\nInstall from Pypi:\n\n```bash\n$ pip install ethsential\n```\n\n## Usage\n\nRun `ethsent -h` to get more information:\n\n```text\nUsage: solhint [actions] [options] \u003cfile\u003e\n\nActions:\n\n  tcp                                                Use TCP server\n  cli                                                Use command line interface\n  install, i, isntall, add                           Install tools\n\ntcp optional arguments:\n  -h, --help                                         show this help message and exit\n  --host HOST                                        Bind to address (default=127.0.0.1)\n  -p, --port PORT                                    Bind to port (default=2087)\n\ncli arguments:\n  -h, --help                                         show this help message and exit\n  -f, --file FILE [FILE ...]                         select file(s) or directories to be analysed\n  -t, --tools [{all,mythril,securify,slither} ...]   select tool(s)\n  -op, --outputPath                                  The full path for the new output directory, relative to the current workspace. (default=result/).\n```\n\n## IDE Integrations\n\n- **[VS Code](https://marketplace.visualstudio.com/items?itemName=1140251.ethsential)**\n\n## How to contribute\n\nPlease read [CONTRIBUTING.md](https://github.com/1140251/Ethsential/blob/master/CONTRIBUTING.md) for details about how to proceed.\n\nEveryone interacting in Ethsential and its sub-projects' codebases and issue trackers, is expected to follow the Contributor Covenant [code of conduct](https://github.com/1140251/Ethsential/blob/master/CODE_OF_CONDUCT.md).\n\n## License\n\nThis project is licensed under the Apache-2.0 license - see the [LICENSE.md](https://github.com/1140251/Ethsential/blob/master/LICENSE.md) file for details.\n\n## Feedback\n\nIt would be great if you could spare 10 minutes of your time to fill out this [usability questionnaire](https://forms.office.com/Pages/ResponsePage.aspx?id=KaZgeh_mDEOcYyZmU7K4mZIDqDMQVa9DjdhP06kyJbJUNU9MRVlKUDdRM1dFVkdSMU5SMzAwM1AyTS4u).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1140251%2Fethsential","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1140251%2Fethsential","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1140251%2Fethsential/lists"}