Skip to content

fix(security): vulns and new pattern#6254

Merged
rossmcewan merged 3 commits into
masterfrom
ross/20260527/security-fixes
May 27, 2026
Merged

fix(security): vulns and new pattern#6254
rossmcewan merged 3 commits into
masterfrom
ross/20260527/security-fixes

Conversation

@rossmcewan

Copy link
Copy Markdown
Contributor

No description provided.

@superagent-security superagent-security Bot added contributor:verified Contributor passed trust analysis. pr:verified PR passed security analysis. labels May 27, 2026
chatgpt-codex-connector[bot]

This comment was marked as outdated.

cubic-dev-ai[bot]

This comment was marked as outdated.

cubic-dev-ai[bot]

This comment was marked as outdated.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e4fd48ba01

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@rossmcewan rossmcewan requested a review from a team May 27, 2026 11:09
'constructor key built from many single-character literals',
`
exec: async () => {
const ctor = setTimeout['c'+'o'+'n'+'s'+'t'+'r'+'u'+'c'+'t'+'o'+'r'];

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lol

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🪄

'constructor key with empty-string padding to inflate node count',
`
exec: async () => {
const ctor = setTimeout['c'${" + ''".repeat(60)} + 'onstructor'];

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🙈

@rossmcewan rossmcewan added this pull request to the merge queue May 27, 2026
Merged via the queue into master with commit d303c9d May 27, 2026
28 checks passed
@rossmcewan rossmcewan deleted the ross/20260527/security-fixes branch May 27, 2026 11:36

@pfreixes pfreixes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

good one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor:verified Contributor passed trust analysis. pr:verified PR passed security analysis.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants