Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions ide_rules/.cursor/rules/codeguard-0-api-web-services.mdc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: API & Web services security (REST/GraphQL/SOAP), schema validation, authn/z,
SSRF
description: API & Web services security (REST/GraphQL/SOAP), schema validation, authn/z, SSRF
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml
version: 1.0.0
---
Expand Down
3 changes: 1 addition & 2 deletions ide_rules/.cursor/rules/codeguard-0-authentication-mfa.mdc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: Authentication and MFA best practices (passwords, MFA, OAuth/OIDC, SAML,
recovery, tokens)
description: Authentication and MFA best practices (passwords, MFA, OAuth/OIDC, SAML, recovery, tokens)
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.kt,**/*.kts,**/*.m,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.swift,**/*.ts,**/*.tsx
version: 1.0.0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: Authorization and access control (RBAC/ABAC/ReBAC, IDOR, mass assignment,
transaction auth)
description: Authorization and access control (RBAC/ABAC/ReBAC, IDOR, mass assignment, transaction auth)
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx,**/*.yaml,**/*.yml
version: 1.0.0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: Client-side web security (XSS/DOM XSS, CSP, CSRF, clickjacking, XS-Leaks,
third-party JS)
description: Client-side web security (XSS/DOM XSS, CSP, CSRF, clickjacking, XS-Leaks, third-party JS)
globs: **/*.c,**/*.h,**/*.htm,**/*.html,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.ts,**/*.tsx,**/*.v
version: 1.0.0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: Kubernetes hardening (RBAC, admission policies, network policies, secrets,
supply chain)
description: Kubernetes hardening (RBAC, admission policies, network policies, secrets, supply chain)
globs: **/*.js,**/*.jsx,**/*.mjs,**/*.yaml,**/*.yml
version: 1.0.0
---
Expand Down
3 changes: 1 addition & 2 deletions ide_rules/.cursor/rules/codeguard-0-data-storage.mdc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: Data & storage security (DB isolation, TLS, least privilege, RLS/CLS,
backups, auditing)
description: Data & storage security (DB isolation, TLS, least privilege, RLS/CLS, backups, auditing)
globs: **/*.c,**/*.ddl,**/*.dml,**/*.h,**/*.js,**/*.jsx,**/*.mjs,**/*.sql,**/*.yaml,**/*.yml
version: 1.0.0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: DevOps, CI/CD, and containers (pipeline hardening, artifacts, Docker/K8s
images, virtual patching, toolchain)
description: DevOps, CI/CD, and containers (pipeline hardening, artifacts, Docker/K8s images, virtual patching, toolchain)
globs: **/*.bash,**/*.dockerfile,**/*.js,**/*.jsx,**/*.mjs,**/*.ps1,**/*.sh,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml,Dockerfile*,docker-compose*
version: 1.0.0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: Secure file handling & uploads (validation, storage isolation, scanning,
safe delivery)
description: Secure file handling & uploads (validation, storage isolation, scanning, safe delivery)
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx
version: 1.0.0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: Framework & language security guides (Django/DRF, Laravel/Symfony/Rails,
.NET, Java/JAAS, Node.js, PHP config)
description: Framework & language security guides (Django/DRF, Laravel/Symfony/Rails, .NET, Java/JAAS, Node.js, PHP config)
globs: **/*.c,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.kt,**/*.kts,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml
version: 1.0.0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: Input validation and injection defense (SQL/LDAP/OS), parameterization,
prototype pollution
description: Input validation and injection defense (SQL/LDAP/OS), parameterization, prototype pollution
globs: **/*.bash,**/*.c,**/*.ddl,**/*.dml,**/*.go,**/*.h,**/*.htm,**/*.html,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.ps1,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.sh,**/*.sql,**/*.ts,**/*.tsx
version: 1.0.0
---
Expand Down
3 changes: 1 addition & 2 deletions ide_rules/.cursor/rules/codeguard-0-logging.mdc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: Logging & monitoring (structured telemetry, redaction, integrity, detection
& alerting)
description: Logging & monitoring (structured telemetry, redaction, integrity, detection & alerting)
globs: **/*.c,**/*.h,**/*.js,**/*.jsx,**/*.mjs,**/*.yaml,**/*.yml
version: 1.0.0
---
Expand Down
3 changes: 1 addition & 2 deletions ide_rules/.cursor/rules/codeguard-0-mobile-apps.mdc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: 'Mobile app security (iOS/Android): storage, transport, code integrity,
biometrics, permissions'
description: 'Mobile app security (iOS/Android): storage, transport, code integrity, biometrics, permissions'
globs: **/*.java,**/*.js,**/*.jsx,**/*.kt,**/*.kts,**/*.m,**/*.mjs,**/*.pl,**/*.pm,**/*.swift,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt
version: 1.0.0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: Privacy & data protection (minimization, classification, encryption,
rights, transparency)
description: Privacy & data protection (minimization, classification, encryption, rights, transparency)
globs: **/*.js,**/*.jsx,**/*.m,**/*.mjs,**/*.yaml,**/*.yml
version: 1.0.0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: Session management and secure cookies (rotation, fixation, timeouts,
theft detection)
description: Session management and secure cookies (rotation, fixation, timeouts, theft detection)
globs: **/*.c,**/*.go,**/*.h,**/*.htm,**/*.html,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx
version: 1.0.0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: Dependency & supply chain security (pinning, SBOM, provenance, integrity,
private registries)
description: Dependency & supply chain security (pinning, SBOM, provenance, integrity, private registries)
globs: **/*.dockerfile,**/*.js,**/*.jsx,**/*.mjs,**/*.yaml,**/*.yml,Dockerfile*,docker-compose*
version: 1.0.0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
description: XML security and safe deserialization (DTD/XXE hardening, schema validation,
no unsafe native deserialization)
description: XML security and safe deserialization (DTD/XXE hardening, schema validation, no unsafe native deserialization)
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt
version: 1.0.0
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
applyTo: '**/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.kt,**/*.kts,**/*.m,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.swift,**/*.ts,**/*.tsx,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml'
title: Additional Cryptography guidance
description: Additional Cryptography guidance
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml'
title: API & Web services security (REST/GraphQL/SOAP), schema validation, authn/z,
SSRF
description: API & Web services security (REST/GraphQL/SOAP), schema validation, authn/z, SSRF
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.kt,**/*.kts,**/*.m,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.swift,**/*.ts,**/*.tsx'
title: Authentication and MFA best practices (passwords, MFA, OAuth/OIDC, SAML, recovery,
tokens)
description: Authentication and MFA best practices (passwords, MFA, OAuth/OIDC, SAML, recovery, tokens)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx,**/*.yaml,**/*.yml'
title: Authorization and access control (RBAC/ABAC/ReBAC, IDOR, mass assignment, transaction
auth)
description: Authorization and access control (RBAC/ABAC/ReBAC, IDOR, mass assignment, transaction auth)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.c,**/*.h,**/*.htm,**/*.html,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.ts,**/*.tsx,**/*.v'
title: Client-side web security (XSS/DOM XSS, CSP, CSRF, clickjacking, XS-Leaks, third-party
JS)
description: Client-side web security (XSS/DOM XSS, CSP, CSRF, clickjacking, XS-Leaks, third-party JS)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.js,**/*.jsx,**/*.mjs,**/*.yaml,**/*.yml'
title: Kubernetes hardening (RBAC, admission policies, network policies, secrets,
supply chain)
description: Kubernetes hardening (RBAC, admission policies, network policies, secrets, supply chain)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.c,**/*.ddl,**/*.dml,**/*.h,**/*.js,**/*.jsx,**/*.mjs,**/*.sql,**/*.yaml,**/*.yml'
title: Data & storage security (DB isolation, TLS, least privilege, RLS/CLS, backups,
auditing)
description: Data & storage security (DB isolation, TLS, least privilege, RLS/CLS, backups, auditing)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.bash,**/*.dockerfile,**/*.js,**/*.jsx,**/*.mjs,**/*.ps1,**/*.sh,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml,Dockerfile*,docker-compose*'
title: DevOps, CI/CD, and containers (pipeline hardening, artifacts, Docker/K8s images,
virtual patching, toolchain)
description: DevOps, CI/CD, and containers (pipeline hardening, artifacts, Docker/K8s images, virtual patching, toolchain)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx'
title: Secure file handling & uploads (validation, storage isolation, scanning, safe
delivery)
description: Secure file handling & uploads (validation, storage isolation, scanning, safe delivery)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.c,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.kt,**/*.kts,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml'
title: Framework & language security guides (Django/DRF, Laravel/Symfony/Rails, .NET,
Java/JAAS, Node.js, PHP config)
description: Framework & language security guides (Django/DRF, Laravel/Symfony/Rails, .NET, Java/JAAS, Node.js, PHP config)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
applyTo: '**/*.bash,**/*.c,**/*.d,**/*.h,**/*.js,**/*.jsx,**/*.mjs,**/*.ps1,**/*.rb,**/*.sh,**/*.yaml,**/*.yml'
title: Infrastructure as Code Security
description: Infrastructure as Code Security
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.bash,**/*.c,**/*.ddl,**/*.dml,**/*.go,**/*.h,**/*.htm,**/*.html,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.ps1,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.sh,**/*.sql,**/*.ts,**/*.tsx'
title: Input validation and injection defense (SQL/LDAP/OS), parameterization, prototype
pollution
description: Input validation and injection defense (SQL/LDAP/OS), parameterization, prototype pollution
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.c,**/*.h,**/*.js,**/*.jsx,**/*.mjs,**/*.yaml,**/*.yml'
title: Logging & monitoring (structured telemetry, redaction, integrity, detection
& alerting)
description: Logging & monitoring (structured telemetry, redaction, integrity, detection & alerting)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.java,**/*.js,**/*.jsx,**/*.kt,**/*.kts,**/*.m,**/*.mjs,**/*.pl,**/*.pm,**/*.swift,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt'
title: 'Mobile app security (iOS/Android): storage, transport, code integrity, biometrics,
permissions'
description: 'Mobile app security (iOS/Android): storage, transport, code integrity, biometrics, permissions'
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.js,**/*.jsx,**/*.m,**/*.mjs,**/*.yaml,**/*.yml'
title: Privacy & data protection (minimization, classification, encryption, rights,
transparency)
description: Privacy & data protection (minimization, classification, encryption, rights, transparency)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.c,**/*.go,**/*.h,**/*.htm,**/*.html,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx'
title: Session management and secure cookies (rotation, fixation, timeouts, theft
detection)
description: Session management and secure cookies (rotation, fixation, timeouts, theft detection)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.dockerfile,**/*.js,**/*.jsx,**/*.mjs,**/*.yaml,**/*.yml,Dockerfile*,docker-compose*'
title: Dependency & supply chain security (pinning, SBOM, provenance, integrity, private
registries)
description: Dependency & supply chain security (pinning, SBOM, provenance, integrity, private registries)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
applyTo: '**/*.c,**/*.go,**/*.h,**/*.java,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt'
title: XML security and safe deserialization (DTD/XXE hardening, schema validation,
no unsafe native deserialization)
description: XML security and safe deserialization (DTD/XXE hardening, schema validation, no unsafe native deserialization)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
applyTo: '**/*'
title: Cryptographic Security Guidelines
description: Cryptographic Security Guidelines
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
applyTo: '**/*'
title: Certificate Best Practices
description: Certificate Best Practices
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
applyTo: '**/*'
title: No Hardcoded Credentials
description: No Hardcoded Credentials
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
applyTo: '**/*'
title: Safe C Functions and Memory and String Safety Guidelines
description: Safe C Functions and Memory and String Safety Guidelines
version: 1.0.0
---

Expand Down
3 changes: 1 addition & 2 deletions ide_rules/.windsurf/rules/codeguard-0-api-web-services.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
trigger: glob
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml
title: API & Web services security (REST/GraphQL/SOAP), schema validation, authn/z,
SSRF
title: API & Web services security (REST/GraphQL/SOAP), schema validation, authn/z, SSRF
version: 1.0.0
---

Expand Down
3 changes: 1 addition & 2 deletions ide_rules/.windsurf/rules/codeguard-0-authentication-mfa.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
trigger: glob
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.kt,**/*.kts,**/*.m,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.swift,**/*.ts,**/*.tsx
title: Authentication and MFA best practices (passwords, MFA, OAuth/OIDC, SAML, recovery,
tokens)
title: Authentication and MFA best practices (passwords, MFA, OAuth/OIDC, SAML, recovery, tokens)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
trigger: glob
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx,**/*.yaml,**/*.yml
title: Authorization and access control (RBAC/ABAC/ReBAC, IDOR, mass assignment, transaction
auth)
title: Authorization and access control (RBAC/ABAC/ReBAC, IDOR, mass assignment, transaction auth)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
trigger: glob
globs: **/*.c,**/*.h,**/*.htm,**/*.html,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.ts,**/*.tsx,**/*.v
title: Client-side web security (XSS/DOM XSS, CSP, CSRF, clickjacking, XS-Leaks, third-party
JS)
title: Client-side web security (XSS/DOM XSS, CSP, CSRF, clickjacking, XS-Leaks, third-party JS)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
trigger: glob
globs: **/*.js,**/*.jsx,**/*.mjs,**/*.yaml,**/*.yml
title: Kubernetes hardening (RBAC, admission policies, network policies, secrets,
supply chain)
title: Kubernetes hardening (RBAC, admission policies, network policies, secrets, supply chain)
version: 1.0.0
---

Expand Down
3 changes: 1 addition & 2 deletions ide_rules/.windsurf/rules/codeguard-0-data-storage.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
trigger: glob
globs: **/*.c,**/*.ddl,**/*.dml,**/*.h,**/*.js,**/*.jsx,**/*.mjs,**/*.sql,**/*.yaml,**/*.yml
title: Data & storage security (DB isolation, TLS, least privilege, RLS/CLS, backups,
auditing)
title: Data & storage security (DB isolation, TLS, least privilege, RLS/CLS, backups, auditing)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
trigger: glob
globs: **/*.bash,**/*.dockerfile,**/*.js,**/*.jsx,**/*.mjs,**/*.ps1,**/*.sh,**/*.wsdl,**/*.xml,**/*.xsd,**/*.xslt,**/*.yaml,**/*.yml,Dockerfile*,docker-compose*
title: DevOps, CI/CD, and containers (pipeline hardening, artifacts, Docker/K8s images,
virtual patching, toolchain)
title: DevOps, CI/CD, and containers (pipeline hardening, artifacts, Docker/K8s images, virtual patching, toolchain)
version: 1.0.0
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
trigger: glob
globs: **/*.c,**/*.go,**/*.h,**/*.java,**/*.js,**/*.jsx,**/*.mjs,**/*.php,**/*.py,**/*.pyi,**/*.pyx,**/*.rb,**/*.ts,**/*.tsx
title: Secure file handling & uploads (validation, storage isolation, scanning, safe
delivery)
title: Secure file handling & uploads (validation, storage isolation, scanning, safe delivery)
version: 1.0.0
---

Expand Down
Loading