
Security News
TC39 Advances 11 Proposals for Math Precision, Binary APIs, and More
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.
|version| |python| |license| |ci| |coverage|
.. |version| image:: https://img.shields.io/pypi/v/fabric :target: https://pypi.org/project/fabric/ :alt: PyPI - Package Version .. |python| image:: https://img.shields.io/pypi/pyversions/fabric :target: https://pypi.org/project/fabric/ :alt: PyPI - Python Version .. |license| image:: https://img.shields.io/pypi/l/fabric :target: https://github.com/fabric/fabric/blob/main/LICENSE :alt: PyPI - License .. |ci| image:: https://img.shields.io/circleci/build/github/fabric/fabric/main :target: https://app.circleci.com/pipelines/github/fabric/fabric :alt: CircleCI .. |coverage| image:: https://img.shields.io/codecov/c/gh/fabric/fabric :target: https://app.codecov.io/gh/fabric/fabric :alt: Codecov
Fabric is a high level Python (2.7, 3.4+) library designed to execute shell
commands remotely over SSH, yielding useful Python objects in return. It builds
on top of Invoke <https://pyinvoke.org>
_ (subprocess command execution and
command-line features) and Paramiko <https://paramiko.org>
_ (SSH protocol
implementation), extending their APIs to complement one another and provide
additional functionality.
To find out what's new in this version of Fabric, please see the changelog <https://fabfile.org/changelog.html#{}>
_.
The project maintainer keeps a roadmap <https://bitprophet.org/projects#roadmap>
_ on his website.
FAQs
High level SSH command execution
We found that fabric 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.
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.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.