Skip to content

Commit e37be1e

Browse files
Make it clear many OSS projects have only 1 maintainer (#971)
Add citation. Signed-off-by: David A. Wheeler <[email protected]> Signed-off-by: Georg Kunz <[email protected]> Co-authored-by: Georg Kunz <[email protected]>
1 parent 6d9fd6c commit e37be1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Concise-Guide-for-Evaluating-Open-Source-Software.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Unmaintained software is a risk; most software needs continuous maintenance. If
1919
|------|-------------|:--------:|
2020
| **Activity Level** | Confirm significant recent activity (e.g., commits) has occurred within the previous 12 months. | |
2121
| **Communication** | Verify the existence of recent releases or announcements from the project maintainer(s). | |
22-
| **Maintainer Diversity** | Verify the presence of more than one maintainer, ideally from different organizations, to reduce single-point-of-failure risk. | |
22+
| **Maintainer Diversity** | Verify the presence of more than one maintainer, ideally from different organizations, to reduce single-point-of-failure risk. However, note that [many widely-used projects have one maintainer](https://opensourcesecurity.io/2025/08-oss-one-person/). | |
2323
| **Release Recency** | Confirm that the last release was issued within the previous 12 months. | |
2424
| **Version Stability** | Assess whether the version string indicates instability (e.g., begin with "0", include "alpha" or "beta", etc.). | |
2525

0 commit comments

Comments
 (0)