Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Cloudfs.
// make it work, make it simple, make is fast, make it clean
Unlimited drive.
cloudfs is a file system that stores all its data in the cloud. cloudfs store file contents in a CAS designed cloud object storage backend openstack swift and files metadata (inode table) in an SQLlite database.
The cloudfs is designed around simplicity.
Read Only POC using full openstack creds
Full Read Only POC using tempUrl keys (no full creds ever required)
Writable Inodes POC (rename, delete, mkdir)
Minimal fs driver
Initial test flow (through fs driver)
Proper deployment flow
Writable/editable files (fs mode)
a bit better test suite (win/linux)
(create dedicated project for writable big fs chunks) - see casfs - dedicated project
Testable SeqWriteHTTP module
Integrated writable files (with bigfile support)
Publish read-only mode
Temporary write file garbage collector <= current
Embbed configuration/web browse server
Support for nwjs (fuse-binding & sqlite3)
FAQs
Cloudfs.
The npm package cloudfs receives a total of 1 weekly downloads. As such, cloudfs popularity was classified as not popular.
We found that cloudfs 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
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.