Skip to content

Commit bc19c91

Browse files
Note that lab format-strings is done (#672)
Signed-off-by: David A. Wheeler <[email protected]>
1 parent e514b3a commit bc19c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/labs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ work on.
122122
* HTML **target** and JavaScript **window.open()** - PLANNED-2 UNASSIGNED
123123
* Using Inadequately Checked URLs / Server-Side Request Forgery (SSRF) - PLANNED-2 UNASSIGNED
124124
* Same-Origin Policy and Cross-Origin Resource Sharing (CORS) - PLANNED-2 UNASSIGNED
125-
* [Format Strings and Templates](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#format-strings-and-templates) - PLANNED-1 (Jason Shepherd, [draft](https://github.com/ossf/wg-best-practices-os-developers/pull/618))
125+
* [Format Strings and Templates](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#format-strings-and-templates) - DONE-1 (Jason Shepherd) [format-strings](https://best.openssf.org/labs/format-strings.html)
126126
* [Minimize Feedback / Information Exposure](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#minimize-feedback--information-exposure) - PLANNED-2 (Ibrahim Mukherjee, 2026-08-07)
127127
* [Avoid caching sensitive information](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#avoid-caching-sensitive-information) - PLANNED-2 UNASSIGNED
128128
* [Side-Channel Attacks](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#side-channel-attacks) - PLANNED-2 UNASSIGNED

0 commit comments

Comments
 (0)