Skip to content

Commit 590d366

Browse files
author
Ramraj Bishnoie
committed
update generated rule versions
1 parent ba997e1 commit 590d366

File tree

67 files changed

+68
-68
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+68
-68
lines changed

ide_rules/.cursor/rules/codeguard-0-additional-cryptography.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Additional Cryptography guidance
33
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.kt,**/*.kts,**/*.m,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.swift,**/*.ts,**/*.tsx,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml
4-
version: 0.1.0
4+
version: 1.0.0
55
---
66

77
rule_id: codeguard-0-additional-cryptography

ide_rules/.cursor/rules/codeguard-0-api-web-services.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: API & Web services security (REST/GraphQL/SOAP), schema validation, authn/z,
33
SSRF
44
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml
5-
version: 0.1.0
5+
version: 1.0.0
66
---
77

88
rule_id: codeguard-0-api-web-services

ide_rules/.cursor/rules/codeguard-0-authentication-mfa.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Authentication and MFA best practices (passwords, MFA, OAuth/OIDC, SAML,
33
recovery, tokens)
44
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.kt,**/*.kts,**/*.m,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.swift,**/*.ts,**/*.tsx
5-
version: 0.1.0
5+
version: 1.0.0
66
---
77

88
rule_id: codeguard-0-authentication-mfa

ide_rules/.cursor/rules/codeguard-0-authorization-access-control.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Authorization and access control (RBAC/ABAC/ReBAC, IDOR, mass assignment,
33
transaction auth)
44
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx,**/*.yaml,**/*.yml
5-
version: 0.1.0
5+
version: 1.0.0
66
---
77

88
rule_id: codeguard-0-authorization-access-control

ide_rules/.cursor/rules/codeguard-0-client-side-web-security.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Client-side web security (XSS/DOM XSS, CSP, CSRF, clickjacking, XS-Leaks,
33
third-party JS)
44
globs: **/*.c,**/*.h,**/*.htm,**/*.html,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.ts,**/*.tsx,**/*.v
5-
version: 0.1.0
5+
version: 1.0.0
66
---
77

88
rule_id: codeguard-0-client-side-web-security

ide_rules/.cursor/rules/codeguard-0-cloud-orchestration-kubernetes.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Kubernetes hardening (RBAC, admission policies, network policies, secrets,
33
supply chain)
44
globs: **/*.js,**/*.jsx,**/*.mjs,**/*.yaml,**/*.yml
5-
version: 0.1.0
5+
version: 1.0.0
66
---
77

88
rule_id: codeguard-0-cloud-orchestration-kubernetes

ide_rules/.cursor/rules/codeguard-0-data-storage.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Data & storage security (DB isolation, TLS, least privilege, RLS/CLS,
33
backups, auditing)
44
globs: **/*.c,**/*.ddl,**/*.dml,**/*.h,**/*.js,**/*.jsx,**/*.mjs,**/*.sql,**/*.yaml,**/*.yml
5-
version: 0.1.0
5+
version: 1.0.0
66
---
77

88
rule_id: codeguard-0-data-storage

ide_rules/.cursor/rules/codeguard-0-devops-ci-cd-containers.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: DevOps, CI/CD, and containers (pipeline hardening, artifacts, Docker/K8s
33
images, virtual patching, toolchain)
44
globs: **/*.bash,**/*.dockerfile,**/*.js,**/*.jsx,**/*.mjs,**/*.ps1,**/*.sh,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml,Dockerfile*,docker-compose*
5-
version: 0.1.0
5+
version: 1.0.0
66
---
77

88
rule_id: codeguard-0-devops-ci-cd-containers

ide_rules/.cursor/rules/codeguard-0-file-handling-and-uploads.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Secure file handling & uploads (validation, storage isolation, scanning,
33
safe delivery)
44
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx
5-
version: 0.1.0
5+
version: 1.0.0
66
---
77

88
rule_id: codeguard-0-file-handling-and-uploads

ide_rules/.cursor/rules/codeguard-0-framework-and-languages.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Framework & language security guides (Django/DRF, Laravel/Symfony/Rails,
33
.NET, Java/JAAS, Node.js, PHP config)
44
globs: **/*.c,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.kt,**/*.kts,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml
5-
version: 0.1.0
5+
version: 1.0.0
66
---
77

88
rule_id: codeguard-0-framework-and-languages

0 commit comments

Comments
 (0)