New bleeding edge build (v0.5.0) now available! #174
jshcodes
started this conversation in
Show and Tell
Replies: 1 comment 2 replies
-
Any updated docs, or not quite yet? Looking specifically at the IOC management. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Production package release
The production package will be updated to this version on 06.25.2021
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 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