我们修复了2000多个安全问题(2023年)
We Fixed 2k+ Security Issues (2023)

原始链接: https://www.sudhishkr.com/posts/20230609_how-we-fixed-2kplus-security-issues/

Dgraph Labs 使用 GitHub Actions 实施了持续安全审计,以主动检测和解决其开源产品中的安全问题。这项举措包括审核代码依赖项中的 CVE、使用 Linters 进行静态代码分析,以及保护二进制构件和 Docker 镜像。在代码开发和发布后阶段,都使用 Aqua Trivy 和 Snyk 等工具进行扫描,并将结果报告在 GitHub 安全标签中。 重点在于识别漏洞,了解如何修复它们,并跟踪解决它们的代码更改。该系统在短时间内已成功解决了 2000 多个安全问题和 1000 多个 CVE,为 SOC2 合规性做出了重大贡献。 Dgraph 正在探索人工智能驱动的安全副驾驶和 OpenRewrite 等项目,以朝着自动修复的方向发展。

Hacker News 最新 | 过去 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 我们修复了 2000 多个安全问题 (2023) (sudhishkr.com) 3 分 mooreds 1小时前 | 隐藏 | 过去 | 收藏 | 讨论 考虑申请 Y Combinator 2025 年夏季批次!申请截止日期为 5 月 13 日 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系我们 搜索:

原文
Featured image

In this article we explain our journey towards Continuous Security Audits to detect and remediate potential Security Issues within our OpenSource offerings at Dgraph Labs Inc. As part of this initiative, we have integrated a selection of toolsets that facilitate Continuous Security Audits, leveraging our new CI/CD Setup built upon the robust foundation of GitHub Actions.

Our new setup provides Improved Visibility and Faster Security Issue Resolution for both our organization and our esteemed customers. Notably, within a concise timeframe (~3-months), we have successfully addressed over 2k+ security issues, significantly bolstering our SOC2 compliance endeavors.

Before we begin - we would like to give you an overview of our Security Landscape and explain our Goals for handling these Security Issues at Dgraph Labs Inc.

Our Security Landscape