diff --git a/release-pt-br/06-design/02-web-app-checklist/06-digital-identity.md b/release-pt-br/06-design/02-web-app-checklist/06-digital-identity.md index 3a881adb..e4d19119 100644 --- a/release-pt-br/06-design/02-web-app-checklist/06-digital-identity.md +++ b/release-pt-br/06-design/02-web-app-checklist/06-digital-identity.md @@ -105,7 +105,7 @@ The OWASP Developer Guide is a community effort; if there is something that need then [submit an issue][issue060206] or [edit on GitHub][edit060206]. [csproactive-c6]: https://cheatsheetseries.owasp.org/IndexProactiveControls.html#c6-implement-digital-identity -[control7]: https://top10proactive.owasp.org/the-top-10/c7-implement-digital-identity/ +[control7]: https://top10proactive.owasp.org/the-top-10/c7-secure-digital-identities/ [csauthn]: https://cheatsheetseries.owasp.org/cheatsheets/Authentication_Cheat_Sheet [csmfa]: https://cheatsheetseries.owasp.org/cheatsheets/Multifactor_Authentication_Cheat_Sheet [cspass]: https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet diff --git a/release-pt-br/07-implementation/01-documentation/01-proactive-controls.md b/release-pt-br/07-implementation/01-documentation/01-proactive-controls.md index 9af6752c..d90a218c 100644 --- a/release-pt-br/07-implementation/01-documentation/01-proactive-controls.md +++ b/release-pt-br/07-implementation/01-documentation/01-proactive-controls.md @@ -111,7 +111,7 @@ then [submit an issue][issue070101] or [edit on GitHub][edit070101]. [control4]: https://top10proactive.owasp.org/the-top-10/c4-secure-architecture/ [control5]: https://top10proactive.owasp.org/the-top-10/c5-secure-by-default/ [control6]: https://top10proactive.owasp.org/the-top-10/c6-use-secure-dependencies/ -[control7]: https://top10proactive.owasp.org/the-top-10/c7-implement-digital-identity/ +[control7]: https://top10proactive.owasp.org/the-top-10/c7-secure-digital-identities/ [control8]: https://top10proactive.owasp.org/the-top-10/c8-help-the-browser-defend-the-user/ [control9]: https://top10proactive.owasp.org/the-top-10/c9-security-logging-and-monitoring/ [control10]: https://top10proactive.owasp.org/the-top-10/c10-stop-server-side-request-forgery/ diff --git a/release/06-design/02-web-app-checklist/06-digital-identity.md b/release/06-design/02-web-app-checklist/06-digital-identity.md index 1b2e0ccc..88fab3fa 100644 --- a/release/06-design/02-web-app-checklist/06-digital-identity.md +++ b/release/06-design/02-web-app-checklist/06-digital-identity.md @@ -105,7 +105,7 @@ The OWASP Developer Guide is a community effort; if there is something that need then [submit an issue][issue060206] or [edit on GitHub][edit060206]. [csproactive-c6]: https://cheatsheetseries.owasp.org/IndexProactiveControls.html#c6-implement-digital-identity -[control7]: https://top10proactive.owasp.org/the-top-10/c7-implement-digital-identity/ +[control7]: https://top10proactive.owasp.org/the-top-10/c7-secure-digital-identities/ [csauthn]: https://cheatsheetseries.owasp.org/cheatsheets/Authentication_Cheat_Sheet [csmfa]: https://cheatsheetseries.owasp.org/cheatsheets/Multifactor_Authentication_Cheat_Sheet [cspass]: https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet diff --git a/release/07-implementation/01-documentation/01-proactive-controls.md b/release/07-implementation/01-documentation/01-proactive-controls.md index 27970db4..aad56912 100644 --- a/release/07-implementation/01-documentation/01-proactive-controls.md +++ b/release/07-implementation/01-documentation/01-proactive-controls.md @@ -111,7 +111,7 @@ then [submit an issue][issue070101] or [edit on GitHub][edit070101]. [control4]: https://top10proactive.owasp.org/the-top-10/c4-secure-architecture/ [control5]: https://top10proactive.owasp.org/the-top-10/c5-secure-by-default/ [control6]: https://top10proactive.owasp.org/the-top-10/c6-use-secure-dependencies/ -[control7]: https://top10proactive.owasp.org/the-top-10/c7-implement-digital-identity/ +[control7]: https://top10proactive.owasp.org/the-top-10/c7-secure-digital-identities/ [control8]: https://top10proactive.owasp.org/the-top-10/c8-help-the-browser-defend-the-user/ [control9]: https://top10proactive.owasp.org/the-top-10/c9-security-logging-and-monitoring/ [control10]: https://top10proactive.owasp.org/the-top-10/c10-stop-server-side-request-forgery/ diff --git a/release/assets/images/owasp-wayfinder.png b/release/assets/images/owasp-wayfinder.png deleted file mode 100644 index 7c4c4776..00000000 Binary files a/release/assets/images/owasp-wayfinder.png and /dev/null differ diff --git a/release/assets/images/sdlc_diag.png b/release/assets/images/sdlc_diag.png deleted file mode 100644 index 813c1c45..00000000 Binary files a/release/assets/images/sdlc_diag.png and /dev/null differ