Plugin tooling for the Rapid7 Insight platform
Project description
Insight Plugin - CLI Tooling for plugin development
Commands
Create
Create a new plugin.
This command will generate the skeleton folder structure and code for a new plugin, based on the provided plugin.spec.yaml file.
Export
Export a plugin Docker image to a tarball.
This tarball can be uploaded as a custom plugin via the import functionality in the InsightConnect UI.
Refresh
Refresh the plugin.
This command will update the current plugin code, when updates are made in the plugin.spec.yaml file
Validate
Validate / Run checks against the plugin.
This command performs quality control checks on the current state of the plugin. This should be run before finalizing any new updates.
Semver
Update the plugin versioning.
This command should be run after finalizing any updates, defect fixes or new functionality, to update the versioning
Samples
Create test samples for actions and triggers.
This command will create new files under the 'tests' folder which can be used to test each new action/trigger. Note if a file already exists for a particular action/trigger, it will be overwritten.
Run
Run an action/trigger from a json test file (created during sample generation)
Server
Run the plugin in HTTP mode.
This allows an external API testing program to be used to test a plugin
Shell
Run the plugin via the docker shell to enable advanced debugging
View
Run a docker command to get an overview of a plugin.
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 Distributions
Built Distribution
Hashes for insight_plugin-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc0c2ac4f7998e3071a31b0b648f8536a87ff935529483f267c242fbc6a06f24 |
|
MD5 | 09f2094fc23dff9a60130133e78ec33f |
|
BLAKE2b-256 | 3c30df9eb2666e7df8919d6baeb4845257e812ea75953e0c7ec579a768b555ca |