Commit 777448a
authored
* [PLGN-561] Insight VM - Scan Completion Trigger (#2087)
* Init commit - Simple connection test refactor
* Spec mapped draft
* Add new trigger outline
* Trigger template
* Fix snyk | Succesful scan API call | manifest fixed for new trigger
* Save point #1
* Save point #2
* Map inputs
* Start mapping outputs
* Save point #3
* Save point #4
* All API calls mapped
* Save point #5
* Add task init and update risk score to float
* Add msft strip and remove nexpose id
* Save point #6 query search and api calls
* Update output, successful call and outputs
* Update docstrings and type hints
* Save point #7
* Save point #8
* Update single line in query
* filter results and status_id
* query fixed
* Condense results finished
* Changes made to filter
* Cacheing begin
* Save point #9
* Save point #10
* Dockerfile restored and debugging statements
* Get latest to get latest completed
* Trigger + cacheing works
* it works ..
* Trigger working and doc strings added
* Some prospector issues fixed
* Prospector fixes
* Version updated to 620
* Remove software update id
* Removed risk score
* Help MD fix etc
* Remove risk score
* Update help md again
* Update dockerfile
* Add asset group & cve input
* Small dot updates plus verify method
* Updated to paged resource request
* Update to determine cache for resource request
* Black formatting
* Update doc strings and comments
* Update single letter variables
* Fix prospector
* Add severity and cvss score input
* Validator fix
* Update to remove condense results
* Remove hostname and ip input
* Update spec file with corrections
* Remove caching
* Add dot get
* Fix plugin validator
* Update :fingerscrossed
* [PLGN-634] InsightVM - Asset Search | JsonDecode Error (#2185)
* Improved error handling ever so slightly
* Changed single letter variables
* Change error to data
1 parent b97fb44 commit 777448a
File tree
15 files changed
+653
-124
lines changed- plugins/rapid7_insightvm
- bin
- komand_rapid7_insightvm
- actions
- asset_search
- asset_vulnerability_solution
- connection
- triggers
- new_exception_request
- scan_completion
- util
15 files changed
+653
-124
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
373 | 377 | | |
374 | 378 | | |
375 | 379 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments