Skip to content

Conversation

@bswyatt
Copy link
Owner

@bswyatt bswyatt commented Feb 19, 2025

No description provided.

Brandon Wyatt and others added 22 commits April 19, 2024 22:57
…atch naming convention. V3 inherits the functions from v2 as appropriate.
…on. Correcting decorator for v3 health check. Added a _debug flag to the base class to control when additional information is provided from an HTTPException. Information includes url, headers, and resonse text. Added page_size to V3 group_params, description and is_whitelist to rule params, and threat_gte and certainty_gte to V3 host params. Corrected issue in generating group/rule parameters. Corrected bug in group creation where API does not handle empty importance for host, domain, ip. Corrected bug in domain group creation where API does not handle empty members. Modified decorator for create_group function in baseclient to only be permitted in v2.
…-v3-v3.3

Corrected issue in generating group/rule parameters.
…llow for a straight json input. Added V2_latest and V3_latest classes to allow for faster implementation. Updated README to match this. Updated setup.py with version and transitioned to pyproject.toml for pypi implemenation.
Corrected a bug with triage rule create/update and updated these to a…
…d a typo in an exception name. Created 2 generators in v3 to retrieve all audits and all event detections.
…ded HTTP error 413 for content too large in modules/vectra.py. Also in modules/vectra.py, modified the default timeout value from 5 sec to 30 sec due to 5 being too short for most applications. Updated version in pyproject and setup.
…om platform.py that were in vectra.py. Expanded library to allow for multithreading. Added a function to download match rulesets for both vectra.py and platform.py. Expanded platform.py to support v3.4 and updated some v3.3 functions that were recently released. Also added some testing for the threading use case
…te_feed_casing

force the correct case for arguments in create_feed()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants