splunk / appinspect-cli-action

A GitHub action to run Splunk AppInspect (cli) on a Splunk app
Apache License 2.0
14 stars 6 forks source link

The 5x branch of pyyaml is dead and has a cython 3 compatibility issue, pyyaml 6x should be used, see https://github.com/yaml/pyyaml/issues/601 #101

Closed rfrey-splunk closed 1 year ago

rfrey-splunk commented 1 year ago

https://github.com/splunk/appinspect-cli-action/blob/86656092ff163b181d4502a2bd232b1fe90333bd/requirements.txt#L1

artemrys commented 1 year ago

Yep, we are looking for an update, we already have a PR from dependabot here: https://github.com/splunk/appinspect-cli-action/pull/100 Just need to do some sanity check and we are ready to release. @mbruzda-splunk can you please take a look if we can update?

mbruzda-splunk commented 1 year ago

Sure, I can take a look at this

artemrys commented 1 year ago

Not possible to update right now, splunk-appinspect still depends on pyyaml 5.x. Once it will be updated, we will try again.

artemrys commented 1 year ago

It's done in https://github.com/splunk/appinspect-cli-action/pull/102 and will be released now as part of v1.10.0.