
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.
@patarapolw/eqdict
Advanced tools
A dictionary / Record / JavaScript object can be generated from a string with Equal (=) sign
A dictionary / Record / JavaScript object can be generated from a string with Equal (=) sign. For example,
'a=1 b="x y z"' => { a: '1', b: 'x y z' }A base utility for indent-utils and hyperpug
import eqdict from 'eqdict'
console.log(eqdict('a=1 b="x y z"'))
<script src="https://unpkg.com/eqdict@:version/umd/index.min.js"></script>
<script>
console.log(eqdict('a=1 b="x y z"'))
</script>
FAQs
A dictionary / Record / JavaScript object can be generated from a string with Equal (=) sign
The npm package @patarapolw/eqdict receives a total of 7 weekly downloads. As such, @patarapolw/eqdict popularity was classified as not popular.
We found that @patarapolw/eqdict demonstrated a not healthy version release cadence and project activity because the last version was released 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.