
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
A tool for hacking rST
Clone the repo, then:
cd docdoctor
npm install
npm run build
node . --help
The getReadabilityText
command takes file paths as arguments, delimited
by spaces. Pass in a snooty.toml with the flag --snootyTomlPath
.
This command parses traverses nodes in each file to convert the rst to plain
text. It outputs the plain text for each file as a new file in an output
directory, using the same name and directory structure as the input path.
For example, an rST file at test/delete-a-realm.txt
outputs as plain text
to output/test/delete-a-realm.txt
.
In addition to converting the rST to plain text, this command removes markup and things that would skew readability scores, such as code examples. It also adds punctuation to titles and makes other small tweaks to things that would otherwise falsely impact the readability score of the page text.
Usage Example:
node . getReadabilityText test/readability/delete-a-realm.txt --snootyTomlPath=test/readability/snooty.toml
FAQs
Fix up rST
The npm package docdoctor receives a total of 130 weekly downloads. As such, docdoctor popularity was classified as not popular.
We found that docdoctor 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.