
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
cc-text-utils
Advanced tools
ClassicCars.com Text Utilities - Input Cleanup and Filtering
`var convert = require('cc-text-utils').convert;
Sanitize Markdown & HTML input and convert to a filtered markdown syntax.
convert.toMarkdown(inputText, options)
options: (optional object)
Converts markdown to a sanitized HTML output.
convert.fromMarkdown(inputMarkdown, options)
options: (optional object)
convert.toCleanHtml(input, options)
Will run the text through fromMarkdown(toMarkdown(input, options), options) effectively sanitizing user description input.
var marked = require('cc-text-utils').marked;
Exposes marked npm package.
var toMarkdown = require('cc-text-utils')['to-markdown'];
Exposes to-markdown npm package
var sanitize = require('cc-text-utils')['sanitize-html'];
Exposes sanitize-html npm package
var Buffer = require('cc-text-utils').Buffer;
Exposes Buffer implementation (mainly for browserified version.
FAQs
Text Utilities for ClassicCars.com
The npm package cc-text-utils receives a total of 1 weekly downloads. As such, cc-text-utils popularity was classified as not popular.
We found that cc-text-utils 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.

Research
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.