Skip to main content

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

See CONTRIBUTING GUIDE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eze-example-plugin-0.8.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page