forked from vectranetworks/vectra_api_tools
-
Notifications
You must be signed in to change notification settings - Fork 0
3.4.1 #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
bswyatt
wants to merge
22
commits into
master
Choose a base branch
from
3.4.1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…atch naming convention. V3 inherits the functions from v2 as appropriate.
… the dest_dns script.
…-v3-v3.3 Update v2.5, create v3 v3.3
…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.
Updated VAT
Updated versioning for pypi
…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()
…ommendations to merge.
…ated tests for 3.4. Updated versioning.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.