Skip to content

Commit 7ce20de

Browse files
Add "by WG" with a date, like our other guides
Signed-off-by: David A. Wheeler <[email protected]>
1 parent 3078d09 commit 7ce20de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Simplifying-Software-Component-Updates.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Simplifying Software Component Updates
22

3+
*by the [Open Source Security Foundation (OpenSSF)](https://openssf.org) [Best Practices Working Group](https://best.openssf.org/), 2025-04-24*
4+
35
This document guides component creators and component users to simplify updates and help avoid backward incompatibility problems when updating. A key technique is for component developers to avoid creating backward incompatibilities wherever practical. ***Backward-incompatible changes to an application programmer interface (API) often lead to unaddressed security vulnerabilities*.**
46

57
## Introduction

0 commit comments

Comments
 (0)