
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
@ifnot/fly-sync
Advanced tools
Realtime and cross-platform (Windows, Linux, OSX) files and folders synchronisation using NodeJs. Ideal for developers who want source code synchronization between two machines.
WIPRealtime and cross-platform (Windows, Linux, OSX) files and folders synchronisation using NodeJs. Ideal for developers who want source code synchronization between two machines.
In short, it's like linux rsync but bilateral, cross-platform, real-time and websocket-based.
WIP Warning not fully battle-tested, this package may contain bugs, please do not use in production and backup your files regullary.
Install the package globally with npm or yarn:
npm global install @ifnot/fly-syncyarn add -g @ifnot/fly-syncCopy and configure config.server.json and start your server :
node index.js --config=/path/to/config.server.json
Copy and configure config.client.json and start your client :
node index.js --config=/path/to/config.client.json
boolean: Tells the app to act as a server (port became required)numeric: The port to use for the serverboolean: Tells the app to act as a client (remote became required)string: The complete WebSocket URL where the client should attempt to connect (example: ws://127.0.0.1:6666)string: The temporary folder to use for receiving file streamsarray : list of all paths to sync
string: The id of the folder to sync (ids should match between server and client)string: The absolute path of the folder to syncstring: The whitelist regex for filtering relative files pathsstring: The blacklist regex for filtering relative files pathsFAQs
Realtime and cross-platform (Windows, Linux, OSX) files and folders synchronisation using NodeJs. Ideal for developers who want source code synchronization between two machines.
We found that @ifnot/fly-sync 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.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.