You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Simplifying-Software-Component-Updates.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
by the [Open Source Security Foundation (OpenSSF)](https://openssf.org)[Best Practices Working Group](https://best.openssf.org/), 2025-04-24
4
4
5
-
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.**
5
+
This document guides [component creators](#component-creators) and [component users](#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.**
0 commit comments