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.
minchin.md-it.fancy-tasklists
Advanced tools
This is a plugin for the Python implementation of
Markdown-IT <https://github.com/executablebooks/markdown-it-py>
_ (a CommonMark
parser) that provides "fancy" tasklists (or checkboxes).
in particular, it allows you to use (almost) any character to "check" the checkbox, and then, through the use of CSS, change the displayed checkbox. Sample CSS is included. (If the character you want to use doesn't currently work, please submit a Pull Request to add it!)
This is inspired by my use of Obsidian, where many fancy checkboxes are provided by many themes. This seems to have come through implementing things like Bullet Journal in Obsidian. What brought me to create this was a desire to create a Pelican site out of my Markdown Obsidian notes.
This doesn't include the CSS to change the display of the checkboxes to
"fancy"; if you need example code, there is some in my Pelican theme, seafoam
(see custom-checkboxes.less <https://github.com/MinchinWeb/seafoam/blob/master/css_src/less/custom-checkboxes.less>
_).
.. image:: https://github.com/MinchinWeb/seafoam/raw/master/docs/screenshots/2.10.0/fancy-checkboxes.png :align: center :alt: Fancy Checkboxes, using Seafoam theme
FAQs
Fancy Tasklists, for Markdown-IT-py
We found that minchin.md-it.fancy-tasklists 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.
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.