cde2fe2dd8
final commit for qualys web
2019-04-10 11:19:44 +02:00
eae64a745d
cleanup of unused code and fixes, still breaks
2019-04-04 11:24:01 +02:00
03f7a4cedb
fixed line
2019-04-04 11:05:39 +02:00
a30a22ab98
fix wrong parenthesis on qualys was
2019-04-03 15:15:31 +02:00
f33644b814
fix reported tracking for jira
2019-04-02 11:58:44 +02:00
fa0b3c867b
added tracking of scans processed by jira, will only process if new scans now (backwards compatibility
2019-04-01 15:55:02 +02:00
e32c9bf55d
Fix *some* unicode issues for nessus and qualys ( #160 )
...
* Fix *some* unicode issues for nessus and qualys
* More unicode fixes
2019-04-01 10:06:16 +02:00
9619a47d7a
Fix Tenable and Nessus scan listing ( #162 )
...
* Prevent multiple requests to nessus scans endpoint
* Remove unnecessary call
2019-04-01 10:04:12 +02:00
383e7f5478
Fix closing logging handlers ( #159 )
2019-04-01 09:07:29 +02:00
3601ace5e1
improved file logging format
2019-03-22 10:42:30 +01:00
97e4f073bf
added logging to file
2019-03-22 10:38:55 +01:00
a4b1b9cdd4
fixed issue where, asset after a removed one, was ignored due to python listing
2019-03-21 15:52:18 +01:00
843aac6a83
fixing issue with new vulns of already risk accepted issues not being reported anymore; now, new ticket is raised, excluding all the assets that have been previously considered risk accepted in another ticket
2019-03-20 16:37:50 +01:00
47df1ee538
typo
2019-03-20 10:55:54 +01:00
a4420b7df8
reverse unintended change on frameworks_example.ini
2019-03-20 09:11:18 +01:00
9d52596be9
fix xml encoding issue #156
2019-03-20 08:49:36 +01:00
5cdb2552f0
Merge branch 'beta-1.8' of https://github.com/HASecuritySolutions/VulnWhisperer into beta-1.8
2019-03-20 08:35:32 +01:00
70e1d7703f
fix missing section specification on qualys was connector #156
2019-03-20 08:35:03 +01:00
2d3a140042
fix bug
2019-03-19 15:19:27 +01:00
936c4a3e1b
added automatic jira server_decommission label removal after x time
2019-03-19 12:58:38 +01:00
e7bd4d2a55
deleting dependency and pulling qualysapi official library, vulnwhisperer compatible
2019-03-15 12:03:02 +01:00
401dfec2c8
fix #143 , added a temporary container to upload through kibana API
2019-03-04 15:10:51 +01:00
86e792f5aa
workaround regarding ignoring ticket updates after risk accepted
2019-03-01 15:18:49 +01:00
a288f416f7
added label *false positive* for reporting on jira
2019-02-27 18:06:16 +01:00
623c881928
fix jira issue index when comparing created tickets
2019-02-27 11:27:44 +01:00
4e94bef245
fix bug not detecting existent label due to string format
2019-02-26 15:26:14 +01:00
a3da41e487
added to readme openvas supported versions
2019-02-26 09:59:50 +01:00
46ddee391b
confirm openvas 9 works
2019-02-25 22:09:29 +01:00
b36e31566e
fix #142
2019-02-25 22:02:20 +01:00
05420ddfd0
readding docker-compose credentials template
2019-02-25 12:32:32 +01:00
bdbe31d425
resources reorg 2
2019-02-25 12:29:00 +01:00
f170dcb05f
reorg resources files
2019-02-25 12:27:30 +01:00
5dd6503d38
Merge branch 'beta-1.8' of https://github.com/HASecuritySolutions/VulnWhisperer into beta-1.8
2019-02-25 12:09:46 +01:00
2c7965d2d9
fix #151
2019-02-25 12:08:04 +01:00
521184d079
Update bug_report.md
...
added debug trail request
2019-02-21 22:20:19 +01:00
c2d80c7fce
made host resolution optional from the config file with dns_resolv var
2019-02-15 16:24:52 +01:00
587546a726
fix typo
2019-02-14 14:16:31 +01:00
177c2548ba
allow jira sync module to run after the rest
2019-02-12 18:18:24 +01:00
bc3367e310
exception of empty scans
2019-02-12 18:01:46 +01:00
8c53987270
tracking of processing was in debug instead of info logging
2019-02-12 16:56:00 +01:00
ccf2e4b1d1
fix #147
2019-02-12 16:51:26 +01:00
b0caccdc89
fixed issues plus jira comment formatting
2019-02-12 16:25:28 +01:00
4ea384c9cc
fix issue #110 (one line)
2019-02-08 10:56:32 +01:00
699fc75446
Update README.md
...
Nessus v8 also supported
2019-02-08 09:10:04 +01:00
53dc65e492
fix qualysapi library dependencies
2019-02-08 09:08:21 +01:00
0ea144bf87
Qualysapi fix ( #146 )
...
* moved qualysapi to branch master-update
* fixing bug of qualys scan without vulnerabilities: vulnWhispererQualysVuln[1361] ERROR Could not process scan/1549159480.84792: 'severity'
* change to fixed qualysapi branch
* fix bug and changed to qualysapi fork master branch
* updated submodule to master branch
2019-02-06 17:00:43 +01:00
14b71a25b8
Created the version 6 for ELK. Fixed #135 ( #145 )
...
* Created the version 6 for ELK. Fixed #135
* Needed to make sure all the data volumes were set up properly. Some paths had VulnWhisperer, vulnwhisperer, vulnwhisp/data.
* Delete 9998_output_broker_rabbitmq.conf
* Delete 9998_input_broker_rabbitmq.conf
* Delete 0001_input_beats.conf
* add to gitignore creds files + correct elk5 docker-compose
* elk changed to 6.6.0 from 6.5.2, output path from logstash to elasticsearch host
2019-02-05 17:30:51 +01:00
3cd13229a3
Update issue templates ( #144 )
...
* Update issue templates
Add an issue template for bug reports
* Update bug_report.md
Changing the "Desktop" label to "System in which VulnWhisperer runs"
2019-02-01 11:01:49 +01:00
177d384353
Fixed #134 ( #139 )
2019-01-15 23:57:09 -05:00
b1404cf0be
change ./dep/qualysapi origin to https due to Github complains
2018-12-14 15:47:11 +01:00