Version 0.5.0 released! #176
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.0
This version update implements the following new Service Classes:
Implements a minor pattern change and provides new sample source for CSPM registration policy export.
Unit test coverage
Bandit analysis
[main] INFO running on Python 3.8.5 Run started:2021-06-23 06:10:13.614256 Test results: No issues identified. Code scanned: Total lines of code: 21243 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
ioc.py
)kubernetes_protection.py
)recon.py
)response_policies.py
)cspm_registration.py
)d4c_registration.py
)ioa_exclusions.py
)iocs.py
)_endpoint/_iocs.py
)falcon_complete_dashboard.py
)mssp.py
)installation_tokens.py
)malquery.py
)ml_exclusions.py
)overwatch_dashboard.py
)prevention_policy.py
)_endpoint/_prevention_policy.py
)sensor_visibility_exclusions.py
)Other
Installation
You can install 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
This discussion was created from the release Version 0.5.0.
Beta Was this translation helpful? Give feedback.
All reactions