Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@flmngr/flmngr-server-node
Advanced tools
Node server-side implementation of Flmngr file manager
Server-side part of the Flmngr file manager for JavaScript/TypeScript
Flmngr file manager is used to upload and manage files and images. Can be a standalone file manager (React/Angular/etc. or custom JavaScript or TypeScript integrations) or work together with TinyMCE, CKEditor 4, CKEditor 5, N1ED, or any other JS components.
This package is a server-side implementation needed to support requests from the file manager dialog when using Node on the server. It will handle some single URL and let the file manager receive file lists and send file commands to the server.
This package is a library for custom integrations. Use it if there is no integration for your framework. At this moment Flmngr has a set of Node backend packages:
Install the Flmngr NPM package using the console command in the project folder:
npm require flmngr/flmngr-server-node
Then follow the integration manual to route requests from your app to it.
In case of any problem, we have a very detailed Question-Answer debug manual.
GNU Lesser General Public License v3; see LICENSE.txt
FAQs
Node server-side implementation of Flmngr file manager
We found that @flmngr/flmngr-server-node demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.