-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Tenable Export Scan #28146
Merged
Merged
Tenable Export Scan #28146
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
xsoar-bot
pushed a commit
to xsoar-contrib/content
that referenced
this pull request
Oct 5, 2023
* init * list-scan-filters init * list-scan-history init * export-scan init * added yml for list-filters * refactoring * yml version 1.0 * fixed sortField bug * added defaultValue for filterSearchType * update output for export file * remove gitlab * improved yml * added test playbook * safe_get_json to get_json * added descriptions to yml * added user-agent to older commands * unit-tests init * RN + docs * unit-tests complete * fixed tests * updated docker * CR changes part 1 * CR changes part 2 * temp * temp * client: first test * client: working * paginate version 1 * update readme,yml,tests * update readme,yml * tests almost complete * tests complete * added tests * added tests * added tec-docs to paginate * CR changes part 3 * fixed tests * CR changes part 4 * updated docker * Bump pack from version Tenable_io to 2.1.11. * reformatted paginate * Demo changes * merged test playbooks * Demo changes part 2 * Demo changes part 3; added args to list-filters * remove args from list-filters * remove args from list-filters 2 * added descriptions * fixed unit-tests KeyError * Bump pack from version Tenable_io to 2.1.12. * Demo changes part 4; added descrptions * Demo changes part 4; added filter arg * Demo changes part 5; added filter arg * Demo changes part 6; added filter arg in TPB * Demo changes part 7; added link for filter arg * updated docker * fixed build_filter's comment * improved filter parsing * add filter limitation to description * updated docker * fixed scan TPB * fixed tpb * removed flaky checks from TPB * updated docker * test: unmock TPBs * removed new TPB * revert: 'test: unmock TPBs' * fixed docs * test; remove demisto.results * Revert 'test; remove demisto.results' * fixed TPB * test; table in error response * revert: 'test; table in error response' * cosmetic changes * TPB on quick scan * TPB timeout fix * TPB launch in unallowed status fix * TPB launch in unallowed status fix * TPB * TPB * extended timeout --------- Co-authored-by: Content Bot <bot@demisto.com>
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.
Status
Related Issues
fixes: [Tenable.io] Export scan (detailed report)
Description
Add Tenable IO export scan functionality to Cortex XSOAR.
Minimum version of Cortex XSOAR
Does it break backward compatibility?
Must have