Skip to content

Commit 063f83b

Browse files
committed
rename Opertaions section
1 parent a4e9f04 commit 063f83b

File tree

15 files changed

+46
-45
lines changed

15 files changed

+46
-45
lines changed

.wordlist.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,4 +476,5 @@ CISO
476476
iteratively
477477
ai
478478
Serverless
479-
proscriptive
479+
proscriptive
480+
devsecops

_data/draft.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -295,20 +295,20 @@ docs:
295295
- title: '8.5 Mobile Application Security'
296296
url: culture_building_and_process_maturing/mobile_application_security
297297

298-
- title: '9. Operation'
298+
- title: '9. Operations'
299299
url: operation
300300

301301
- title: '9.1 DevSecOps Guideline'
302-
url: operation/devsecops
302+
url: operations/devsecops
303303

304304
- title: '9.2 Coraza Web Application Firewall'
305-
url: operation/coraza_waf
305+
url: operations/coraza_waf
306306

307307
- title: '9.3 ModSecurity Web Application Firewall'
308-
url: operation/modsecurity_waf/
308+
url: operations/modsecurity_waf/
309309

310310
- title: '9.4 ModSecurity Core Rule Set'
311-
url: operation/modsecurity_core_rule_set
311+
url: operations/modsecurity_core_rule_set
312312

313313
- title: '10. Metrics'
314314
url: metrics

_data/release.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -295,20 +295,20 @@ docs:
295295
- title: '8.5 Mobile Application Security'
296296
url: culture_building_and_process_maturing/mobile_application_security
297297

298-
- title: '9. Operation'
298+
- title: '9. Operations'
299299
url: operation
300300

301301
- title: '9.1 DevSecOps Guideline'
302-
url: operation/devsecops
302+
url: operations/devsecops
303303

304304
- title: '9.2 Coraza Web Application Firewall'
305-
url: operation/coraza_waf
305+
url: operations/coraza_waf
306306

307307
- title: '9.3 ModSecurity Web Application Firewall'
308-
url: operation/modsecurity_waf/
308+
url: operations/modsecurity_waf/
309309

310310
- title: '9.4 ModSecurity Core Rule Set'
311-
url: operation/modsecurity_core_rule_set
311+
url: operations/modsecurity_core_rule_set
312312

313313
- title: '10. Metrics'
314314
url: metrics

draft/02-toc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ permalink:
120120
8.4 [Application Security Verification Standard](#application-security-verification-standard)
121121
8.5 [Mobile Application Security](#mobile-application-security)
122122

123-
9 **[Operation](#operation)**
123+
9 **[Operations](#operations)**
124124
9.1 [DevSecOps Guideline](#devsecops-guideline)
125125
9.2 [Coraza Web Application Firewall](#coraza-web-application-firewall)
126126
9.3 [ModSecurity Web Application Firewall](#modsecurity-web-application-firewall)

draft/10-culture-process/02-security-champions/01-security-champions-program.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ increase the effectiveness of the application security team and improve the secu
8989
The OWASP Developer Guide is a community effort; if there is something that needs changing
9090
then [submit an issue][issue1021] or [edit on GitHub][edit1021].
9191

92-
[issue1021]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=enhancement&template=request.md&title=Update:%2010-culture-process/02-security-champions/01-security-champions
9392
[edit1021]: https://github.com/OWASP/www-project-developer-guide/blob/main/draft/10-culture-process/02-security-champions/01-security-champions-program.md
93+
[issue1021]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=enhancement&template=request.md&title=Update:%2010-culture-process/02-security-champions/01-security-champions-program
9494
[sammgegoc]: https://owaspsamm.org/model/governance/education-and-guidance/stream-b/
9595
[scguide]: https://owasp.org/www-project-security-champions-guidebook/
9696
[scplaybook]: https://github.com/c0rdis/security-champions-playbook

draft/10-culture-process/02-security-champions/toc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Sections:
5555
The OWASP Developer Guide is a community effort; if there is something that needs changing
5656
then [submit an issue][issue1020] or [edit on GitHub][edit1020].
5757

58-
[edit1020]: https://github.com/OWASP/www-project-developer-guide/blob/main/draft/10-culture-process/01-security-champions/toc.md
58+
[edit1020]: https://github.com/OWASP/www-project-developer-guide/blob/main/draft/10-culture-process/02-security-champions/toc.md
5959
[issue1020]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=enhancement&template=request.md&title=Update:%2010-culture-process/02-security-champions/00-toc
6060
[sammg]: https://owaspsamm.org/model/governance/
6161
[sammgeg]: https://owaspsamm.org/model/governance/education-and-guidance/

draft/10-culture-process/toc.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ The maturity of security processes and culture is wide ranging, with indicators
2828
Sections:
2929

3030
8.1 [Security Culture](01-security-culture.md)
31-
8.2 [Security Champions](01-security-champions/toc.md)
32-
8.2.1 [Security champions program](01-security-champions/01-security-champions-program.md)
33-
8.2.2 [Security Champions Guide](01-security-champions/02-security-champions-guide.md)
34-
8.2.3 [Security Champions Playbook](01-security-champions/03-security-champions-playbook.md)
31+
8.2 [Security Champions](02-security-champions/toc.md)
32+
8.2.1 [Security champions program](02-security-champions/01-security-champions-program.md)
33+
8.2.2 [Security Champions Guide](02-security-champions/02-security-champions-guide.md)
34+
8.2.3 [Security Champions Playbook](02-security-champions/03-security-champions-playbook.md)
3535
8.3 [Software Assurance Maturity Model](03-samm.md)
3636
8.4 [Application Security Verification Standard](04-asvs.md)
3737
8.5 [Mobile Application Security](04-mas.md)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ order:
1111

1212
{% include breadcrumb.html %}
1313

14-
## 9. Operation
14+
## 9. Operations
1515

1616
Operations are those activities necessary to ensure that confidentiality, integrity, and availability
1717
are maintained throughout the operational lifetime of an application and its associated data.
@@ -39,7 +39,7 @@ Sections:
3939

4040
The OWASP Developer Guide is a community effort; if there is something that needs changing then [submit an issue][issue1100].
4141

42-
[issue1100]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=enhancement&template=request.md&title=Update:%2011-operation/00-toc
42+
[issue1100]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=enhancement&template=request.md&title=Update:%2011-operations/00-toc
4343
[samm]: https://owaspsamm.org/about/
4444
[sammo]: https://owaspsamm.org/model/operations/
4545
[sammoem]: https://owaspsamm.org/model/operations/environment-management/
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags: OWASP Developer Guide
66
contributors: Jon Gadsden
77
document: OWASP Developer Guide
88
order: 1101
9-
permalink: /draft/operation/devsecops/
9+
permalink: /draft/operations/devsecops/
1010

1111
---
1212

@@ -28,8 +28,8 @@ The DevSecOps Guideline is in active development as an OWASP Production document
2828
The OWASP Developer Guide is a community effort; if there is something that needs changing
2929
then [submit an issue][issue1101] or [edit on GitHub][edit1101].
3030

31-
[edit1101]: https://github.com/OWASP/www-project-developer-guide/blob/main/draft/11-operation/01-devsecops.md
32-
[issue1101]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=content&template=request.md&title=Update:%2011-operation/01-devsecops
31+
[edit1101]: https://github.com/OWASP/www-project-developer-guide/blob/main/draft/11-operations/01-devsecops.md
32+
[issue1101]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=content&template=request.md&title=Update:%2011-operations/01-devsecops
3333
[devsecops]: https://owasp.org/www-project-devsecops-guideline/
3434

3535
\newpage
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags: OWASP Developer Guide
66
contributors: Jon Gadsden
77
document: OWASP Developer Guide
88
order: 1102
9-
permalink: /draft/operation/coraza_waf/
9+
permalink: /draft/operations/coraza_waf/
1010

1111
---
1212

@@ -63,8 +63,8 @@ then [submit an issue][issue1102] or [edit on GitHub][edit1102].
6363
[coraza-spoa]: https://coraza.io/connectors/coraza-spoa/
6464
[coraza-tutorial]: https://coraza.io/docs/tutorials/quick-start/
6565
[coraza-wasm]: https://github.com/corazawaf/coraza-proxy-wasm
66-
[edit1102]: https://github.com/OWASP/www-project-developer-guide/blob/main/draft/11-operation/02-coraza.md
67-
[issue1102]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=content&template=request.md&title=Update:%2011-operation/02-coraza
66+
[edit1102]: https://github.com/OWASP/www-project-developer-guide/blob/main/draft/11-operations/02-coraza.md
67+
[issue1102]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=content&template=request.md&title=Update:%2011-operations/02-coraza
6868
[modcrs]: https://owasp.org/www-project-modsecurity-core-rule-set/
6969
[modsecurity]: https://owasp.org/www-project-modsecurity/
7070

0 commit comments

Comments
 (0)