Skip to content

chore(detectors): Add page for Query Injection Issues #14209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

roggenkemper
Copy link
Member

this pr adds a page for Query Injection Vulernability Issues.

Copy link

vercel bot commented Jun 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2025 9:53pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Visit Preview Jul 2, 2025 9:53pm

Copy link

codecov bot commented Jun 30, 2025

Bundle Report

Changes will increase total bundle size by 860.84kB (4.08%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 11.8MB 860.85kB (7.87%) ⬆️
sentry-docs-client-array-push* 9.8MB -6 bytes (-0.0%) ⬇️

ℹ️ *Bundle size includes cached data from a previous commit

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 873.24kB -0.0%
static/chunks/7750-*.js -3 bytes 415.85kB -0.0%
server/middleware-*.js -5.55kB 1.0kB -84.74%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
static/Fc0MHeUTy4Kvrsfq-*.js (New) 684 bytes 684 bytes 100.0% 🚀
static/Fc0MHeUTy4Kvrsfq-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/5eoELqmEKgStCV6gBaZeB/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/5eoELqmEKgStCV6gBaZeB/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.64MB -0.0%
../instrumentation.js -3 bytes 973.36kB -0.0%
9523.js -3 bytes 949.31kB -0.0%
../app/[[...path]]/page.js.nft.json 286.95kB 691.23kB 70.98% ⚠️
../app/platform-redirect/page.js.nft.json 286.95kB 691.15kB 70.99% ⚠️
../app/sitemap.xml/route.js.nft.json 286.95kB 689.12kB 71.35% ⚠️

@roggenkemper roggenkemper marked this pull request as ready for review July 1, 2025 17:24
@roggenkemper roggenkemper requested a review from a team July 1, 2025 17:53
---
title: "Potential Query Injection Vulnerability Issues"
sidebar_order: 50
description: "Learn more about Potential Query Injection Vulnerability issues and how to diagnose and fix them."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we capitalize Potential Query Injection Vulnerability in the product?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes - right now all of these detected issues (performance issues for example) are capitalized

Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛳️

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.

3 participants