Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@doc-tools/transform
Advanced tools
A simple transformer of text in YFM (Yandex Flavored Markdown) to HTML
english | русский
A simple transformer of text in YFM (Yandex Flavored Markdown) to HTML.
Yandex Flavored Markdown (YFM) is a Markdown dialect that is now used for Yandex.Cloud documentation, Yandex.Cloud website content, and in a variety of internal Yandex projects.
The syntax is based on the CommonMark Spec, extending it with additional features. It's designed for creating a full-fledged complex documentation project, such as the Yandex.Cloud documentation.
To build your documentation project in YFM, use the @doc-tools/docs package.
git clone git@github.com:yandex-cloud/yfm-transform.git
cd yfm-transform
npm install
When you add changes to files from the SRC folder, before updating the package version, run
npm run dist
MIT
FAQs
A simple transformer of text in YFM (Yandex Flavored Markdown) to HTML
The npm package @doc-tools/transform receives a total of 414 weekly downloads. As such, @doc-tools/transform popularity was classified as not popular.
We found that @doc-tools/transform demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
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.