
Research
wget to Wipeout: Malicious Go Modules Fetch Destructive Payload
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
.. image:: https://travis-ci.org/Kentzo/async_app.svg?branch=master :target: https://travis-ci.org/Kentzo/async_app :alt: Travis .. image:: https://ci.appveyor.com/api/projects/status/abqxn2vbk5k2styb/branch/master?svg=true :target: https://ci.appveyor.com/project/Kentzo/async-app :alt: AppVeyor .. image:: https://codecov.io/gh/Kentzo/async_app/branch/master/graph/badge.svg :target: https://codecov.io/gh/Kentzo/async_app :alt: Coverage .. image:: https://pyup.io/repos/github/Kentzo/async_app/shield.svg :target: https://pyup.io/repos/github/Kentzo/async_app/ :alt: Updates .. image:: https://pyup.io/repos/github/Kentzo/async_app/python-3-shield.svg :target: https://pyup.io/repos/github/Kentzo/async_app/ :alt: Python 3 .. image:: https://img.shields.io/pypi/v/async_app.svg :target: https://pypi.python.org/pypi/async_app :alt: PyPI
typing-friendly <https://docs.python.org/3/library/typing.html>
_ Config that can enforce types (via typeguard <typeguard>
_ or pytypes <pytypes>
_)pip install async_app
pip install async_app[typeguard]
to enforce Config's types with typeguard <typeguard>
_.pip install async_app[pytypes]
to enforce Config's types with pytypes <pytypes>
_.requirements.txt lists all dependencies needed to run tests and generate reports.
CI tests each change against latest release of CPython 3 (Windows and macOS) as well as dev (macOS and Ubuntu)
and nightly builds (Ubuntu).
Tests are run against both pytypes and typeguard. Combined coverage is uploaded to PyPI.
See .travis.yml <.travis.yml>
, .appveyor.yml <.appveyor.yml>
and setup.cfg <setup.cfg>
_
for the detailed configuration.
FAQs
AsyncIO application as a hierarchy of services
We found that async-app 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
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.
Product
We redesigned Socket's first logged-in page to display rich and insightful visualizations about your repositories protected against supply chain threats.