文件名称:mozdef_lib:用于 mozdef 客户端的 python 库
文件大小:12KB
文件格式:ZIP
更新时间:2024-07-26 06:48:25
Python
弃用警告
警告
该库已被 mozdef_client 取代: : 这样做是为了避免与“内部”mozdef 库和导入混淆。
如果转换为新库,则需要导入 mozdef_client 而不是 mozdef。
import mozdef_client
mozdef_lib
Python 库。
安装
作为python模块
手动:.. 代码:
make install
作为 rpm/deb 包.. 代码:
make rpm
make deb
rpm -i
【文件预览】:
mozdef_lib-master
----setup.py(1KB)
----requirements.txt(37B)
----Makefile(496B)
----__init__.py(317B)
----LICENSE(16KB)
----TODO.rst(642B)
----README.rst(4KB)
----mozdef.py(6KB)
----AUTHORS.rst(84B)