Commit Graph

204 Commits

Author SHA1 Message Date
e128d8c753 Travis Config update 2018-01-02 02:31:25 -05:00
66987810df Merge branch 'master' of github.com:austin-taylor/VulnWhisperer 2018-01-02 02:29:23 -05:00
6e500a4829 Add build status to README 2018-01-02 02:29:19 -05:00
92d6a7788c Remove leading slash 2018-01-02 08:26:15 +01:00
6ce3a254e4 Merge pull request #17 from cclauss/patch-1
flake8 . --exclude=/deps/qualysapi
2018-01-02 02:24:15 -05:00
9fe048fc5f flake8 . --exclude=/deps/qualysapi 2018-01-02 08:20:37 +01:00
67f9017f92 flake8 --ignore=deps/qualysapi 2018-01-02 08:17:03 +01:00
03d7954da9 Testing build with no submodules 2018-01-02 01:46:03 -05:00
ff02340e32 Merge pull request #16 from cclauss/patch-1
Add free automated flake8 testing of pull requests
2018-01-02 01:39:18 -05:00
45f8ea55d3 Add free automated flake8 testing of pull requests
[Flake8](http://flake8.pycqa.org) tests can help to find Python syntax errors, undefined names, and other code quality issues.  [Travis CI](https://travis-ci.org) is a framework for running flake8 and other tests which is free for open source projects like this one.  The owner of the this repo would need to go to https://travis-ci.org/profile and flip the repository switch __on__ to enable free automated flake8 testing of each pull request.
2018-01-02 07:31:24 +01:00
05608b29bb Update README.md 2018-01-01 14:58:42 -05:00
4d6ad51b50 README Update 2018-01-01 07:28:48 -05:00
b953e1d97b README Update 2018-01-01 07:28:16 -05:00
8f536ed2ac Documentation update 2017-12-31 07:04:57 -05:00
c5115fba00 Update to README 2017-12-31 06:02:48 -05:00
ce529dd4f9 Plugin name converted to scan name 2017-12-30 23:57:58 -05:00
3d34916e4c Adding name of scan and scan reference 2017-12-30 23:54:47 -05:00
690841c4df Readme Update 2017-12-30 23:06:09 -05:00
5f3b02aa10 Readme Update 1.2.0 2017-12-30 22:35:16 -05:00
646a5f94ba Readme Update 2017-12-30 22:33:36 -05:00
c33fbb256a Logo update 2017-12-30 22:32:47 -05:00
a2a15094b4 Update to README 2017-12-30 22:24:40 -05:00
2bd32fd9dc Update to README 2017-12-30 22:23:24 -05:00
5c7137a606 Updated dashboard 2017-12-30 22:18:15 -05:00
78d9a077f5 Merge pull request #2 from austin-taylor/master
Sync with master
2017-12-30 21:27:36 -05:00
732237ad5a Update to logstash template 2017-12-30 21:24:19 -05:00
4a78387ce6 Merge branch 'master' of github.com:austin-taylor/VulnWhisperer 2017-12-30 21:23:14 -05:00
64751c47dd Addition of VulnWhisperer-Qualys logstash files 2017-12-30 21:20:45 -05:00
bec9cdd4d0 Addition of VulnWhisperer-Qualys logstash files 2017-12-30 20:21:08 -05:00
d7fc63c952 Better database handling 2017-12-30 14:40:49 -05:00
de62400730 Update to write path logic 2017-12-30 14:39:59 -05:00
0ba3cdf579 Update to count tracker 2017-12-30 14:07:02 -05:00
e03860d087 Check for new records 2017-12-30 13:12:58 -05:00
dc7ad082be Bug fix for counter in Nessus and format fix for qualys 2017-12-30 11:27:19 -05:00
0cd2e28ccd Database tracking for processed Qualys scans 2017-12-30 11:21:10 -05:00
07a99eda54 Database tracking for processed Qualys scans 2017-12-30 11:20:31 -05:00
469f3fee81 Support for json output 2017-12-29 22:42:32 -05:00
bb776bd9f2 Update to requirements.txt 1.1.0 2017-12-29 02:32:15 -05:00
55c0713baf Update to README 2017-12-28 23:52:53 -05:00
caa64b4ca2 Update to README 2017-12-28 23:50:09 -05:00
fb9f86634e Update to README 2017-12-28 23:49:16 -05:00
24417cd1bb Update README.md 2017-12-28 23:39:31 -05:00
34638bcf42 Fix for str casting 2017-12-28 23:25:05 -05:00
c041693018 Column update for scans and N/A cleanup 2017-12-28 22:47:58 -05:00
d03ba15772 Addition of category class and special class for Qualys Scanning Reports. Also added additional enrichments to reports 2017-12-28 21:57:21 -05:00
a274341d23 Removing commented code 2017-12-27 10:42:08 -05:00
ee1e79dcd5 Refactored classes to be more modular, update to ini file and submodules 2017-12-27 10:39:25 -05:00
2997e2d2b6 Refactored classes to be more modular, update to ini file and submodules 2017-12-27 10:38:44 -05:00
abe8925ebc Addition of submodules, update to connectors, base class start 2017-12-27 02:18:28 -05:00
b26ff7d9c9 Addition of submodules, update to connectors, base class start 2017-12-27 02:17:56 -05:00