Skip to content
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

4.40.2 #197

Merged
merged 24 commits into from
Aug 12, 2022
Merged

4.40.2 #197

merged 24 commits into from
Aug 12, 2022

Conversation

lifehackjim
Copy link
Contributor

4.40.2

Feature: Get Query History

New Methods:

  • client.devices.saved_query.get_query_history
  • client.devices.saved_query.get_query_history_generator
  • client.devices.saved_query.get_query_history_run_by
  • client.devices.saved_query.get_query_history_run_from

New Commands:

  • axonshell devices saved-query get-query-history
  • axonshell users saved-query get-query-history
  • axonshell vulnerabilities saved-query get-query-history

Bugfix: Adapter specific Advanced settings using wrong schema

This command would produce the wrong output:

axonshell adapters config-get -ct specific -n tenable_io

This command would fail due to mismatched schema:

axonshell adapters config-update -ct specific -n tenable_io -c exclude_no_last_scan=y

Both of these issues are addressed in this version.

@lifehackjim lifehackjim changed the base branch from master to develop August 12, 2022 20:28
@lifehackjim lifehackjim merged commit 97c1fa8 into develop Aug 12, 2022
@lifehackjim lifehackjim deleted the feature/query_history branch August 12, 2022 20:28
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.

None yet

1 participant