Skip to content
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

feat: PDP regionalization #2681

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

feat: PDP regionalization #2681

wants to merge 4 commits into from

Conversation

lucasfp13
Copy link
Contributor

What's the purpose of this pull request?

How it works?

How to test it?

Starters Deploy Preview

References

Related to the 1.x implementation of PDP regionalization: #2433, and the previous attempt #2465

@lucasfp13 lucasfp13 self-assigned this Feb 13, 2025
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Comment on lines +65 to +71
function Page({
data: server,
sections,
globalSections,
offers,
meta,
}: PDPProps) {

Choose a reason for hiding this comment

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

Risk: Affected versions of next are vulnerable to Acceptance of Extraneous Untrusted Data With Trusted Data / Authorization Bypass Through User-Controlled Key.

Fix: Upgrade this library to at least version 13.5.7 at faststore/pnpm-lock.yaml:7864.

Reference(s): GHSA-gp8f-8m3g-qvj9, CVE-2024-46982

💬 To ignore this, reply with:
/fp <comment> for false positive
/ar <comment> for acceptable risk
/other <comment> for all other reasons
Alternatively, triage in Semgrep AppSec Platform to ignore the finding created by ssc-adb055b9-fed0-4d70-a57d-eb9825b09449.

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.

1 participant