Skip to content

Customize search CSS - #278

Merged
Andriy Knysh (aknysh) merged 1 commit into
masterfrom
fix-search-css
Dec 15, 2022
Merged

Customize search CSS#278
Andriy Knysh (aknysh) merged 1 commit into
masterfrom
fix-search-css

Conversation

@osterman

Copy link
Copy Markdown
Member

what

  • Change colors

why

  • Previous colors didn't match theme

@aknysh
Andriy Knysh (aknysh) merged commit 608fe65 into master Dec 15, 2022
@aknysh
Andriy Knysh (aknysh) deleted the fix-search-css branch December 15, 2022 20:14
Erik Osterman (Cloud Posse) (osterman) added a commit that referenced this pull request Sep 1, 2026
…er DoS)

postcss-selector-parser < 6.1.3 and < 7.1.0 (< 7.1.3) allow uncontrolled
AST recursion in toString(), a low-severity DoS
(GHSA-w9m9-85wc-3x92 / CVE-2026-9358). Pins both major-version lines to
their patched releases (6.1.3, 7.1.3) via pnpm.overrides, since the
vulnerable package is only pulled in transitively.

39 other open CodeQL/Semgrep alerts on the repo were reviewed but none
match this repo's one established safe-fix pattern
(go/allocation-size-overflow), so per the security-remediate skill's
conservative rule they're left for manual review rather than guessed at.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Erik Osterman (Cloud Posse) (osterman) added a commit that referenced this pull request Sep 1, 2026
…er DoS)

postcss-selector-parser <7.1.3 allows denial of service through
uncontrolled AST recursion (GHSA, Dependabot alert #278). Override to
^7.1.3 via pnpm.overrides, matching this repo's existing pattern for
transitive-dependency patch bumps. Resolved to 7.1.5 in the lockfile.

Verified: website build succeeds (npm run build).
Erik Osterman (Cloud Posse) (osterman) added a commit that referenced this pull request Sep 4, 2026
…er DoS)

postcss-selector-parser <7.1.3 allows denial of service through
uncontrolled AST recursion (GHSA, Dependabot alert #278). Override to
^7.1.3 via pnpm.overrides, matching this repo's existing pattern for
transitive-dependency patch bumps. Resolved to 7.1.5 in the lockfile.

Verified: website build succeeds (npm run build).
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