Skip to content

Fix CodeQL alert #18 + form-data & esbuild vulnerabilities#10

Merged
msaurabh96 merged 3 commits into
mainfrom
codeql-and-deps-fixes
Jul 8, 2026
Merged

Fix CodeQL alert #18 + form-data & esbuild vulnerabilities#10
msaurabh96 merged 3 commits into
mainfrom
codeql-and-deps-fixes

Conversation

@deyancodez

Copy link
Copy Markdown
Collaborator

Branched off latest main. Resolves all three open security findings; npm audit reports 0 vulnerabilities.

Dependency changes mirror the existing Dependabot PRs exactly (no re-resolution of other packages).

dependabot Bot and others added 3 commits July 8, 2026 13:15
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.28.1 and updates ancestor dependency [tsx](https://github.com/privatenumber/tsx). These dependencies need to be updated together.


Updates `esbuild` from 0.27.7 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.27.7...v0.28.1)

Updates `tsx` from 4.21.0 to 4.22.4
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.21.0...v4.22.4)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.28.1
  dependency-type: indirect
- dependency-name: tsx
  dependency-version: 4.22.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.5 to 4.0.6.
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…complete-sanitization)

Escape backslashes before backticks when building the displayed
Prompt.create code snippet. Resolves CodeQL alert #18 (PALE-217).
@deyancodez deyancodez requested a review from a team as a code owner July 8, 2026 07:46
@msaurabh96 msaurabh96 merged commit fc9578f into main Jul 8, 2026
6 checks passed
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