Home
Softono
package-manager

package-manager

Open source Python
47
Stars
30
Forks
42
Issues
11
Watchers
3 months
Last Commit

About package-manager

A package manager for Zeek

Platforms

Web Self-hosted

Languages

Python

.. _Zeek: https://www.zeek.org .. _Zeek package source: https://github.com/zeek/packages .. _documentation: https://docs.zeek.org/projects/package-manager

Zeek Package Manager

The Zeek Package Manager makes it easy for Zeek users to install and manage third party scripts as well as plugins for Zeek and ZeekControl. The command-line tool is preconfigured to download packages from the Zeek package source_ , a GitHub repository that has been set up such that any developer can request their Zeek package be included. See the README file of that repository for information regarding the package submission process.

.. note::

   It's left up to users to decide for themselves via code review,
   GitHub comments/stars, or other metrics whether any given package
   is trustworthy as there is no implied guarantees that it's secure
   just because it's been accepted into the default package source.

See the package manager documentation_ for further usage information, how-to guides, and walkthroughs. For offline reading, it's also available in the doc/ directory of the source code distribution.