
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
requirements-builder
Advanced tools
.. This file is part of Requirements-Builder Copyright (C) 2015 CERN.
Requirements-Builder is free software; you can redistribute it and/or
modify it under the terms of the Revised BSD License; see LICENSE
file for more details.
.. image:: https://github.com/inveniosoftware/requirements-builder/workflows/CI/badge.svg :target: https://github.com/inveniosoftware/requirements-builder/actions?query=workflow%3ACI
.. image:: https://img.shields.io/coveralls/inveniosoftware/requirements-builder.svg :target: https://coveralls.io/r/inveniosoftware/requirements-builder
.. image:: https://img.shields.io/github/tag/inveniosoftware/requirements-builder.svg :target: https://github.com/inveniosoftware/requirements-builder/releases
.. image:: https://img.shields.io/pypi/dm/requirements-builder.svg :target: https://pypi.python.org/pypi/requirements-builder
.. image:: https://img.shields.io/pypi/l/requirements-builder.svg :target: https://github.com/inveniosoftware/requirements-builder/blob/master/LICENSE
Build requirements from setup.py to test your package against minimum, latest and development versions of your package dependencies. Particularly useful when combined with your CI systems build matrix.
Full documentation at requirements-builder.readthedocs.io <https://requirements-builder.readthedocs.io/en/latest/>
__
Requirements-Builder is on PyPI so all you need is::
$ pip install requirements-builder
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv requirements-builder
$ pip install requirements-builder
Running the test suite is as simple as::
$ ./run-tests.sh
FAQs
Build requirements files from setup.py requirements.
We found that requirements-builder demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.