Skip to content

Commit fdc13d5

Browse files
authored
Added Typescript and case study 12
1 parent 361ca2b commit fdc13d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/index.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ layout: home
3030
<li><a href="https://github.com/mitre/secure-coding-case-studies/blob/main/javascript/msccs-7.md">Path Traversal In Saltcorn Server</a></li>
3131
<li><a href="https://github.com/mitre/secure-coding-case-studies/blob/main/javascript/msccs-8.md">Cross-Site Scripting In OpenC3 COSMOS Server</a></li>
3232
</ul>
33+
<a href="https://github.com/mitre/secure-coding-case-studies/tree/main/typescript"><b>TypeScript</b></a>
34+
<ul>
35+
<li><a href="https://github.com/mitre/secure-coding-case-studies/blob/main/typescript/msccs-12.md">Improper Authentication In Better Auth</a></li>
36+
</ul>
3337
<a href="https://github.com/mitre/secure-coding-case-studies/tree/main/go"><b>Go</b></a>
3438
<ul>
3539
<li><a href="https://github.com/mitre/secure-coding-case-studies/blob/main/go/msccs-9.md">Parameter Injection In WhoDB</a></li>

0 commit comments

Comments
 (0)