-
Notifications
You must be signed in to change notification settings - Fork 1
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
initial PoC for stats module to handle risk-related items #7
Open
praetorian-matt-schneider
wants to merge
21
commits into
praetorian-inc:main
Choose a base branch
from
praetorian-matt-schneider:statistics
base: main
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.
Open
initial PoC for stats module to handle risk-related items #7
praetorian-matt-schneider
wants to merge
21
commits into
praetorian-inc:main
from
praetorian-matt-schneider:statistics
Conversation
This file contains 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
* first pass * clean up * limit the capability names to a list that matches the backend * rev up version * remove axonius * make capabilities an optional argument in the jobs SDK * added a few more capabilities from domain discovery --------- Co-authored-by: Peter Kwan <[email protected]>
…pgrade. Impetus is when I saw a real customer using a very old version of CLI during a customer call (praetorian-inc#9)
@peter-kwan please review |
* fix pagination for seeds * fixed test job
…ount impersonation mismatch errors (praetorian-inc#10)
…-inc#15) * increase page number to 10,000 to work with larger accounts * fix tests
* added support for seed CRUD * fixes
* added support for updating attributes * missing period
* add attribute statuses * updated to use the status strings from Asset * fix the attributes CLI test * rev up to 1.5.9 --------- Co-authored-by: Peter Kwan <[email protected]>
…etorian-cli into statistics
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.