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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Open source SAST with data in mind

3 点作者 cfabianski大约 2 年前

2 条评论

mdaniel大约 2 年前
already submitted: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35055843" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35055843</a>
nipung大约 2 年前
Okay, I have struggled with really badly designed and user-unfriendly static code analysis or Static Application Security Testing (SAST) tools in the past. Bearer&#x27;s open-source tool is a breath of fresh air in this space that is thirsty for innovation.<p>As an early tester of the scanner on my RoR and js apps, I really liked the sensitive-data centric prioritization which made it easy for my engineering team to interpret the output directly using CLI. This allowed me to: - reducing app attack surface to minimize risk of data breach - meeting regulatory compliance to meet customer&#x27;s security standards and report on privacy compliance for GDPR, HIPAA, CCPA, etc. - maximize engineering time on high impact fixes