Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
python-opendata-transport
Advanced tools
A Python client for interacting with transport.opendata.ch <http://transport.opendata.ch/>
_.
This module is the base for the integration into Home Assistant <https://home-assistant.io>
_
and is simply retrieving the details about a given connection between two stations.
This module is not official, developed, supported or endorsed by opendata.ch.
The module is available from the Python Package Index <https://pypi.python.org/pypi>
_.
.. code:: bash
$ pip3 install python_opendata_transport
On a Fedora-based system or on a CentOS/RHEL 8 machine with has EPEL enabled.
.. code:: bash
$ sudo dnf -y install python3-opendata-transport
For Nix or NixOS users is a package available. Keep in mind that the lastest releases might only
be present in the unstable
channel.
.. code:: bash
$ nix-env -iA nixos.python3Packages.python-opendata-transport
The file example.py
contains an example about how to use this module.
python-opendata-transport
is licensed under MIT, for more details check LICENSE.
FAQs
Python API for interacting with transport.opendata.ch.
We found that python-opendata-transport 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.