Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 1.88 KB

File metadata and controls

29 lines (19 loc) · 1.88 KB

Moved

This Docker wrapper has moved to packetsherpa/minionsparser.py:

https://github.com/packetsherpa/minionsparser.py/tree/main/docker/python-once

This repository is kept for historical reference only. Use the canonical minionsparser.py repository for current parser and Docker updates.

Description

This is a single use python container that runs and exits. It normalizes the data contained in the files published by Binary Edge at https://api.binaryedge.io/v1/minions and https://api.binaryedge.io/v1/minions-v6 into a format that can be consumed as an EDL by the Palo Alto NGFW. The output is written to /tmp/minionsparser/minions-v4.edl.txt and /tmp/minionsparser/minions-v6.edl.txt.

Requirements

This contianer is designed to run on Docker and requries either Docker or Docker Desktop.

Dependencies

This container depends on the script minionsparser.py which is maintained in https://github.com/0xSteady/minionsparser.py

Deployment and Use

  1. Clone the Repsitory
  2. Run build-image.sh
  3. Check /tmp/minionsparser for output
  4. Schedule the container to run at an interval of your choosing

Support Policy

This container is provided under an as-is, best effort, support policy. This container and all code should be seen as community supported. We will contribute our expertise as and when possible.

Palo Alto Networks does not provide technical support or help in using or troubleshooting the components of this project through its normal support options such as Palo Alto Networks support teams, or ASC (Authorized Support Centers) partners and backline support options. The underlying product(s) and product feature(s) used in conjunction with this container (Palo Alto Networks NGFW and EDLs) is supported by Palo Alto Networks according to support entitlements, but the support is only for the product functionality and not for help in deploying or using this container itself.