Malice Plugin Registry
This contains all of the registered Malice plugins available for download.
Use the following process to submit packages (please only submit your own work/packages):
- Create a Malice plugin. Make sure to add a
settings.toml
. - Host your package's git repository at a public location. E.g. put it on GitHub.
- Fork this maliceio/registry repository on GitHub.
- Create a directory within your fork named your GitHub username. If you're hosting it somewhere else, you could use a domain name or organization name for the directory.
- Put a
plugin.index
file within the directory you just made. - Add a line for every
plugin repo
url along with the latestgit commit
sha256 hash ANDdocker image
version tag - Commit/push the changes you made to your fork.
- Submit a pull request.
NOTE: this repo will be signed so that malice can ✅ verify my signature during updates