
Security Fundamentals
Turtles, Clams, and Cyber Threat Actors: Shell Usage
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
@microjournal/data-store
Advanced tools
This project is under heavy development and is not considered stable. Use at your own risk.
Microjournal is a set of tools for building a journal out of short status updates that you write to multiple times over a day. You can use #tags and @mentions to annotate your content, and search for them later.
Microjournal supports multiple types of data storage, including building custom data storage layers. Right now there is only one supported file format, using flat files, with the @microjournal/accessor-folder package. There is also a @microjournal/accessor-api package for supporting a client/server setup, but there is no backend available yet.
To build a custom data accessor, see the @microjournal/accessor package.
To use Microjournal you can install the @microjournal/cli package, which exposes the mj
command. You can find more commands under mj --help
.
See LICENSE.rst for license information.
Copyright © 2019 Steve Streza. All rights reserved.
FAQs
Microjournal ============
The npm package @microjournal/data-store receives a total of 1 weekly downloads. As such, @microjournal/data-store popularity was classified as not popular.
We found that @microjournal/data-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.
Security Fundamentals
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
Security News
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.