Skip to content

Commit e426ce9

Browse files
authored
Merge pull request #24 from otkd/align-to-main
chore: align with main Cheat Sheets repo
2 parents 1bee89c + af95957 commit e426ce9

File tree

4 files changed

+24
-14
lines changed

4 files changed

+24
-14
lines changed
136 KB
Loading

index.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ pitch: The OWASP Cheat Sheet Series project provides a set of concise good pract
1111

1212
[![OWASP Flagship](https://img.shields.io/badge/owasp-flagship%20project-48A646.svg)](https://www.owasp.org/index.php/OWASP_Project_Inventory#tab=Flagship_Projects)
1313
[![Cheat Sheet Series Github Stars](https://img.shields.io/github/stars/OWASP/CheatSheetSeries?label=Cheat%20Sheet%20Series&style=social)](https://github.com/OWASP/CheatSheetSeries/)
14-
[![CSCounterBadge](https://img.shields.io/badge/cheat_sheets_available-63-orange.svg)](https://github.com/OWASP/CheatSheetSeries/tree/master/cheatsheets)
15-
![LicenseBadge](https://img.shields.io/badge/license-C_C-blue.svg)
14+
[![CSCounterBadge](https://img.shields.io/badge/cheat_sheets_available-91-orange.svg)](https://github.com/OWASP/CheatSheetSeries/tree/master/cheatsheets)
15+
[![Creative Commons License](https://img.shields.io/github/license/OWASP/CheatSheetSeries)](https://creativecommons.org/licenses/by-sa/4.0/ "CC BY-SA 4.0")
1616

1717
## Our Goal
1818

19+
![ProjectLogoOfficial](assets/Preface_Cheatsheet_Logo.png)
20+
1921
The OWASP Cheat Sheet Series was created to provide a set of simple good practice guides for application developers and defenders to follow. Rather than focused on detailed best practices that are impractical for many developers and applications, they are intended to provide good practices that the majority of developers will actually be able to implement.
2022

2123
The cheat sheets are available on the main website at [https://cheatsheetseries.owasp.org](https://cheatsheetseries.owasp.org).
@@ -39,15 +41,18 @@ It is not mandatory that a request for a new Cheat Sheet (or for an update) come
3941

4042
> Requests from OPC/ASVS are flagged with a special label in the GitHub repository issues list in order to identify them and set them as a top level priority.
4143
42-
## Project Leaders
43-
44-
- [Jim Manico](mailto:[email protected])
45-
- [Jakub Maćkowski](mailto:[email protected])
46-
4744
## Contributors V1
4845

49-
Paweł Krawczyk, Mishra Dhiraj, Shruti Kulkarni, Torsten Gigler, Michael Coates, Jeff Williams, Dave Wichers, Kevin Wall, Jeffrey Walton, Eric Sheridan, Kevin Kenan, David Rook, Fred Donovan, Abraham Kang, Dave Ferguson, Shreeraj Shah, Raul Siles, Colin Watson, Neil Matatall, Zaur Molotnikov, Manideep Konakandla, Santhosh Tuppad and many more!
46+
- **From 2014 to 2018:** [V1](CONTRIBUTOR-V1.md) - Initial version of the project hosted on the [OWASP WIKI](https://wiki.owasp.org).
5047

5148
## Contributors V2
5249

53-
[GitHub Contributors Graph](https://github.com/OWASP/CheatSheetSeries/graphs/contributors).
50+
- **From 2019:** [V2](https://github.com/OWASP/CheatSheetSeries/graphs/contributors) - Hosted on [GitHub](https://github.com/OWASP/CheatSheetSeries).
51+
52+
## Special thanks
53+
54+
A special thank you to the following people for their help provided during the migration:
55+
56+
- [Dominique Righetto](https://github.com/righettod): For his special leadership and guidance.
57+
- [Elie Saad](https://github.com/ThunderSon): For valuable help in updating the OWASP Wiki links for all the migrated cheat sheets and for years of leadership and other project support.
58+
- [Jakub Maćkowski](https://github.com/mackowski): For valuable help in updating the OWASP Wiki links for all the migrated cheat sheets.

info.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
- [Official Website](https://cheatsheetseries.owasp.org)
1111
- [GitHub Repository](https://github.com/OWASP/CheatSheetSeries)
12+
- [Zip Archive of the Website](https://cheatsheetseries.owasp.org/bundle.zip)
1213

1314
### Getting Involved
1415

@@ -17,11 +18,9 @@
1718

1819
### Slack
1920

20-
- [Join OWASP Slack](https://owasp-slack.herokuapp.com/)
21-
- [Join our channel](https://owasp.slack.com/messages/C073YNUQG)
21+
- [Join OWASP Group Slack](https://owasp.org/slack/invite)
22+
- [Join #cheatsheets channel](https://owasp.slack.com/messages/C073YNUQG)
2223

2324
### Licensing
2425

25-
The OWASP Cheat Sheet Series is free to use under the [Creative Commons ShareAlike 3 License](https://creativecommons.org/licenses/by-sa/3.0/us/).
26-
27-
![CC License](assets/images/cc_license_small.png)
26+
The OWASP Cheat Sheet Series is free to use under the [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/).

leaders.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
### Leaders
2+
23
- [Jim Manico](mailto:[email protected])
34
- [Jakub Maćkowski](mailto:[email protected])
5+
6+
### Core Team
7+
8+
- [Kevin W. Wall](https://github.com/kwwall)
9+
- [Shlomo Zalman Heigh](https://github.com/szh)

0 commit comments

Comments
 (0)