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.
This project has been deprecated and will no longer be developed. It has
been wholly replaced by google-api-core
_.
.. _google-api-core
: https://pypi.org/project/google-api-core/
.. image:: https://img.shields.io/travis/googleapis/gax-python.svg :target: https://travis-ci.org/googleapis/gax-python
.. image:: https://img.shields.io/pypi/dw/google-gax.svg :target: https://pypi.python.org/pypi/google-gax
.. image:: https://readthedocs.org/projects/gax-python/badge/?version=latest :target: http://gax-python.readthedocs.org/
.. image:: https://img.shields.io/codecov/c/github/googleapis/gax-python.svg :target: https://codecov.io/github/googleapis/gax-python
Google API Extensions for Python (gax-python) is a set of modules which aids the
development of APIs for clients and servers based on gRPC
_ and Google API
conventions.
Application code will rarely need to use most of the classes within this library
directly, but code generated automatically from the API definition files in
Google APIs
_ can use services such as page streaming and request bundling to
provide a more convenient and idiomatic API surface to callers.
.. _gRPC
: http://grpc.io
.. _Google APIs
: https://github.com/googleapis/googleapis/
gax-python is currently tested with Python 2.7, 3.4, 3.5, and 3.6.
Contributions to this library are always welcome and highly encouraged.
See CONTRIBUTING.rst
_ for more information on how to get started.
.. _CONTRIBUTING.rst: https://github.com/googleapi/gax-python/blob/master/CONTRIBUTING.rst
This library follows Semantic Versioning
_
It is currently in major version zero (0.y.z
), which means that anything
may change at any time and the public API should not be considered
stable.
.. _Semantic Versioning
: http://semver.org/
For detailed documentation of the modules in gax-python, please watch DOCUMENTATION
_.
.. _DOCUMENTATION
: https://gax-python.readthedocs.org/
BSD - See the LICENSE
_ for more information.
.. _the LICENSE
: https://github.com/googleapis/gax-python/blob/master/LICENSE
FAQs
Google API Extensions
We found that google-gax demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
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.