Skip to content

Commit 09839b8

Browse files
Added tag system for rule categorization and filtering.
1 parent 4f489ba commit 09839b8

16 files changed

Lines changed: 56 additions & 5 deletions

sources/core/codeguard-0-additional-cryptography.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ languages:
1414
- typescript
1515
- xml
1616
- yaml
17+
tags:
18+
- data-security
19+
- secrets
1720
alwaysApply: false
1821
---
1922

sources/core/codeguard-0-api-web-services.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ languages:
1313
- xml
1414
- yaml
1515
tags:
16-
- api
17-
- web-security
18-
- microservices
16+
- web
1917
alwaysApply: false
2018
---
2119

sources/core/codeguard-0-authentication-mfa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ languages:
1515
- typescript
1616
tags:
1717
- authentication
18-
- web-security
18+
- web
1919
alwaysApply: false
2020
---
2121

sources/core/codeguard-0-client-side-web-security.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ languages:
88
- php
99
- typescript
1010
- vlang
11+
tags:
12+
- web
1113
alwaysApply: false
1214
---
1315

sources/core/codeguard-0-cloud-orchestration-kubernetes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: Kubernetes hardening (RBAC, admission policies, network policies, s
44
languages:
55
- javascript
66
- yaml
7+
tags:
8+
- infrastructure
79
alwaysApply: false
810
---
911

sources/core/codeguard-0-data-storage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ languages:
66
- javascript
77
- sql
88
- yaml
9+
tags:
10+
- data-security
11+
- infrastructure
912
alwaysApply: false
1013
---
1114

sources/core/codeguard-0-devops-ci-cd-containers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ languages:
88
- shell
99
- xml
1010
- yaml
11+
tags:
12+
- infrastructure
1113
alwaysApply: false
1214
---
1315

sources/core/codeguard-0-iac-security.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ languages:
88
- ruby
99
- shell
1010
- yaml
11+
tags:
12+
- infrastructure
1113
alwaysApply: false
1214
---
1315

sources/core/codeguard-0-input-validation-injection.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ languages:
1414
- shell
1515
- sql
1616
- typescript
17+
tags:
18+
- web
1719
alwaysApply: false
1820
---
1921

sources/core/codeguard-0-logging.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ languages:
55
- c
66
- javascript
77
- yaml
8+
tags:
9+
- privacy
810
alwaysApply: false
911
---
1012

0 commit comments

Comments
 (0)