Skip to content

Commit bf43c60

Browse files
Unassign labs for hardcoded credentials and XSS (#644)
These tier-1 labs had been assigned, but I haven't heard from the assignees for over a month, even after repeated requests. So I'm unassigning these specific labs. I presume that other tasks have (unfortunately) had to take priority. That happens. It's possible they had a more serious problem, e.g., a medical issue; if so, we hope they're okay! I hope they'll be able to rejoin this effort at some future time. Signed-off-by: David A. Wheeler <[email protected]>
1 parent 6cddf2c commit bf43c60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/labs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ work on.
8989
* Processing Data Securely
9090
* Processing Data Securely: General Issues
9191
* [Prefer Trusted Data. Treat Untrusted Data as Dangerous](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#prefer-trusted-data-treat-untrusted-data-as-dangerous) - PLANNED-2 UNASSIGNED
92-
* [Avoid Default & Hardcoded Credentials](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#avoid-default--hardcoded-credentials) - PLANNED-1 <!-- Was @J Howard, 2024-08-13 --> ([Josetic224 SophiaUgo](https://github.com/cncf/tag-security/issues/1335))
92+
* [Avoid Default & Hardcoded Credentials](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#avoid-default--hardcoded-credentials) - PLANNED-1 UNASSIGNED
9393
* [Avoid Incorrect Conversion or Cast](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#avoid-incorrect-conversion-or-cast) - DONE-2 (Keith Grant via Vincent Danen, by 2024-07-26) [conversion](conversion.html)
9494
* Processing Data Securely: Undefined Behavior / Memory Safety
9595
* Countering Out-of-Bounds Reads and Writes (Buffer Overflow) - DONE-0 [oob1](oob1.html)
@@ -113,7 +113,7 @@ work on.
113113
* Countering Denial-of-Service (DoS) Attacks - PLANNED-2 UNASSIGNED
114114
* Sending Output
115115
* [Introduction to Sending Output](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#introduction-to-sending-output) - PLANNED-2 UNASSIGNED
116-
* [Countering Cross-Site Scripting (XSS)](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#countering-cross-site-scripting-xss) - PLANNED-1 <!-- Was @Emily Lovell, 2024-08-13 --> [Josetic224 SophiaUgo](https://github.com/cncf/tag-security/issues/1335)
116+
* [Countering Cross-Site Scripting (XSS)](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#countering-cross-site-scripting-xss) - PLANNED-1 UNASSIGNED
117117
* Content Security Policy (CSP) - DONE-0 [csp1](csp1.html)
118118
* Other HTTP Hardening Headers - (probably continue csp1) PLANNED-2 UNASSIGNED
119119
* [Cookies Cookies & Login Sessions Login Sessions](https://github.com/ossf/secure-sw-dev-fundamentals/blob/main/secure_software_development_fundamentals.md#cookies--login-sessions) - PLANNED-2 (Dhananjay Arunesh via Vincent Danen)

0 commit comments

Comments
 (0)