You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### An all-encompassing, opinionated cybersecurity curriculum designed for enterprise use at software companies using the [Elixir](https://elixir-lang.org/) programming language.
22
18
23
19
[About](#about) |
@@ -73,7 +69,7 @@ Currently the curriculum is broken into the following 8 primary topics, each con
73
69
- Service to Service Authentication
74
70
- User Authorization
75
71
76
-
*If you do not see a topic or lesson you would like covered, please review our [open issues](https://github.com/podium/elixir-secure-coding/labels/new%20content) and our [CONTRIBUTING Guide](./CONTRIBUTING.md) before opening a new issue - but we encourage requests!*
72
+
*If you do not see a topic or lesson you would like covered, please review our [open issues](https://github.com/erlef/elixir-secure-coding/labels/new%20content) and our [CONTRIBUTING Guide](./CONTRIBUTING.md) before opening a new issue - but we encourage requests!*
77
73
78
74
## Usage
79
75
### For "Learners"
@@ -84,10 +80,7 @@ Using the ESCT as a consumer of the content is easy by just following these simp
84
80
3.**Load the Live Markdown files in an instance of Livebook**
85
81
- For further instructions on getting Livebook setup locally, please refer to [their documentation](https://livebook.dev/#install).
86
82
4.**Complete the training as instructed and save your progress along the way!**
87
-
5.**When you think you're finished, create a PR to **your own fork** of the training repo**
88
-
- You will receive feedback as to whether you completed it or not in the CI stage of your version control system<sup>*</sup>
89
-
90
-
*<sup>\*</sup>Feedback functionality will initially work in GitLab, GitHub support is [in the works](https://github.com/podium/elixir-secure-coding/issues/17) but lower priority*
83
+
5.**Feedback will be provided directly within Livebook via the "Graded Cell" smart cell**
91
84
92
85
### For "Educators"
93
86
Using the ESCT as a purveyor of the curriculum is relatively straight-forward:
0 commit comments