Skip to content
This repository was archived by the owner on Jun 24, 2026. It is now read-only.

MWPW-192736: Add check for milolibs query param#356

Merged
JasonHowellSlavin merged 1 commit into
stagefrom
libs-fix
Jun 24, 2026
Merged

MWPW-192736: Add check for milolibs query param#356
JasonHowellSlavin merged 1 commit into
stagefrom
libs-fix

Conversation

@JasonHowellSlavin

Copy link
Copy Markdown
Contributor

Whitelist branch parameter with /^[a-zA-Z0-9_-]+$/; throw on any other characters.

  • Add your specific features or fixes

Resolves: MWPW-NUMBER

Test URLs:

Whitelist branch parameter with `/^[a-zA-Z0-9_-]+$/`; throw on any other characters.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@aem-code-sync

aem-code-sync Bot commented Jun 24, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run all PSI checks
  • Re-run failed PSI checks
  • Re-sync branch
Commits

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.87%. Comparing base (8d281be) to head (44640c9).
⚠️ Report is 19 commits behind head on stage.

Additional details and impacted files
@@            Coverage Diff             @@
##            stage     #356      +/-   ##
==========================================
+ Coverage   95.82%   95.87%   +0.05%     
==========================================
  Files          13       13              
  Lines        1412     1431      +19     
==========================================
+ Hits         1353     1372      +19     
  Misses         59       59              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JasonHowellSlavin JasonHowellSlavin merged commit 4807370 into stage Jun 24, 2026
6 of 7 checks passed
@JasonHowellSlavin JasonHowellSlavin deleted the libs-fix branch June 24, 2026 21:01
JasonHowellSlavin added a commit that referenced this pull request Jun 24, 2026
* MWPW-183330 Block SBOM-grype from creating tickets

* MWPW-192736: Add check for milolibs query param (#356)

Whitelist branch parameter with `/^[a-zA-Z0-9_-]+$/`; throw on any other characters.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: J. Casalino <casalino@adobe.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants