
Research
npm Malware Targets Telegram Bot Developers with Persistent SSH Backdoors
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
|coverage| |docs|
.. |coverage| image:: https://coveralls.io/repos/github/intuit/oauth-pythonclient/badge.svg?branch=master :target: https://coveralls.io/github/intuit/oauth-pythonclient?branch=master
.. |docs| image:: https://readthedocs.org/projects/oauth-pythonclient/badge/?version=latest :target: https://oauth-pythonclient.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
The official Python client library for working with Intuit APIs.
The AuthClient
object response can be used for the
Intuit UserInfo API <https://developer.intuit.com/app/developer/qbo/docs/develop/authentication-and-authorization/openid-connect#obtaining-user-profile-information>
,
QuickBooks Accounting API <https://developer.intuit.com/app/developer/qbo/docs/learn/explore-the-quickbooks-online-api>
,
and QuickBooks Payments API <https://developer.intuit.com/app/developer/qbpayments/docs/learn/explore-the-quickbooks-payments-api>
_.
This library supports:
Using pip <https://pypi.org/project/pip/>
_: ::
$ pip install intuit-oauth
Usage and reference documentation can be found at oauth-pythonclient.readthedocs.io <https://oauth-pythonclient.readthedocs.io/en/latest/>
_.
A sample app for this library can be found on the IntuitDeveloper GitHub Org <https://github.com/IntuitDeveloper/SampleOAuth2_UsingPythonClient>
_.
Please open an issue <https://github.com/intuit/oauth-pythonclient/issues>
_ on GitHub if you have anything to report, a suggestion, or comment.
Pull requests are welcomed and encouraged! Any contributions should include new or updated unit tests as necessary to maintain thorough test coverage.
This library is provided under Apache 2.0 which is found here <https://github.com/intuit/oauth-pythonclient/blob/master/LICENSE>
_
FAQs
Intuit OAuth Client
We found that intuit-oauth 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
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
Security News
pip, PDM, pip-audit, and the packaging library are already adding support for Python’s new lock file format.
Product
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.