
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
dsh-json-csv
Advanced tools
JSON 对象数组 ↔ CSV 互转,支持表头与引号转义。纯 Node 实现。
| 工具 | 作用 |
|---|---|
json_to_csv | JSON 数组 → CSV |
csv_to_json | CSV → JSON 数组 |
dsh plugin add dsh-json-csv
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-json-csv"。
把这组数据导出成 CSV
→ 调用 json_to_csv(data=[{a:1,b:2},{a:3,b:4}])
FAQs
CSV ↔ JSON 转换:JSON 对象数组转 CSV,CSV 解析为 JSON
We found that dsh-json-csv 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.

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.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.