Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Jekyll plugin for using Paru to render Markdown.
In the Gemfile of your Jekyll site, add:
gem 'jekyll-paru', group: :jekyll_plugins
And add the following to your _config.yml
:
plugins:
- jekyll-paru
In _config.yml
:
markdown: Paru
paru:
# All options are optional
exec: /path/to/pandoc
options:
# Look at https://github.com/htdebeer/paru/blob/master/lib/paru/pandoc_options.yaml for all options
no_highlight: true
shift_heading_level_by: 1
filter:
- pandoc-crossref
- pandoc-katex
metadata:
- crossrefYaml=_data/crossref.yaml
FAQs
Unknown package
We found that jekyll-paru 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 News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.