Commit b27130c
authored
* Update and rename 01-define-security-requirements.md to 04-address-security-from-the-start.md
* Update and rename 02-frameworks-libraries.md to 06-keep-your-components-secure.md
* Update 06-digital-identity.md
* Rename 04-address-security-from-the-start.md to 01-address-security-from-the-start.md
* Rename 06-keep-your-components-secure.md to 02-keep-your-components-secure.md
* Update 08-protect-data.md
* Create 02-secure-by-default-configurations.md
* Create 03-secure-by-default-configurations.md
* Delete docs/en/04-design/02-web-app-checklist/02-secure-by-default-configurations.md
* Update 03-secure-by-default-configurations.md
* Move configuration requirements to secure by default configuration
* correct linking
* Update 02-keep-your-components-secure.md
* Rename 03-secure-database-access.md to 04-secure-database-access.md
* Rename 04-secure-database-access.md to 06-secure-database-access.md
* Rename 06-digital-identity.md to 07-digital-identity.md
* Rename 07-access-controls.md to 08-access-controls.md
* Rename 08-protect-data.md to 09-protect-data.md
* Rename 09-logging-monitoring.md to 10-logging-monitoring.md
* Rename 10-handle-errors-exceptions.md to 11-handle-errors-exceptions.md
* Add C10 from proactive controls
* Update 04-encode-escape-data.md
* Remove duplicate bullet point thart belongs to the encoding list
* Update 01-address-security-from-the-start.md
* Move bullet point from 01-address-security-from-the-start.md
* Move bullet point to 08-access-controls.md
* Remove bullet point that was meant for the access control list and that has become wrongly added to the authentication list
* Update 09-protect-data.md
* Add the practice
* Move cryptographic practices to data protection
* Change headers to conform to Top 10 Proactive Controls
* Move data protection at rest bullet points under the appropriate header
* Move file validation from address-security-from-the-start
* Move authentication related issue to the authentication list.
* Move from file management to secure by default
* Move from address security from the start
* move from secure from the start
* No longer of interest as the new chapter now is called secure by default
* Rename 03-secure-by-default-configurations.md to 01-secure-by-default-configurations.md
* Update and rename 01-secure-by-default-configurations.md to 01-secure-by-default.md
* Update and rename 04-encode-escape-data.md to 03-encode-escape-data.md
* Rename 06-secure-database-access.md to 03-secure-database-access.md
* Update and rename 03-encode-escape-data.md to 04-encode-escape-data.md
* Rename 02-keep-your-components-secure.md to 02-frameworks-libraries.md
* Add directions for editing
* Fix link
* Sort and create the file management header under secure by default
* create header
* Add JIT
* Add cloud security
* Add point about infra and policy as code.
* Add point about infra as code
* Add point from proactive controls
* Move to validation
* Move feom framework and libraryies
* Add additional points about scanning for vulnerabilities
* Shorten sentence
* Move to access control
* Move from digital identities
* Add point related to session management
* Move JIT to secure by default
* Add jit
* Add requirements for new accounts
* Add JIT requirement
* Separate the access control list into implementing and management
* Add points from proactive controls
* Add point about secret management
* Add secret management list
* Add point about logging
* Add point about turning off older protocols
* Add point about not serving http
* Add point about the use of client side secure transmission features
* Rename 07-digital-identity.md to 06-digital-identity.md
* Rename 08-access-controls.md to 07-access-controls.md
* Rename 09-protect-data.md to 08-protect-data.md
* Rename 10-logging-monitoring.md to 09-logging-monitoring.md
* Rename 11-handle-errors-exceptions.md to 10-handle-errors-exceptions.md
* Fix linting
* Fix linting
* Fix ordering
* Fix linting
* Fix ordering
* Update 02-frameworks-libraries.md
* Fix linting
* Fix linting
* Fix linting
* Fix ordering
* Fix linting
* Fix linting
* Fix prdering
* Fix spelling
* Add words
1 parent 3c55d01 commit b27130c
File tree
9 files changed
+181
-147
lines changed- docs/en/04-design/02-web-app-checklist
9 files changed
+181
-147
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
118 | 119 | | |
| 120 | + | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
| |||
Lines changed: 0 additions & 81 deletions
This file was deleted.
Lines changed: 60 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
Lines changed: 10 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
87 | | - | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| |||
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | | - | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| 45 | + | |
43 | 46 | | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| |||
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 21 | + | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
44 | 56 | | |
45 | 57 | | |
46 | 58 | | |
| |||
0 commit comments