Skip to content

Commit

Permalink
Translate ToC to Brazilian Portuguese - WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
extern-c committed Sep 12, 2024
1 parent 84c13a4 commit 1d67231
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions _data/release-pt-br.yaml
Original file line number Diff line number Diff line change
@@ -1,58 +1,58 @@
docs_list_title: Developer Guide
docs_list_title: Guia do Desenvolvedor
docs:

- title: '1. Introduction'
- title: '1. Introdução'
url: introduction

- title: '2. Foundations'
- title: '2. Fundamentos'
url: foundations

- title: '2.1 Security fundamentals'
- title: '2.1 Fundamentos de segurança'
url: foundations/security_fundamentals

- title: '2.2 Secure development and integration'
url: foundations/secure_development

- title: '2.3 Principles of security'
- title: '2.3 Princípios de segurança'
url: foundations/security_principles

- title: '2.4 Principles of cryptography'
- title: '2.4 Princípios de criptografia'
url: foundations/crypto_principles

- title: '2.5 OWASP Top 10'
url: foundations/owasp_top_ten

- title: '3. Requirements'
- title: '3. Requisitos'
url: requirements

- title: '3.1 Requirements in practice'
- title: '3.1 Requisitos em prática'
url: requirements/requirements_in_practice

- title: '3.2 Risk profile'
- title: '3.2 Perfil de risco'
url: requirements/risk_profile

- title: '3.3 OpenCRE and Integration Standards'
- title: '3.3 OpenCRE e Padrões de Integração'
url: requirements/integration_standard_opencre

- title: '3.4 SecurityRAT'
url: requirements/security_rat

- title: '3.5 Application Security Verification Standard'
- title: '3.5 Padrão de Verificação de Segurança de Aplicações (ASVS)'
url: requirements/application_security_verification_standard

- title: '3.6 Mobile Application Security'
- title: '3.6 Segurança de Aplicativos Móveis'
url: requirements/mobile_application_security

- title: '3.7 Security Knowledge Framework'
- title: '3.7 Framework de Conhecimento de Segurança (SKF)'
url: requirements/security_knowledge_framework

- title: '4. Design'
url: /design

- title: '4.1 Threat modeling'
- title: '4.1 Modelagem de ameaças'
url: design/threat_modeling

- title: '4.1.1 Threat modeling in practice'
- title: '4.1.1 Modelagem de ameaças em prática'
url: design/threat_modeling/practical_threat_modeling

- title: '4.1.2 pytm'
Expand All @@ -67,10 +67,10 @@ docs:
- title: '4.1.5 LINDDUN GO'
url: design/threat_modeling/linddun-go

- title: '4.1.6 Threat Modeling toolkit'
- title: '4.1.6 Toolkit para Modelagem de Ameaças'
url: design/threat_modeling/toolkit

- title: '4.2 Web application checklist'
- title: '4.2 Lista de verificação para aplicação web'
url: design/web_app_checklist

- title: '4.2.1 Checklist: Define Security Requirements'
Expand Down Expand Up @@ -103,16 +103,16 @@ docs:
- title: '4.2.10 Checklist: Handle all Errors and Exceptions'
url: design/web_app_checklist/handle_errors_and_exceptions

- title: '4.3 Mobile application checklist'
- title: '4.3 Lista de verificação de aplicativos móveis'
url: design/mas_checklist

- title: '5. Implementation'
- title: '5. Implementação'
url: implementation

- title: '5.1 Documentation'
- title: '5.1 Documentação'
url: implementation/documentation

- title: '5.1.1 Top 10 Proactive Controls'
- title: '5.1.1 Top 10 Controles Proativos'
url: implementation/documentation/proactive_controls

- title: '5.1.2 Go Secure Coding Practices'
Expand Down

0 comments on commit 1d67231

Please sign in to comment.