Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
A Sphinx HTML Theme based on the arctic, north-bluish colour palette <https://www.nordtheme.com/>
_.
On Sphinx project’s conf.py
: set the theme name to mrtools
.
.. code:: python
html_theme = "mrtools"
See details on Sphinx theming docs <http://www.sphinx-doc.org/en/master/theming.html#using-a-theme>
_.
GNU AFFERO GENERAL PUBLIC LICENSE Version 3
Upgrade your setup tools and pip. They are needed for development and testing only:
.. code:: bash
pip install --upgrade setuptools pip wheel
Development steps for code changes
.. code:: bash
git clone https://gitlab.com/anatas_ch/pyl_mrtoolstheme.git cd pyl_mrtoolstheme pip install -e .
Then install relevant development requirements:
.. code:: bash
pip install -r requirements_rnd.txt
docs
folder contains theme's own documentation.
.. code:: bash
cd docs make clean; make html
Once you have finished your changes, please provide test case(s) and relevant documentation.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog <https://keepachangelog.com/en/1.0.0/>
,
and this project adheres to Semantic Versioning <https://semver.org/spec/v2.0.0.html>
.
versionadded
, versionchanged
and deprecated
code-block
caption
code-block
in a admonition
is not rendered properlyFAQs
mrtoolstheme: a Sphinx theme
We found that mrtoolstheme 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 researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.