TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: AuditBase – Solidity Security Scans

2 点作者 mafellows超过 1 年前
I built AuditBase because I was very frustrated with the quality of tools and reports from &quot;reputable&quot; audit firms.<p>You can scan a solidity file from your computer, verified contract from a block explorer, or integrate with github repos.<p>Under the hood, it&#x27;s a python bot that downloads the source and uses Solidity ASTs to generate an analysis of the code &amp; some machine learning for issues that can&#x27;t purely be caught via static analysis.<p>There bot checks for over 400 issues in it&#x27;s current state and more are getting added every week.<p>Here&#x27;s an example report that the bot generated: <a href="https:&#x2F;&#x2F;app.auditbase.com&#x2F;share&#x2F;17229652399" rel="nofollow noreferrer">https:&#x2F;&#x2F;app.auditbase.com&#x2F;share&#x2F;17229652399</a><p>Building the platform has been about a year of trial and error. The hardest part was proving that it&#x27;s a good tool.<p>Fortunately, Code4rena launched &quot;bot races&quot; and gave us a proving ground to show that the reports are quality output. It also provides an excellent feedback loop to improve the bot each week.<p>A few of the top Web3 security researchers have used the tool and provided some amazing feedback:<p>- <a href="https:&#x2F;&#x2F;twitter.com&#x2F;pashovkrum&#x2F;status&#x2F;1707740614270271976" rel="nofollow noreferrer">https:&#x2F;&#x2F;twitter.com&#x2F;pashovkrum&#x2F;status&#x2F;1707740614270271976</a> - <a href="https:&#x2F;&#x2F;twitter.com&#x2F;marcobesier&#x2F;status&#x2F;1710886639579332652" rel="nofollow noreferrer">https:&#x2F;&#x2F;twitter.com&#x2F;marcobesier&#x2F;status&#x2F;1710886639579332652</a><p>Current focus is improving the bot and successfully executing the pilot we have going with a few well-known audit firms.<p>Let me know what you think and if you have any questions. Thank you!

暂无评论

暂无评论