Merge pull request #26 from DavidCervigni/master

add secpillars.com blog and trustedfirmware.org example
This commit is contained in:
Mohammed A Imran 2022-06-01 17:14:40 +08:00 committed by GitHub
commit cc887b08d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -158,6 +158,8 @@ Contributions welcome. Add links through pull requests or create an issue to sta
- [Secure Slack bot an exercise in threat modeling](https://diablohorn.com/2019/11/18/secure-slack-bot-an-exercise-in-threat-modeling/)
- [Secpillars.com Threat Modeling blog posts](https://blog.secpillars.com/search/label/Threat%20Modeling)
- [Threat Modeling Process](https://owasp.org/www-community/Threat_Modeling_Process)
- [Developers Guide Securing Mobile Applications](https://www.synopsys.com/content/dam/synopsys/sig-assets/ebooks/developers-guide-securing-mobile-applications-threat-modeling.pdf)
@ -191,6 +193,8 @@ Contributions welcome. Add links through pull requests or create an issue to sta
- [ISO/SAE 21434 Annex G Example](https://github.com/Yakindu/YSA-examples)
- [Secure Trusted Firmware for ARM processors](https://tf-m-user-guide.trustedfirmware.org/docs/security/threat_models/generic_threat_model.html)
- [Docker Threat Model](https://cloudsecdocs.com/container_security/theory/threats/docker_threat_model/)
- [Container Threat Model](https://github.com/krol3/container-security-checklist#container-threat-model)