
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
dsh-file-rename
Advanced tools
按规则批量重命名文件(查找/替换、前缀/后缀、大小写),默认 dry-run 预览,确认后执行。纯 Node 实现。
| 工具 | 作用 |
|---|---|
rename_files | 批量重命名(支持预览) |
dsh plugin add dsh-file-rename
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-file-rename"。
把目录里所有 IMG 开头的文件改成 photo 开头(先预览)
→ 调用 rename_files(root="/workspace/images", find="IMG", replace="photo")
FAQs
批量重命名:按查找/替换、前缀/后缀、大小写规则批量重命名文件,支持 dry-run 预览
The npm package dsh-file-rename receives a total of 0 weekly downloads. As such, dsh-file-rename popularity was classified as not popular.
We found that dsh-file-rename demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.