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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Building an eBPF/Rust Tool for Easier SoC 2 Audit Data Collection – Thoughts?

2 点作者 akshaynathr22 天前
Hey HN,<p>I am building a little tool using eBPF and Rust (for being fast and safe) to tackle task of collecting evidence for SOC 2 audits.<p>Anyone else out there feel like gathering all that audit data is a massive time sink? Would a tool that could automate a lot of it at the kernel level be something you&#x27;d actually use?<p>What are the biggest data collection headaches you&#x27;ve run into with SOC 2? Any thoughts on whether eBPF could be a good fit for this?<p>Just curious if this resonates with anyone else before diving too deep. Cheers for any insights!<p>Is this kind of tool useful for anyone?

2 条评论

pg_202320 天前
Check <a href="https:&#x2F;&#x2F;aurva.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aurva.io&#x2F;</a> It&#x27;s not exactly this but data is one part of SOC 2 I guess
overu58922 天前
Don’t let that sound of silence dissuade you, your ambitions are admirable!