
Research
/Security News
Laravel Lang Compromised with RCE Backdoor Across 700+ Versions
Laravel Lang packages were compromised with an RCE backdoor across hundreds of versions, exposing cloud, CI/CD, and developer secrets.
pyhula
Advanced tools
Hula python编程依赖包。
A Python pack used by Hula.
在终端执行如下指令以安装pyhula。
Input the following code in powershell(cmd.exe) to install pyhula.
pip install pyhula
pyhula使用前需要使用激活工具进行激活。请联系作者,获得对应的激活工具与相关文档。
pyhula needs to be activated before it can be used. Contact with the author to get the activator and documents.
在控制终端执行pip list 进行查看
Input "pip list" in powershell(cmd.exe) to get pyhula's verison
在程序中执行
Using the following code.
import pyhula
ver = pyhula.get_version()
print(ver)
使用以下代码获取一个UserApi实例后,可以通过UserApi所提供的接口对hula无人机进行控制。接口说明请查看doc/html/中文/index.html文件。
Use the following codes to create a userApi instance. Its interfaces can be used to control hula plane. Go to doc/html/English/index.html to see the interface specification.
import pyhula
api = pyhula.UserApi()
## v 1.0.1
1. 初始版本
Initial version
FAQs
Hula package
We found that pyhula 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
Laravel Lang packages were compromised with an RCE backdoor across hundreds of versions, exposing cloud, CI/CD, and developer secrets.

Security News
Socket found a malicious postinstall hook across 700+ GitHub repos, including PHP packages on Packagist and Node.js project repositories.

Security News
Vibe coding at scale is reshaping how packages are created, contributed, and selected across the software supply chain