Skip to content

Commit 7d31aab

Browse files
committed
chore(2023): add final newline
1 parent f259f80 commit 7d31aab

13 files changed

+8
-24
lines changed

editions/2023/fa/0x00-notice.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,3 @@
1010
* Paulo Silva
1111

1212
[1]: https://github.com/OWASP/API-Security/blob/master/CONTRIBUTING.md
13-
14-
15-
16-

editions/2023/fa/0x01-about-owasp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ OWASP به هیچ کمپانی فناوری وابستگی ندارد اگرچه
4040
[5]: https://groups.google.com/a/owasp.org/forum/#!overview
4141
[6]: https://lists.owasp.org/mailman/listinfo
4242
[7]: https://www.owasp.org
43-
[8]: http://creativecommons.org/licenses/by-sa/4.0/
43+
[8]: http://creativecommons.org/licenses/by-sa/4.0/

editions/2023/fa/0x04-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ OWASP API Security Top 10 2023 مستندی آگاهی‌بخش است که آی
1717
[1]: https://owasp.org/www-project-api-security/announcements/cfd/2022/
1818
[2]: ./0xd0-about-data.md
1919
[3]: ./0x10-api-security-risks.md
20-
[4]: ./0xd1-acknowledgments.md
20+
[4]: ./0xd1-acknowledgments.md

editions/2023/fa/0x10-api-security-risks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@
3434
[5]: https://www.nist.gov/cyberframework
3535
[6]: https://www.asd.gov.au/infosec/mitigationstrategies.htm
3636
[7]: https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator
37-
[8]: https://www.microsoft.com/en-us/download/details.aspx?id=49168
37+
[8]: https://www.microsoft.com/en-us/download/details.aspx?id=49168

editions/2023/fa/0xa1-broken-object-level-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@
4747
[2]: https://cheatsheetseries.owasp.org/cheatsheets/Authorization_Testing_Automation_Cheat_Sheet.html
4848
[3]: https://cwe.mitre.org/data/definitions/285.html
4949
[4]: https://cwe.mitre.org/data/definitions/639.html
50-
[5]: ./0xa5-broken-function-level-authorization.md
50+
[5]: ./0xa5-broken-function-level-authorization.md

editions/2023/fa/0xa2-broken-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ Authorization: Bearer <token>
8282
[4]: https://cheatsheetseries.owasp.org/cheatsheets/Key_Management_Cheat_Sheet.html
8383
[5]: https://owasp.org/www-community/attacks/Credential_stuffing
8484
[6]: https://cwe.mitre.org/data/definitions/204.html
85-
[7]: https://cwe.mitre.org/data/definitions/307.html
85+
[7]: https://cwe.mitre.org/data/definitions/307.html

editions/2023/fa/0xa4-unrestricted-resource-consumption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ POST /graphql
112112
[8]: https://cwe.mitre.org/data/definitions/770.html
113113
[9]: https://cwe.mitre.org/data/definitions/400.html
114114
[10]: https://cwe.mitre.org/data/definitions/799.html
115-
[11]: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-204.pdf
115+
[11]: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-204.pdf

editions/2023/fa/0xa5-broken-function-level-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ POST /api/invites/new
5858
[1]: https://owasp.org/www-community/attacks/Forced_browsing
5959
[2]: https://github.com/OWASP/Top10/raw/master/2013/OWASP%20Top%2010%20-%202013.pdf
6060
[3]: https://owasp.org/www-community/Access_Control
61-
[4]: https://cwe.mitre.org/data/definitions/285.html
61+
[4]: https://cwe.mitre.org/data/definitions/285.html

editions/2023/fa/0xa6-unrestricted-access-to-sensitive-business-flows.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,3 @@
5656

5757
[1]: https://owasp.org/www-project-automated-threats-to-web-applications/
5858
[2]: https://owasp.org/API-Security/editions/2019/en/0xaa-insufficient-logging-monitoring/
59-

editions/2023/fa/0xa8-security-misconfiguration.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,3 @@ GET /dm/user_updates.json?conversation_id=1234567&cursor=GRlFp7LCUAAAA
9393
[11]: https://cwe.mitre.org/data/definitions/942.html
9494
[12]: https://csrc.nist.gov/publications/detail/sp/800-123/final
9595
[13]: https://letsencrypt.org/
96-
97-
98-
99-

0 commit comments

Comments
 (0)