Commit Graph

29 Commits

Author SHA1 Message Date
dde7409f01 Bug fix for #26
Make sure debug log does not output integers, but only mysqli_result object in db_helper
Couple other fixes
2018-09-26 10:39:38 -04:00
881bf29ee5 Merge branch 'v1.3.3' of https://github.com/cyberperspectives/sagacity into HEAD 2018-09-18 22:56:46 -04:00
2440bc75cc Fix for bug #22 2018-09-18 22:55:43 -04:00
Cyber Perspectives, LLC
13834fd658
Upload checklist.inc for Sunset STIG Icons 2018-09-18 20:06:38 -06:00
Cyber Perspectives, LLC
17251a249f
Update icons for Sunset STIGs 2018-09-18 20:05:46 -06:00
7b40dbb75c Merge branch 'v1.3.3' of https://github.com/cyberperspectives/sagacity into HEAD 2018-09-18 20:09:27 -04:00
7293fd7114 Update 3rd party library 2018-09-18 19:59:25 -04:00
927ae69743 ajax.php - sort checklists
background_stigs.php - change to support adding sunset STIGs to update_db.php
parse_nessus.php/parse_nmap.php - disable post processing until the end of reading the file
update_db.php - Add sunset STIGs downloading and parsing
database.inc - Removed unnecessary variables ($key, etc), fixed typo (proc_ia_control v. proc_ia_controls), fix typo line 11072, added query_type to other queries in post_Processing method, call update_Target_Count method at the end of post_Processing, convert update_Target_Count to use queries instead of get_pdi_count and get_finding_count views (caused a performance hit), removed calling update_Target_Count from save_Target method to support previously mentioned changes
index.php - removed ajax timeout when bulk removing targets
2018-09-18 19:53:19 -04:00
78e584c1b9 Update 3rd party libraries
Forgot these two
2018-09-18 19:32:08 -04:00
87feac65a2 Delete php-db library due to confusion with db_helper class and required rewrite to use it. 2018-09-18 19:28:10 -04:00
Jeff Odegard
a8d9725168
Images for new checklist icons 2018-09-18 12:08:58 -06:00
Jeff Odegard
495bad4bad
Updates to eliminate orphaned checklists. 2018-09-18 12:07:58 -06:00
422ff8094a Fix for bug #9 2018-09-11 16:51:23 -04:00
972c456fc5 Typo fix 2018-09-06 18:38:31 -04:00
a0605844bf Merge branch 'v1.3.3' of https://github.com/cyberperspectives/sagacity into HEAD 2018-09-06 13:46:14 -04:00
d41c1f9e21 Moved NVD CVE parse progress to update_db and changed download progress to update overall instead of each file progress (bug #6)
Added include for autoload in helper.inc (bug #7)
Removed a few unnecessary variables
2018-09-06 13:43:23 -04:00
Ryan P
19554b9731
Update config.inc
Add global UPDATE_FREQ constant to define refresh delay for ajax updates
2018-09-05 19:59:45 -04:00
082ccd5381 Fix for bug #8 2018-09-05 14:36:35 -04:00
d52454d1bb Updates to 3rd party libraries
Add Dockerfile and specific docker-php.ini
2018-08-28 21:27:13 -04:00
9edd6c1c35 Fixes to bug #5 2018-08-28 20:46:48 -04:00
d6b6fe159d Fix to #4 2018-08-21 17:29:25 -04:00
3b138f421c Fixed issue #1 2018-08-12 22:53:42 -04:00
Cyber Perspectives, LLC
0bccaf5838
Merge pull request #2 from cyberperspectives/master
Update 1.3.3 base
2018-07-26 08:46:50 -04:00
564f18cf26 Merge branch 'master' of https://github.com/cyberperspectives/sagacity 2018-07-26 08:39:30 -04:00
CyberPerspectives
750094e3b5 Revision of release v1.3.2 2018-07-26 08:33:50 -04:00
cyberperspectives
0c20664225
Update README.md 2018-05-07 23:20:40 -06:00
cyberperspectives
5c74440f77
Update README.md 2018-05-07 21:11:24 -06:00
Ryan Prather
8c38a6cdb9 initial commit of SVN release repo 2018-05-07 10:51:08 -04:00
cyberperspectives
2c25d5e577
Initial commit 2017-12-13 15:30:56 -05:00