
Security News
The Nightmare Before Deployment
Season’s greetings from Socket, and here’s to a calm end of year: clean dependencies, boring pipelines, no surprises.
tree-sitter-rsm
Advanced tools
This is the reference implementation of the Readable Science Markup (RSM) language, written as a tree-sitter grammar. RSM is one of the cornerstone components of the Aris system. For more information see here.
The two main files are grammar.js and src/scanner.c which implement the language
grammar and the external scanner, respectively. The tests are defined in
test/corpus/*.txt, and can be executed via tree-sitter test.
Compile the grammar locally by executing
tree-sitter generate --abi 14
and build locally by executing
tree-sitter build
Once development of a feature is complete, submit a PR.
The grammar is released as a PyPI package by following these intructions. At the time of writing, a summarized version of the instructions are the following:
tree-sitter <version> and commit the changes
generated.git tag -- v<version>.git push --tags origin main.publish.yml GitHub workflow will take care of the rest.FAQs
RSM grammar for tree-sitter
We found that tree-sitter-rsm demonstrated a healthy version release cadence and project activity because the last version was released less than 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 News
Season’s greetings from Socket, and here’s to a calm end of year: clean dependencies, boring pipelines, no surprises.

Research
/Security News
Impostor NuGet package Tracer.Fody.NLog typosquats Tracer.Fody and its author, using homoglyph tricks, and exfiltrates Stratis wallet JSON/passwords to a Russian IP address.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.