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

Tenable Export Scan #28146

Merged
merged 108 commits into from
Aug 24, 2023
Merged
Changes from 1 commit
Commits
Show all changes
108 commits
Select commit Hold shift + click to select a range
2ef163f
init
jlevypaloalto Jul 13, 2023
0c2cc8f
list-scan-filters init
jlevypaloalto Jul 13, 2023
deb6b26
list-scan-history init
jlevypaloalto Jul 13, 2023
1646ac5
export-scan init
jlevypaloalto Jul 13, 2023
2a6caa3
added yml for list-filters
jlevypaloalto Jul 15, 2023
cb7e4ae
refactoring
jlevypaloalto Jul 16, 2023
8087864
yml version 1.0
jlevypaloalto Jul 16, 2023
94ab4b3
fixed sortField bug
jlevypaloalto Jul 17, 2023
3bb8e9c
added defaultValue for filterSearchType
jlevypaloalto Jul 17, 2023
afe9960
update output for export file
jlevypaloalto Jul 17, 2023
a276ec4
remove gitlab
jlevypaloalto Jul 17, 2023
8f0829b
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Jul 17, 2023
9534f3a
improved yml
jlevypaloalto Jul 17, 2023
f54ec3c
added test playbook
jlevypaloalto Jul 17, 2023
d3ab9e7
safe_get_json to get_json
jlevypaloalto Jul 17, 2023
3d7c6e3
added descriptions to yml
jlevypaloalto Jul 17, 2023
67e8db4
added user-agent to older commands
jlevypaloalto Jul 18, 2023
a5caefa
unit-tests init
jlevypaloalto Jul 18, 2023
8c55b68
RN + docs
jlevypaloalto Jul 18, 2023
172a550
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Jul 18, 2023
9399b7d
unit-tests complete
jlevypaloalto Jul 20, 2023
ba4bc26
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Jul 20, 2023
6f785f0
fixed tests
jlevypaloalto Jul 22, 2023
3fe5b46
updated docker
jlevypaloalto Jul 22, 2023
32da1b9
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Jul 22, 2023
f007567
CR changes part 1
jlevypaloalto Jul 23, 2023
186401b
CR changes part 2
jlevypaloalto Jul 23, 2023
db0002e
temp
jlevypaloalto Jul 23, 2023
cbdf11f
temp
jlevypaloalto Jul 23, 2023
2f36933
client: first test
jlevypaloalto Jul 24, 2023
4db4220
client: working
jlevypaloalto Jul 24, 2023
34a3261
paginate version 1
jlevypaloalto Jul 25, 2023
5b383b6
update readme,yml,tests
jlevypaloalto Jul 25, 2023
9210671
update readme,yml
jlevypaloalto Jul 25, 2023
52dab4b
tests almost complete
jlevypaloalto Jul 25, 2023
2fd8749
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Jul 25, 2023
a0cbf96
tests complete
jlevypaloalto Jul 25, 2023
781ae14
added tests
jlevypaloalto Jul 26, 2023
af41e37
added tests
jlevypaloalto Jul 26, 2023
670f544
added tec-docs to paginate
jlevypaloalto Jul 26, 2023
56ee142
CR changes part 3
jlevypaloalto Jul 26, 2023
790234d
fixed tests
jlevypaloalto Jul 26, 2023
60cb26b
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Jul 26, 2023
dc1df37
CR changes part 4
jlevypaloalto Jul 26, 2023
5d70138
updated docker
jlevypaloalto Jul 26, 2023
d74d71a
Merged master into current branch.
Jul 27, 2023
63440ee
Bump pack from version Tenable_io to 2.1.11.
Jul 27, 2023
37a5c49
reformatted paginate
jlevypaloalto Jul 30, 2023
117aad5
Demo changes
jlevypaloalto Jul 30, 2023
ed8f5ce
merged test playbooks
jlevypaloalto Jul 30, 2023
57e1827
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Jul 30, 2023
88ba072
Demo changes part 2
jlevypaloalto Jul 31, 2023
8bc8726
Demo changes part 3; added args to list-filters
jlevypaloalto Jul 31, 2023
a5fdbd7
remove args from list-filters
jlevypaloalto Jul 31, 2023
5735f9e
remove args from list-filters 2
jlevypaloalto Jul 31, 2023
679d03c
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Jul 31, 2023
fe79d98
added descriptions
jlevypaloalto Aug 1, 2023
3bd0482
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 1, 2023
9733970
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 1, 2023
8ecb666
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 1, 2023
aaca6bd
fixed unit-tests KeyError
jlevypaloalto Aug 1, 2023
c08bf60
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 2, 2023
424845c
Merged master into current branch.
Aug 6, 2023
f781b16
Bump pack from version Tenable_io to 2.1.12.
Aug 6, 2023
3ca1e55
Demo changes part 4; added descrptions
jlevypaloalto Aug 6, 2023
055f5c1
Demo changes part 4; added filter arg
jlevypaloalto Aug 6, 2023
539eb92
Demo changes part 5; added filter arg
jlevypaloalto Aug 6, 2023
1221392
Demo changes part 6; added filter arg in TPB
jlevypaloalto Aug 6, 2023
f381f7e
Demo changes part 7; added link for filter arg
jlevypaloalto Aug 6, 2023
f76d724
updated docker
jlevypaloalto Aug 6, 2023
4fb421e
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 7, 2023
c3396cd
fixed build_filter's comment
jlevypaloalto Aug 7, 2023
62ef4fd
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 8, 2023
5f10d94
improved filter parsing
jlevypaloalto Aug 9, 2023
3734b23
add filter limitation to description
jlevypaloalto Aug 9, 2023
59bceab
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 9, 2023
7ae8149
updated docker
jlevypaloalto Aug 9, 2023
4d78c0d
fixed scan TPB
jlevypaloalto Aug 10, 2023
0b74143
fixed tpb
jlevypaloalto Aug 10, 2023
e607c4a
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 10, 2023
81b59d1
removed flaky checks from TPB
jlevypaloalto Aug 13, 2023
7e95157
updated docker
jlevypaloalto Aug 13, 2023
88a30b6
test: unmock TPBs
jlevypaloalto Aug 13, 2023
514ec70
removed new TPB
jlevypaloalto Aug 13, 2023
35f39c9
revert: 'test: unmock TPBs'
jlevypaloalto Aug 13, 2023
4f13fcf
fixed docs
jlevypaloalto Aug 14, 2023
e6b5f83
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 14, 2023
603c1b0
test; remove demisto.results
jlevypaloalto Aug 14, 2023
8104f92
Revert 'test; remove demisto.results'
jlevypaloalto Aug 15, 2023
0c2d4a5
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 15, 2023
9ccfaff
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 16, 2023
7ccf6e2
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 17, 2023
e61bec9
fixed TPB
jlevypaloalto Aug 17, 2023
fd7ed35
test; table in error response
jlevypaloalto Aug 18, 2023
043b079
revert: 'test; table in error response'
jlevypaloalto Aug 18, 2023
1c3ca92
cosmetic changes
jlevypaloalto Aug 18, 2023
4eb2f83
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 20, 2023
28aa1ca
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 20, 2023
c8d38bc
TPB on quick scan
jlevypaloalto Aug 21, 2023
2eba53b
TPB timeout fix
jlevypaloalto Aug 21, 2023
4543d97
TPB launch in unallowed status fix
jlevypaloalto Aug 21, 2023
5e47cf7
TPB launch in unallowed status fix
jlevypaloalto Aug 21, 2023
8d66dc6
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 21, 2023
423da16
TPB
jlevypaloalto Aug 22, 2023
1af70f9
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 22, 2023
7dfd867
TPB
jlevypaloalto Aug 22, 2023
0956848
extended timeout
jlevypaloalto Aug 22, 2023
58c7e74
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto Aug 23, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into jl-tenable-export-scan
jlevypaloalto authored Jul 17, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 8f0829bce3ce27f3b11b8c502c3454afe1700e2b

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.