Skip to content

Style - Sql - Stored Procs with multiple params - naming convention update #788

Merged
JaredSnider-Bitwarden merged 2 commits intomainfrom
style/sql/stored-proc-with-multiple-params-naming-note
Mar 26, 2026
Merged

Style - Sql - Stored Procs with multiple params - naming convention update #788
JaredSnider-Bitwarden merged 2 commits intomainfrom
style/sql/stored-proc-with-multiple-params-naming-note

Conversation

@JaredSnider-Bitwarden
Copy link
Copy Markdown
Contributor

@JaredSnider-Bitwarden JaredSnider-Bitwarden commented Mar 26, 2026

🎟️ Tracking

n/a

📔 Objective

Per discussion with architecture, don't use "and" between multiple params for stored procs.

…ith architecture, don't use "and" between multiple params
@JaredSnider-Bitwarden JaredSnider-Bitwarden requested a review from a team as a code owner March 26, 2026 21:36
@JaredSnider-Bitwarden JaredSnider-Bitwarden marked this pull request as draft March 26, 2026 21:37
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 26, 2026

Deploying contributing-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: d544d08
Status: ✅  Deploy successful!
Preview URL: https://e4ccf9b9.contributing-docs.pages.dev
Branch Preview URL: https://style-sql-stored-proc-with-m.contributing-docs.pages.dev

View logs

@JaredSnider-Bitwarden JaredSnider-Bitwarden marked this pull request as ready for review March 26, 2026 21:39
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 26, 2026

Logo
Checkmarx One – Scan Summary & Detailsac369c8c-569f-41b1-b0e9-608d7251fb14


New Issues (2) Checkmarx found the following issues in this Pull Request
# Severity Issue Source File / Package Checkmarx Insight
1 HIGH CVE-2026-33671 Npm-picomatch-4.0.3
detailsDescription: `picomatch` is vulnerable to Regular Expression Denial of Service (ReDoS) when processing crafted extglob patterns. Certain patterns using extglob ...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
2 HIGH CVE-2026-33671 Npm-picomatch-2.3.1
detailsDescription: `picomatch` is vulnerable to Regular Expression Denial of Service (ReDoS) when processing crafted extglob patterns. Certain patterns using extglob ...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package

@JaredSnider-Bitwarden JaredSnider-Bitwarden merged commit fad7d83 into main Mar 26, 2026
22 checks passed
@JaredSnider-Bitwarden JaredSnider-Bitwarden deleted the style/sql/stored-proc-with-multiple-params-naming-note branch March 26, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants