Example plugin for helping eze-cli plugin makers
Project description
Introduction
Eze example plugin, provides a starter project for extending the capabilities of Eze, by adding new security tools or report types.
Getting Started
- Eze Cli and it's sub-repos are powered by python and docker, make sure you have the latest versions installed
- Have you read the Contributing Guide?
- Have you read the Code Of Conduct?
- Check out the existing issues to see if any issues you're interested in have already been raised
Build and Test
Install Locally (via make)
make plugin-install
Install Locally (Manual via pip)
rm dist/eze-example-plugin-*.tar.gz
python setup.py sdist
pip install dist/eze-example-plugin-*.tar.gz
Test installed correctly
eze tools list
eze reporters list
Contribute
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file eze-example-plugin-0.8.0.tar.gz
.
File metadata
- Download URL: eze-example-plugin-0.8.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2eec4fade6692799549573ab477f370f1a1e2ba82e450c3352236fb988ca3352 |
|
MD5 | e33a43c0bfcd5a593205c87ce013cbe7 |
|
BLAKE2b-256 | 512f526b5f37e13b1670e8f0f6c94e752df4741305224821f707cc21e74996e9 |