|
1 |
| -# secure-sw-dev-fundamentals: Secure Software Development Fundamentals courses (from the OpenSSF Best Practices WG) |
| 1 | +# secure-sw-dev-fundamentals: Developing Secure Software (LFD121) course |
2 | 2 |
|
3 |
| -This repository is for managing and sharing the content of the |
4 |
| -*Secure Software Development Fundamentals* |
5 |
| -courses (from the [OpenSSF Best Practices WG](https://github.com/ossf/wg-best-practices-os-developers) that are available via the |
6 |
| -[Linux Foundation Training & Certification Platform](https://training.linuxfoundation.org/training/developing-secure-software-lfd121/) |
7 |
| -and via [edX](http://edx.org/professional-certificate/linuxfoundationx-secure-software-development-fundamentals?utm_medium=partner-marketing&utm_source=affiliate&utm_campaign=openssf&utm_content=openssforg-securedevelopmentpc). |
| 3 | +This repository is for maintaining the content of the |
| 4 | +[Developing Secure Software (LFD121) course](https://training.linuxfoundation.org/training/developing-secure-software-lfd121/), |
| 5 | +aka the *Secure Software Development Fundamentals* course. |
8 | 6 |
|
9 |
| -## Highlights |
| 7 | +This course is overseen by the [Open Source Security Foundation (OpenSSF) Best Practices Working Group (WG)](https://github.com/ossf/wg-best-practices-os-developers). |
10 | 8 |
|
11 |
| -Please **[select the course you are interested in and take it](https://openssf.org/training/courses/)** if you just want to *take* these courses. |
| 9 | +## If you want to LEARN |
12 | 10 |
|
13 |
| -This repository is instead intended for those who want to modify the course material or using its content in special ways. |
| 11 | +If you want to *learn*, you're in the *wrong place*. |
| 12 | + |
| 13 | +Instead, *please* go to the |
| 14 | +**[Developing Secure Software (LFD121) entry page](https://training.linuxfoundation.org/training/developing-secure-software-lfd121/)** |
| 15 | +so you can learn how to develop secure software. |
| 16 | +It's free, and its certificate of completion is free. |
| 17 | + |
| 18 | +The [OpenSSF page about this course](https://openssf.org/training/courses/) provides some broader context about the course. |
| 19 | +The learning material also available via [edX](http://edx.org/professional-certificate/linuxfoundationx-secure-software-development-fundamentals?utm_medium=partner-marketing&utm_source=affiliate&utm_campaign=openssf&utm_content=openssforg-securedevelopmentpc). but the edX certificate of completion is not free. |
| 20 | + |
| 21 | +## This repository is for maintainers of the course |
| 22 | + |
| 23 | +This repository is intended for those who *maintain* the course material. |
| 24 | + |
| 25 | +In particular, this is the place to report proposed changes |
| 26 | +to the course content or report issues about the course content. |
| 27 | +If you want to use its content in special ways, this might also be a |
| 28 | +useful repository for you. |
14 | 29 |
|
15 | 30 | If you see something in the course that should be changed, please **[file an issue](https://github.com/ossf/secure-sw-dev-fundamentals/issues)** or (even better) **[create a pull request](https://github.com/ossf/secure-sw-dev-fundamentals/pulls)**.
|
16 | 31 |
|
|
0 commit comments