
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
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
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.