Skip to content

Commit 5764dfb

Browse files
authored
Merge pull request #3 from cybernot/patch-1
Fixing a typo and trying a PR, should trigger PDF production and create release automatically
2 parents cd451bd + c010988 commit 5764dfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

document/0.1/03-Using_the_TASVS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ The standard is divided into various groups labelled `TASVS-{word}` that represe
4444

4545
## Application Security Verification Levels
4646

47-
We folow the same levelling methodology as the [Web Application Security Verification Standard](https://github.com/OWASP/ASVS/tree/master). It defines three security verification levels, with each level increasing in depth.
47+
We follow the same levelling methodology as the [Web Application Security Verification Standard](https://github.com/OWASP/ASVS/tree/master). It defines three security verification levels, with each level increasing in depth.
4848

4949
- L1 - TASVS Level 1 is for low assurance levels and is completely verifiable through penetration testing.
5050
- L2 - TASVS Level 2 is for applications that contain sensitive data, which requires protection and is the recommended level for most apps.
5151
- L3 - TASVS Level 3 is intended for the most critical applications, such as those handling high-value transactions, containing sensitive medical data, or any application demanding the highest level of trust.
5252

5353

5454

55-
\newpage{}
55+
\newpage{}

0 commit comments

Comments
 (0)