Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,11 @@ Thanks for submitting a pull request, please make sure:

- [ ] content meets the [license](../blob/main/license.txt) for this project
- [ ] you have read the [contribution guide](../blob/main/contributing.md) and agree to the [Code of Conduct](../blob/main/code_of_conduct.md)
- [ ] any [use of AI](../blob/main/contributing.md#use-of-ai) has been declared in this pull request
- [ ] *either* no AI-generated content has been used in this pull request
- [ ] *or* any [use of AI](../blob/main/contributing.md#use-of-ai) in this pull request has been disclosed below:
- AI Tools: `[e.g. GitHub CoPilot, ChatGPT, JetBrains Junie, etc]`
- LLMs and versions: `[e.g. GPT-4.1, Claude Haiku 4.5, Gemini 2.5 Pro, etc]`
- Prompts: `[Summarize the key prompts or instructions given to the AI tools]`

**Other info** :

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ then [submit an issue][issue060106] or [edit on GitHub][edit060106].
[4QFW]: https://github.com/adamshostack/4QuestionFrame
[asacs]: https://cheatsheetseries.owasp.org/cheatsheets/Attack_Surface_Analysis_Cheat_Sheet
[cstm]: https://cheatsheetseries.owasp.org/cheatsheets/Threat_Modeling_Cheat_Sheet
[issue060106]: https://github.com/OWASP/DevGuide/issues/new?labels=content&template=request.md&title=Update:%2004-design/01-threat-modeling/06-toolkit
[edit060106]: https://github.com/OWASP/DevGuide/blob/main/docs/en/04-design/01-threat-modeling/06-toolkit.md
[edit060106]: https://github.com/OWASP/DevGuide/blob/main/docs/en/04-design/01-threat-modeling/01-threat-modeling-project.md
[issue060106]: https://github.com/OWASP/DevGuide/issues/new?labels=content&template=request.md&title=Update:%2004-design/01-threat-modeling/01-threat-modeling-project
[toolkit]: https://www.youtube.com/watch?v=KGy_KCRUGd4
[tmpb]: https://owasp.org/www-project-threat-modeling-playbook/
[tmproject]: https://owasp.org/www-project-threat-modeling/
Expand Down
9 changes: 4 additions & 5 deletions docs/en/04-design/01-threat-modeling/05-linddun-go.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
LINNDUN GO is a card game used to help derive privacy requirements during the software development life cycle.
The LINNDUN GO card set can be [downloaded][linddun-go-cards] as a PDF and then printed out.

#### What is LINDDUN GO?

Expand Down Expand Up @@ -44,7 +43,7 @@ The advice from the LINDDUN GO 'getting started' instructions is that this team

The application should have already been described by an architecture diagram or data flow diagram
so that the players have something to refer to during the game.
[Download][linddun-go-cards] and printout the deck of cards.
The LINNDUN GO card set can be [downloaded][linddun-go-cards] as a PDF and the deck of cards printed out.

Follow the [set of rules][linddun-go-rules] to structure the game session, record the outcome and act on it.
The outcome of the game is to identify possible privacy threats and propose remediations;
Expand All @@ -53,11 +52,11 @@ as well as having a good time of course.
----

The OWASP Developer Guide is a community effort; if there is something that needs changing
then [submit an issue][issue060105] or [edit on GitHub][edit060105].
then [submit an issue][issue040105] or [edit on GitHub][edit040105].

[cornucopia]: https://owasp.org/www-project-cornucopia/
[edit060105]: https://github.com/OWASP/DevGuide/blob/main/docs/en/04-design/01-threat-modeling/05-linddun-go.md
[issue060105]: https://github.com/OWASP/DevGuide/issues/new?labels=content&template=request.md&title=Update:%2004-design/01-threat-modeling/05-linddun-go
[edit040105]: https://github.com/OWASP/DevGuide/blob/main/docs/en/04-design/01-threat-modeling/05-linddun-go.md
[issue040105]: https://github.com/OWASP/DevGuide/issues/new?labels=content&template=request.md&title=Update:%2004-design/01-threat-modeling/05-linddun-go
[linddun]: https://linddun.org/
[linddun-go]: https://linddun.org/go/
[linddun-go-cards]: https://downloads.linddun.org/linddun-go/default/latest/go.pdf
Expand Down
16 changes: 16 additions & 0 deletions docs/en/04-design/01-threat-modeling/06-threat-model-library.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
The Threat Model Library is a collection of threat models which provide examples of best practice,
and have been donated to the public domain.

#### What is the Threat Model Library?

#### Why use these models?

#### How to view the models

----

The OWASP Developer Guide is a community effort; if there is something that needs changing
then [submit an issue][issue040106] or [edit on GitHub][edit040106].

[edit040106]: https://github.com/OWASP/DevGuide/blob/main/docs/en/04-design/01-threat-modeling/06-threat-model-library.md
[issue040106]: https://github.com/OWASP/DevGuide/issues/new?labels=content&template=request.md&title=Update:%2004-design/01-threat-modeling/06-threat-model-library
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ then that is also a perfectly good choice.
----

The OWASP Developer Guide is a community effort; if there is something that needs changing
then [submit an issue][issue060101] or [edit on GitHub][edit060101].
then [submit an issue][issue040107] or [edit on GitHub][edit040107].

[4QFW]: https://github.com/adamshostack/4QuestionFrame
[asacs]: https://cheatsheetseries.owasp.org/cheatsheets/Attack_Surface_Analysis_Cheat_Sheet
Expand All @@ -255,8 +255,8 @@ then [submit an issue][issue060101] or [edit on GitHub][edit060101].
[cstm]: https://cheatsheetseries.owasp.org/cheatsheets/Threat_Modeling_Cheat_Sheet
[culturetm]: https://owasp.org/www-project-security-culture/stable/6-Threat_Modelling/
[eop]: https://shostack.org/games/elevation-of-privilege
[edit060101]: https://github.com/OWASP/DevGuide/blob/main/docs/en/04-design/01-threat-modeling/01-threat-modeling.md
[issue060101]: https://github.com/OWASP/DevGuide/issues/new?labels=enhancement&template=request.md&title=Update:%2004-design/01-threat-modeling/01-threat-modeling
[edit040107]: https://github.com/OWASP/DevGuide/blob/main/docs/en/04-design/01-threat-modeling/07-practical-threat-modeling.md
[issue040107]: https://github.com/OWASP/DevGuide/issues/new?labels=enhancement&template=request.md&title=Update:%2004-design/01-threat-modeling/07-practical-threat-modeling
[linddun]: https://linddun.org/
[nist-cvss]: https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator
[pasta]: https://versprite.com/blog/what-is-pasta-threat-modeling/
Expand Down
4 changes: 2 additions & 2 deletions docs/es/04-design/01-threat-modeling/04-cornucopia.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![WIP logo](../../../assets/images/dg_wip.png "Trabajo en curso"){ align=right width=180 }

No hay traducción de esta página, consulte [versión original en inglés][en060104].
No hay traducción de esta página, consulte [versión original en inglés][en040104].

----

[en060104]: https://devguide.owasp.org/en/04-design/01-threat-modeling/04-cornucopia/
[en040104]: https://devguide.owasp.org/en/04-design/01-threat-modeling/04-cornucopia/
4 changes: 2 additions & 2 deletions docs/es/04-design/01-threat-modeling/05-linddun-go.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![WIP logo](../../../assets/images/dg_wip.png "Trabajo en curso"){ align=right width=180 }

No hay traducción de esta página, consulte [versión original en inglés][en060105].
No hay traducción de esta página, consulte [versión original en inglés][en040105].

----

[en060105]: https://devguide.owasp.org/en/04-design/01-threat-modeling/05-linddun-go/
[en040105]: https://devguide.owasp.org/en/04-design/01-threat-modeling/05-linddun-go/
4 changes: 2 additions & 2 deletions docs/es/04-design/01-threat-modeling/06-toolkit.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![WIP logo](../../../assets/images/dg_wip.png "Trabajo en curso"){ align=right width=180 }

No hay traducción de esta página, consulte [versión original en inglés][release060106].
No hay traducción de esta página, consulte [versión original en inglés][release040106].

----

[release060106]: hhttps://devguide.owasp.org/04-design/01-threat-modeling/06-toolkit/
[release040106]: https://devguide.owasp.org/en/04-design/01-threat-modeling/06-toolkit/
177 changes: 0 additions & 177 deletions docs/hi/02-foundations/01-security-fundamentals.md

This file was deleted.

Loading