Skip to content

Commit b59484e

Browse files
authored
Update README to align with other repos (#753)
1 parent decfa19 commit b59484e

File tree

1 file changed

+7
-27
lines changed

1 file changed

+7
-27
lines changed

README.md

Lines changed: 7 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
[![Markdown Linter](https://github.com/OWASP/masvs/workflows/Markdown%20Linter/badge.svg)](https://github.com/OWASP/masvs/actions/workflows/markdown-linter.yml)
1010
[![URL Checker](https://github.com/OWASP/masvs/workflows/URL%20Checker/badge.svg)](https://github.com/OWASP/masvs/actions/workflows/url-checker.yml)
1111

12-
This is the official Github Repository of the OWASP Mobile Application Security Verification Standard (MASVS). The MASVS establishes baseline security requirements for mobile apps that are useful in many scenarios. You can use it:
12+
The **OWASP Mobile Application Security Verification Standard (MASVS)** establishes baseline security and privacy requirements for mobile apps that are broken down in the the [OWASP Mobile Security Weakness Enumeration (MASWE)](https://github.com/OWASP/maswe) and tested in the [OWASP Mobile Application Security Testing Guide](https://github.com/OWASP/mastg). You can use it:
1313

1414
- As a metric - To provide a security standard against which existing mobile apps can be compared by developers and application owners.
1515
- As guidance - To provide guidance during all phases of mobile app development and testing.
1616
- During procurement - To provide a baseline for mobile app security verification.
1717

18-
The MASVS is a sister project of the [OWASP Mobile Application Security Testing Guide](https://github.com/OWASP/mastg "OWASP Mobile Application Security Testing Guide").
18+
> [OWASP MAS](https://mas.owasp.org): [OWASP MASVS](https://mas.owasp.org/MASVS)[OWASP MASWE](https://mas.owasp.org/MASWE)[OWASP MASTG](https://mas.owasp.org/MASTG)
1919
2020
<br>
2121

@@ -30,20 +30,21 @@ The MASVS is a sister project of the [OWASP Mobile Application Security Testing
3030
- 🌐 [Access the MASVS Web](https://mas.owasp.org/MASVS/)
3131
- ⬇️ [Download the latest PDF](https://github.com/OWASP/masvs/releases/latest)
3232
-[Get the latest Mobile App Security Checklists](https://github.com/OWASP/mastg/releases/latest)
33-
-[Contribute!](#how-to-contribute)
33+
-[Contribute!](https://mas.owasp.org/contributing)
3434
- 💥 [Play with our Crackmes](https://mas.owasp.org/crackmes)
35+
- 📞 [Contact Us](https://mas.owasp.org/contact)
3536

36-
## Trusted by ...
37+
## Trusted by
3738

38-
The OWASP MASVS and MASTG are trusted by the following platform providers and standardization, governmental and educational institutions. [Learn more](https://mas.owasp.org/MASTG/0x02b-MASVS-MASTG-Adoption/).
39+
The OWASP MASVS, MASWE and MASTG are trusted by the following platform providers and standardization, governmental and educational institutions. [Learn more](https://mas.owasp.org/MASTG/0x02b-MASVS-MASTG-Adoption/).
3940

4041
<a href="https://mas.owasp.org/MASTG/0x02b-MASVS-MASTG-Adoption/">
4142
<img src="https://github.com/OWASP/mastg/blob/master/Document/Images/Other/trusted-by-logos.png"/>
4243
</a>
4344

4445
## 🥇 MAS Advocates
4546

46-
MAS Advocates are industry adopters of the OWASP MASVS and MASTG who have invested a significant and consistent amount of resources to push the project forward by providing consistent high-impact contributions and continuously spreading the word. [Learn more](https://mas.owasp.org/MASTG/0x02c-Acknowledgements).
47+
MAS Advocates are industry adopters of the OWASP MASVS, MASWE and MASTG who have invested a significant and consistent amount of resources to push the project forward by providing consistent high-impact contributions and continuously spreading the word. [Learn more](https://mas.owasp.org/MASTG/0x02c-Acknowledgements).
4748

4849
<br>
4950

@@ -53,24 +54,3 @@ MAS Advocates are industry adopters of the OWASP MASVS and MASTG who have invest
5354
</a>
5455

5556
<br><br>
56-
57-
## Connect with Us
58-
59-
<a href="https://mas.owasp.org/contact">
60-
61-
## How to Contribute
62-
63-
The MASVS is an open source effort and we welcome all kinds of contributions and feedback.
64-
65-
**Help us improve & join our community:**
66-
67-
- 🐞 [Report an error (typos, grammar)](https://github.com/OWASP/masvs/issues) or [fix it on a Pull Request](https://github.com/OWASP/masvs/pulls).
68-
- 💬 [Give feedback](https://github.com/OWASP/masvs/discussions/categories/general).
69-
- 🙏 [Ask questions](https://github.com/OWASP/masvs/discussions/categories/q-a)
70-
71-
**Contribute with content:**
72-
73-
- 💡 [Propose ideas or suggest improvements](https://github.com/OWASP/masvs/discussions/categories/ideas) (if it qualifies we'll promote it to an [Issue](https://github.com/OWASP/masvs/issues "Github issues"))
74-
- 📄 [Create a Pull Request](https://github.com/OWASP/masvs/pulls) for concrete fixes (e.g. grammar/typos) or content already approved by the core team.
75-
76-
Before you start contributing, please check our [contribution guide](https://mas.owasp.org/contributing/) which should get you started. If you have any doubts [please contact us](#connect-with-us).

0 commit comments

Comments
 (0)