Skip to content

Fix #98 mt list : mkdir when path doesnt exist - #100

Merged
boly38 merged 3 commits into
mainfrom
listMkDir
Sep 16, 2025
Merged

Fix #98 mt list : mkdir when path doesnt exist#100
boly38 merged 3 commits into
mainfrom
listMkDir

Conversation

@boly38

@boly38 boly38 commented Sep 16, 2025

Copy link
Copy Markdown
Owner

@boly38 boly38 self-assigned this Sep 16, 2025
@boly38 boly38 added this to the v2.2.7 milestone Sep 16, 2025
@github-actions

Copy link
Copy Markdown
Contributor
# npm audit report

form-data  4.0.0 - 4.0.3
Severity: critical
form-data uses unsafe random function in form-data for choosing boundary - https://github.com/advisories/GHSA-fjxv-7rqg-78g4
fix available via `npm audit fix`
node_modules/@types/node-fetch/node_modules/form-data

1 critical severity vulnerability

To address all issues, run:
  npm audit fix

@github-actions

Copy link
Copy Markdown
Contributor
# npm audit report

form-data  4.0.0 - 4.0.3
Severity: critical
form-data uses unsafe random function in form-data for choosing boundary - https://github.com/advisories/GHSA-fjxv-7rqg-78g4
fix available via `npm audit fix`
node_modules/@types/node-fetch/node_modules/form-data

1 critical severity vulnerability

To address all issues, run:
  npm audit fix

@boly38
boly38 force-pushed the listMkDir branch 4 times, most recently from 4f97afa to dc8b12a Compare September 16, 2025 18:47
@boly38
boly38 merged commit b05d976 into main Sep 16, 2025
2 checks passed
@boly38
boly38 deleted the listMkDir branch September 16, 2025 18:50
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.

MT_PATH - dump path is NOT created if it doesn't exist

1 participant