
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Plotting and analysis tools for the ARTIS 3D radiative transfer code for supernovae and kilonovae.
Artistools is collection of plotting, analysis, and file format conversion tools for the ARTIS radiative transfer code.
Requires Python >= 3.11
The artistools command be invoked with uvx artistools (after installing uv).
For development, you will need a rust compiler and a clone of the repository:
git clone https://github.com/artis-mcrt/artistools.git
cd artistools
To create a uv virtual environment with locked dependency versions, run:
uv sync --extra extras --frozen
uv tool install --editable .[extras]
pre-commit install
Alternatively, to avoid uv and install into the system environment with pip:
pip install --group dev --editable .[extras]
pre-commit install
To learn how to enable command-line autocompletions, run:
artistools completions
If you artistools for a paper or presentation, please cite it. For details, see https://zenodo.org/badge/latestdoi/53433932.
Run "artistools" at the command-line to get a full list of subcommands. Some common commands are:
Use the -h option to get a list of command-line arguments for each subcommand. Most of these commands should be run either within an ARTIS simulation folder or by passing the folder path as the last argument.
Distributed under the MIT license. See LICENSE for more information.
FAQs
Plotting and analysis tools for the ARTIS 3D radiative transfer code for supernovae and kilonovae.
We found that artistools 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
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.