
Product
Introducing Scala and Kotlin Support in Socket
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
@bryopsida/object-store
Advanced tools
Rest API that provides object store for saving files to file system
This is a simple service that stores objects on the local filesystem.
You can run this application either directly with node or using a container. The default storage area uses the temp folder for your operating system, you should customize this to an area more appropriate for your system.
This application is compatible with node versions 16-20, you can install the application with npm install -g @bryopsida/object-store
, and run it with object-store
. The default credentials are admin:admin
and you can find more information about the API at the swagger ui at http://localhost:3000/documentation.
A docker image is provided if you prefer to use a container. You can run the application using docker run ghcr.io/bryopsida/object-store:main -p 8080:8080
, the default credentials are admin:admin
and you can find more information about the API at http://localhost:8080/documentation/.
This is currently a work in progress, for more information on what's done and what's coming up checkout the project
FAQs
Rest API that provides object store for saving files to file system
The npm package @bryopsida/object-store receives a total of 0 weekly downloads. As such, @bryopsida/object-store popularity was classified as not popular.
We found that @bryopsida/object-store 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.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.