Skip to content

Update Next.js version to address security vulnerability#47

Merged
dacharyc merged 1 commit into
mainfrom
next-vuln-fixup
Dec 3, 2025
Merged

Update Next.js version to address security vulnerability#47
dacharyc merged 1 commit into
mainfrom
next-vuln-fixup

Conversation

@dacharyc

@dacharyc dacharyc commented Dec 3, 2025

Copy link
Copy Markdown
Collaborator

Addresses the following Dependabot alert: https://github.com/mongodb/docs-sample-apps/security/dependabot/4

Tested it locally with the Python server and everything looks good. We'll want to test it with each of the clients in the artifact repos after we merge to main.

@dacharyc dacharyc merged commit af5d3e5 into main Dec 3, 2025
1 check passed
@dacharyc dacharyc deleted the next-vuln-fixup branch December 3, 2025 22:09
tmcneil-mdb added a commit that referenced this pull request May 7, 2026
…106)

* Bump pymongo to v4.17.0

* Merge TanStack Framework into Development (#105)

* Set up TanStack Start sample app with tests, CI/CD, and Bluehawk snippet extraction (#101)

* Adding TanStack Start + Unit & Integration Tests

* Adding GH Actions

* Add Bluehawk snippet extraction and improve test documentation

- Set up Bluehawk for snippet extraction from source code
- Add generic snip.js script for framework examples
- Add processFiles.js for handling unannotated files
- Extract 8 code snippets to testedSnippets/
- Add test:all npm script to run both unit and integration tests
- Update all READMEs to clarify test commands (test vs test:all)
- Document component testing status (not implemented due to TanStack Start beta)
- Add Bluehawk annotations to source files (Header, RestaurantList, db, routes)

* addressing pr feedback

* Adding in copier flow (#104)

* adding pining

* fix(python-fastapi): bump pillow and python-dotenv for security advisories

- pillow 12.2.0 (CVE-2026-42308 through CVE-2026-42311, GHSA-5xmw-vc9v-4wf2, etc.)
- python-dotenv 1.2.2 (CVE-2026-28684, GHSA-mf9w-mj56-hr94)

Addresses Dependabot alerts #47-51 on mongodb/docs-sample-apps.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cory Bullinger <cory.bullinger@mongodb.com>
Co-authored-by: cory <115956901+cbullinger@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
tmcneil-mdb added a commit that referenced this pull request May 27, 2026
* Bump pymongo to v4.17.0

* Merge TanStack Framework into Development (#105)

* Set up TanStack Start sample app with tests, CI/CD, and Bluehawk snippet extraction (#101)

* Adding TanStack Start + Unit & Integration Tests

* Adding GH Actions

* Add Bluehawk snippet extraction and improve test documentation

- Set up Bluehawk for snippet extraction from source code
- Add generic snip.js script for framework examples
- Add processFiles.js for handling unannotated files
- Extract 8 code snippets to testedSnippets/
- Add test:all npm script to run both unit and integration tests
- Update all READMEs to clarify test commands (test vs test:all)
- Document component testing status (not implemented due to TanStack Start beta)
- Add Bluehawk annotations to source files (Header, RestaurantList, db, routes)

* addressing pr feedback

* Adding in copier flow (#104)

* adding pining

* fix(python-fastapi): bump pillow and python-dotenv for security advisories

- pillow 12.2.0 (CVE-2026-42308 through CVE-2026-42311, GHSA-5xmw-vc9v-4wf2, etc.)
- python-dotenv 1.2.2 (CVE-2026-28684, GHSA-mf9w-mj56-hr94)

Addresses Dependabot alerts #47-51 on mongodb/docs-sample-apps.

Co-authored-by: Cursor <cursoragent@cursor.com>

* Batch Dependabot Fixes & Security Workflow (#110)

* fix: dependabot issues and creating audit script

* chore:remove cached audit files

* chore: updating readme and gitignore

* fix: batch updating the python packages for mflix to sure the security passes

---------

Co-authored-by: Cory Bullinger <cory.bullinger@mongodb.com>
Co-authored-by: cory <115956901+cbullinger@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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