New bleeding edge / development builds (v1.1.1) now available! #658
jshcodes
started this conversation in
Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
FalconPy v1.1.1
This is a bug fix version, resolving an issue with two of the action parameters used for Incident action payloads.
Planned release date
This update is being expedited and will release to the stable package in the production index on 05.17.2022.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.9.9 Run started:2022-05-16 08:38:48.045343 Test results: No issues identified. Code scanned: Total lines of code: 35059 Total lines skipped (#nosec): 0 Run metrics: Total issues (by severity): Undefined: 0 Low: 0 Medium: 0 High: 0 Total issues (by confidence): Undefined: 0 Low: 0 Medium: 0 High: 0 Files skipped (0):
Issues resolved
perform_incident_action
method of the Incidents Service Class. Closes [ BUG ] Incidents payload handler is dropping two action parameters #656._payload/_incidents.py
Beta Was this translation helpful? Give feedback.
All reactions