Skip to content

Commit a56da6b

Browse files
authored
Update urls
1 parent 4be3a27 commit a56da6b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

src/blog/github-soss-fund-2026.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# GitHub Secure Open Source Fund
88

9-
We are proud to announce that Typelevel is a graduate of Session 4 of the [GitHub Secure Open Source Fund][soss]. In addition to a $10,000 grant to the [Typelevel Foundation], the program provided three intense weeks of instruction and workshops covering secure development practices and vulnerability handling in open source. Antonio Jimenez and I participated together and, with support from the Typelevel Security Team, began applying what we learned to harden Typelevel's security posture. Some of the changes we made include:
9+
We are proud to announce that Typelevel is a graduate of [Session 4 of the GitHub Secure Open Source Fund][session4]. In addition to a $10,000 grant to the [Typelevel Foundation], the program provided three intense weeks of instruction and workshops covering secure development practices and vulnerability handling in open source. Antonio Jimenez and I participated together and, with support from the Typelevel Security Team, began applying what we learned to harden Typelevel's security posture. Some of the changes we made include:
1010

1111
* Requiring members of our GitHub org to enable **secure two-factor authentication methods**. We also invited all maintainers of organization projects to become full members of the org (instead of external collaborators).
1212
* Creating an advanced security configuration that enabled **private vulnerability reporting** and applying it to all of our public repositories. We also updated our [Security Policy] with more detailed reporting instructions.
@@ -16,12 +16,13 @@ Thank you to our maintainers for your cooperation and patience during these chan
1616

1717
Following his completion of the program, the Board appointed Antonio to the Security Team in May. He will present a talk about our experience ["Securing Typelevel: Lessons from the GitHub SOS Fund"][Securing Typelevel] at Scala Days this October in Berlin. For Antonio and me, the value of participating went beyond the instruction and access to security experts: it created an important opportunity for knowledge transfer as we reviewed prior security incidents in Typelevel and how they were handled.
1818

19-
[Applications are open][application] for the next round of the GitHub Secure Open Source Fund and we strongly encourage you to apply. If you are interested in participating, please [reach out] so that we can support your application.
19+
[Applications are open][application] for the next round of the [GitHub Secure Open Source Fund][soss] and we strongly encourage you to apply! If you are interested in participating, please [reach out] so that we can support your application.
2020

21-
[soss]: https://github.com/open-source/github-secure-open-source-fund
21+
[session4]: https://github.blog/open-source/maintainers/what-50-open-source-projects-taught-us-about-security-in-the-ai-era/#h-core-programming-languages-runtimes-and-foundational-libraries
2222
[Typelevel Foundation]: /foundation/README.md
2323
[Security Policy]: /security.md
2424
[pr882]: https://github.com/typelevel/sbt-typelevel/pull/882
2525
[Securing Typelevel]: https://scaladays.org/session/securing-typelevel-lessons-from-the-github-sos-fund/
2626
[application]: https://forms.office.com/r/YN3MWEKQ5m
27+
[soss]: https://github.com/open-source/github-secure-open-source-fund/
2728
[reach out]: mailto:security@typelevel.org

0 commit comments

Comments
 (0)