New bleeding edge build (v0.5.4) now available! #216
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
-
FalconPy v0.5.4
Changes provided by this update include:
Release date
The production package for this update will be released on 08.02.2021.
Unit test coverage
Bandit analysis
Run started:2021-07-30 14:17:12.897773 Test results: No issues identified. Code scanned: Total lines of code: 21488 Total lines skipped (#nosec): 0 Run metrics: Total issues (by severity): Undefined: 0.0 Low: 0.0 Medium: 0.0 High: 0.0 Total issues (by confidence): Undefined: 0.0 Low: 0.0 Medium: 0.0 High: 0.0 Files skipped (0):
Added features and functionality
identity_protection.py
- Identity Protection service class.create-lambda-layer.sh
)Issues resolved
_util.py
)cloud_connect_aws.py
- Cloud_Connect_AWS Service Class. Closes [ ENH ] Refactor the Cloud Connect AWS Service Class to the new pattern #209.detects.py
- Detects Service Class. Closes [ ENH ] Refactor the Detects Service Class to the new pattern #210.event_streams.py
- Event Streams Service Class. Closes [ ENH ] Refactor the Event Streams Service Class to the new pattern #212.incidents.py
- Incidents Service Class. Closes [ ENH ] Refactor the Incidents Service Class to the new pattern #213.spotlight_vulnerabilities.py
- Spotlight Vulnerabilities Service Class. Closes [ ENH ] Refactor the Spotlight Vulnerabilities Service Class to the new pattern #214.zero_trust_assessment.py
- Zero Trust Assessment Service Class. Closes [ ENH ] Refactor the Zero Trust Assessment Service Class to the new pattern #211.test_spotlight_vulnerabilities.py
)test_kubernetes_protection.py
).Other
setup.py
)Installation
You can check out this new release by installing the package via the Python Package Index.
or
Upgrading
You can upgrade to this new release by installing the update via the Python Package Index.
or
Beta Was this translation helpful? Give feedback.
All reactions