Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nuke-web3 authored Jul 27, 2023
1 parent e82ac42 commit a701db0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Running this command will open a new browser tab and _watch for file changes_ (u
yarn start
```

**There is a [base slide template example](./syllabus/0-Internal_Faculty_Resources/2-TEMPLATE_copy_paste_reveal_slides.md) that is highly suggested to use as a base to start all lesson slides.**
**There is a [base slide template example](./faculty_resources/2-TEMPLATE_copy_paste_reveal_slides.md) that is highly suggested to use as a base to start all lesson slides.**
This template can be used just copy and change slide by slide the content, and not worry with styling.
If you do need custom style, please just comment in the slides with a code comment that says as much:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ In summary, **The adaptation, communication and enforcement of coding are essent
2. Agile Application Security, by Laura Bell, Michael Brunton-Spall, Rich Smith & Jim Bird” <https://www.oreilly.com/library/view/agile-application-security/9781491938836/>
3. CSSLP Certified Secure Software Lifecycle Professional All-in-One Exam Guide, Third Edition, by Wm. Arthur Conklin, Daniel Paul Shoemaker: <https://www.mheducation.co.uk/csslp-certified-secure-software-lifecycle-professional-all-in-one-exam-guide-third-edition-9781264258208-emea> <!-- markdown-link-check-disable-line -->

4. (ISC)2 CISSP Certified Information Systems Security Professional Official Study Guide, by Mike Chapple, James Michael Stewart, Darril Gibson, David Seidl: <https://www.wiley.com/en-gb/(ISC)2+CISSP+Certified+Information+Systems+Security+Professional+Official+Study+Guide+&+Practice+Tests+Bundle,+3rd+Edition-p-9781119790020>
4. (ISC)2 CISSP Certified Information Systems Security Professional Official Study Guide, by Mike Chapple, James Michael Stewart, Darril Gibson, David Seidl: <https://www.wiley.com/en-gb/(ISC)2+CISSP+Certified+Information+Systems+Security+Professional+Official+Study+Guide+&+Practice+Tests+Bundle,+3rd+Edition-p-9781119790020> <!-- markdown-link-check-disable-line -->
5. CISSP for Dummies, Lawrence C. Miller, Peter H. Gregory: <https://www.wiley.com/en-gb/CISSP+For+Dummies,+7th+Edition-p-9781119806820>

6. CISM Certified Information Security Manager Study Guide, by Mike Chapple: <https://www.wiley.com/en-gb/CISM+Certified+Information+Security+Manager+Study+Guide-p-9781119801948>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Note:

Notes:

- [Great blog](http://www.pl-enthusiast.net/2017/10/23/what-is-soundness-in-static-analysis/) that explains the trade-offs between soundness and tractability
- [Great blog](https://web.archive.org/web/20230209000724/www.pl-enthusiast.net/2017/10/23/what-is-soundness-in-static-analysis/) that explains the trade-offs between soundness and tractability

---

Expand Down

0 comments on commit a701db0

Please sign in to comment.