PaloAltoNetworks / iron-skillet

IronSkillet is a set of day-one configuration templates for PAN-OS to enable alignment with security best practices. See the Quick Start section below to get started using the template configurations.
MIT License
200 stars 104 forks source link

Found Skillets with errors! Please open an issue on this repository to help resolve this issue #172

Open infosecmatters2021 opened 1 year ago

infosecmatters2021 commented 1 year ago

Describe the bug

Running build_all.sh results in errors.

Expected behavior

The build should run error-free.

Current behavior

Affects Panhandler: https://github.com/PaloAltoNetworks/panhandler/issues/231 Build_All.sh_output.txt

Possible solution

This appears to be the first line of code that returns an error:

sli -sd ../../ rollup_playlist -n ironskillet_panos_10_1 ../templates/panos/snippets/.meta-cnc.yaml Invalid action, run "sli --help" for list of available actions

Steps to reproduce

git clone https://github.com/PaloAltoNetworks/iron-skillet.git ./build_all.sh

Screenshots

Build_All.sh_output.txt

Context

I can't run panhandler to generate a day one config

Your Environment

Ran in multiple environments - Linux OSes, Docker etc. All return the same result.

welcome-to-palo-alto-networks[bot] commented 1 year ago

:tada: Thanks for opening your first issue here! Welcome to the community!

BoraMutluoglu commented 1 year ago

Hello, I ran the ./build_all.sh script on my system with no issues. Will try to run it a few more times and with different ironskillet versions and get back to you.

infosecmatters2021 commented 1 year ago

Could this be related to new builds only? I tried at least three different new builds (various platforms) and all had the same issue.

infosecmatters2021 commented 1 year ago

@BoraMutluoglu How did your testing of ./build_all.sh go? All of my testing was on new builds on a variety of different platforms. All failed.