Celebrating our 2025 open-source contributions
嗯,用户让我帮忙总结一篇文章,控制在100字以内,而且不需要特定的开头。首先,我需要仔细阅读文章内容,理解其主要信息。 文章主要讲的是Trail of Bits公司在过去一年中对开源社区的贡献。他们提交了375个pull requests,影响了90个项目,从密码学库到Rust编译器。这些贡献体现了他们“分享他人可用”的价值观。他们不仅在自己的项目上努力,还修复了依赖工具中的限制,并将改进贡献给更广泛的开源社区。大部分贡献来自客户项目,他们选择上游贡献而不是分叉或本地修补。文章还提到了一些关键贡献,如Sigstore rekor-monitor、Rust compiler和pyca/cryptography等。 接下来,我需要将这些信息浓缩到100字以内。重点包括:贡献的数量和范围、核心价值观、修复上游工具、客户项目驱动的贡献、关键项目如Sigstore和Rust等。 最后,确保语言简洁明了,直接描述内容,不使用任何开头模板。 </think> Trail of Bits在过去一年中提交了375个Pull Request至90个开源项目,涵盖密码学库、Rust编译器等领域。这些贡献体现了其“分享他人可用”的核心价值观,并修复了依赖工具中的限制。大部分贡献来自客户项目,选择上游贡献而非分叉或本地修补。关键项目包括Sigstore rekor-monitor、Rust compiler和pyca/cryptography等。 2026-1-30 12:0:0 Author: blog.trailofbits.com(查看原文) 阅读量:4 收藏

Last year, our engineers submitted over 375 pull requests that were merged into non–Trail of Bits repositories, touching more than 90 projects from cryptography libraries to the Rust compiler.

This work reflects one of our driving values: “share what others can use.” The measure isn’t whether you share something, but whether it’s actually useful to someone else. This principle is why we publish handbooks, write blog posts, and release tools like Claude skills, Slither, Buttercup, and Anamorpher.

But this value isn’t limited to our own projects; we also share our efforts with the wider open-source community. When we hit limitations in tools we depend on, we fix them upstream. When we find ways to make the software ecosystem more secure, we contribute those improvements.

Most of these contributions came out of client work—we hit a bug we were able to fix or wanted a feature that didn’t exist. The lazy option would have been forking these projects for our needs or patching them locally. Contributing upstream instead takes longer, but it means the next person doesn’t have to solve the same problem. Some of our work is also funded directly by organizations like the OpenSSF and Alpha-Omega, who we collaborate with to make things better for everyone.

Key contributions

A merged pull request is the easy part. The hard part is everything maintainers do before and after: writing extensive documentation, keeping CI green, fielding bug reports, explaining the same thing to the fifth person who asks. We get to submit a fix and move on. They’re still there a year later, making sure it all holds together.

Thanks to everyone who shaped these contributions with us, from first draft to merge. See you next year.

Trail of Bits’ 2025 open-source contributions

AI/ML

Cryptography

Languages and compilers

Libraries

Tech infrastructure

Software testing tools

Blockchain software

Reverse engineering tools

Software analysis/transformation tools

Packaging ecosystem/supply chain

Others


文章来源: https://blog.trailofbits.com/2026/01/30/celebrating-our-2025-open-source-contributions/
如有侵权请联系:admin#unsafe.sh