Commit Graph

  • 5f49e7da8e Refactoring kota kanbe 2017-07-31 20:36:27 +09:00
  • 9e0032b258 Fix cvss link in slack notification kota kanbe 2017-07-31 20:32:27 +09:00
  • 008da49b83 Imlement OVAL scan on Oracle Linux kota kanbe 2017-07-31 17:17:35 +09:00
  • 9899cba816 Display summary of advisory when no entry in NVD, OVAL kota kanbe 2017-07-30 17:04:25 +09:00
  • 27724a2faf Use CVSS seveirty of distro advisory when no entiry in NVD and OVAL kota kanbe 2017-07-30 15:21:26 +09:00
  • 8b6a283114 Add a deep flag to scan kota kanbe 2017-07-30 09:41:40 +09:00
  • 4379b8bacf Use version comparison logic when parsing change log (Ubuntu, Debian) kota kanbe 2017-07-29 14:02:06 +09:00
  • 56603dcfae Fix a bug of lower limit of cursor movement in TUI kota kanbe 2017-07-29 12:46:17 +09:00
  • 1752736714 Fix nil pointer kota kanbe 2017-07-28 19:59:50 +09:00
  • b1428b6758 Fix a bug of fill oval information of Ubuntu kota kanbe 2017-07-26 18:49:05 +09:00
  • 9b6d84def6 Fix false positive detection on RHEL, Amazon and Oracle kota kanbe 2017-07-26 16:02:09 +09:00
  • ed162d7d6e Display the information of yum updateinfo on TUI (for RHEL, Amazon, Oracle) kota kanbe 2017-07-26 01:03:27 +09:00
  • 1aae425945 Undisplay the number of CVEs at the end of 'scan --package-list-only' kota kanbe 2017-07-25 20:55:54 +09:00
  • 26e447f11a Check existence and last modified time of local OVAL database when reporting kota kanbe 2017-07-25 17:25:09 +09:00
  • ffbaa0a508 Extract Advisory.Description on RHEL, Amazon, Oracle (#450) Kota Kanbe 2017-07-18 21:54:11 +09:00
  • a9ebac3818 nosudo on CentOS and Fetch Changelogs on Amazon, RHEL (#448) Kota Kanbe 2017-07-18 15:54:25 +09:00
  • 738e9fb119 change logrus package to lowercase and update other packages (#446) sadayuki-matsuno 2017-06-28 16:10:39 +09:00
  • 7778783dd8 add db backend redis (#445) sadayuki-matsuno 2017-06-27 18:10:09 +09:00
  • c442a433b0 Add OVAL HTTP health check Kota Kanbe 2017-06-16 16:40:33 +09:00
  • f7aa85746d Add retry-max to HTTP access Kota Kanbe 2017-06-16 00:09:44 +09:00
  • 1883da3b2a Implement HTTP access to oval-dictionary Kota Kanbe 2017-06-05 17:37:02 +09:00
  • 997dd6022f Kind error message when SSH connection fails Kota Kanbe 2017-06-04 11:18:52 +09:00
  • 63394a2400 Fix error handling while loading JSON in reporting Kota Kanbe 2017-06-04 10:48:37 +09:00
  • a662b038dc Fix CVSS2 in TUI Kota Kanbe 2017-06-03 15:06:16 +09:00
  • e9df2bfa01 Convert null to empty in JSON Kota Kanbe 2017-06-03 14:44:04 +09:00
  • a7951b727c Remove commented out code Kota Kanbe 2017-06-03 14:08:11 +09:00
  • c6ad9ea57a Fix tui Kota Kanbe 2017-05-31 20:42:20 +09:00
  • a14810bbd4 Fix -to-slack Kota Kanbe 2017-05-29 10:50:39 +09:00
  • bc5a95ebb3 Fix -to-email Kota Kanbe 2017-05-26 12:50:12 +09:00
  • 306182e2ae Fix test cases Kota Kanbe 2017-05-25 18:55:41 +09:00
  • ad096196ee Add vendor links to -format-shor-text Kota Kanbe 2017-05-25 18:17:20 +09:00
  • af66e44427 SHow Vendor Links in text report Kota Kanbe 2017-05-25 15:06:01 +09:00
  • 0a012273ec Fix -ignore-unscored-cves Kota Kanbe 2017-05-23 17:47:41 +09:00
  • 73b011eba7 Sort results order by CVSS score, CVE-ID Kota Kanbe 2017-05-23 15:48:59 +09:00
  • a31974a3c0 Use Severity ranking in OVAL when the CVSS scores are empty. Kota Kanbe 2017-05-21 23:04:21 +09:00
  • eb02bdd95a Add test cases of models.Packages Kota Kanbe 2017-05-21 19:22:19 +09:00
  • 74805c6be8 Add test cases of CveContents Kota Kanbe 2017-05-21 17:07:17 +09:00
  • d9bc4499a4 Refactoring Kota Kanbe 2017-05-21 11:45:21 +09:00
  • 9128e2748b Refactoring Kota Kanbe 2017-05-18 16:04:44 +09:00
  • 7f8c975bd7 Avoid concurrent Map writes Kota Kanbe 2017-05-18 15:50:25 +09:00
  • 8b6c841b1e Fix TestCase Kota Kanbe 2017-05-17 18:15:53 +09:00
  • 4fcdea3ccb Implement -format-full-text Kota Kanbe 2017-05-17 10:18:13 +09:00
  • 3be11cf52f Implement format-short-text Kota Kanbe 2017-05-15 23:39:28 +09:00
  • b285cb0e57 Remove CRUD funcs of CveContents Kota Kanbe 2017-05-10 11:43:10 +09:00
  • dd5a7920e5 Add JSON Version Kota Kanbe 2017-05-09 21:52:14 +09:00
  • cfb848918f Change structure of ScanResult.[]VulnInfo to Map Kota Kanbe 2017-05-09 21:03:54 +09:00
  • b977558f38 Change structure of VulnInfo.Pacakges to []string Kota Kanbe 2017-05-09 00:20:11 +09:00
  • 210e3dc990 Change ScanResult.Packages structure to Map Kota Kanbe 2017-05-08 22:15:12 +09:00
  • f36671784e Fix testcase Kota Kanbe 2017-05-06 05:25:17 +09:00
  • d626cc8a8b Rename PackageInfoList to Packages Kota Kanbe 2017-05-06 04:59:12 +09:00
  • f26b61d773 Change CveContents data type to map Kota Kanbe 2017-05-06 04:52:19 +09:00
  • 12c2d3cbc6 Fix test cases Kota Kanbe 2017-05-06 03:30:01 +09:00
  • 209ca704de Fixed a bug caused by capturing epoch number on RedHat.go Kota Kanbe 2017-05-05 15:25:07 +09:00
  • 2e37d3adc1 Improve sort logics Kota Kanbe 2017-05-05 13:14:21 +09:00
  • 509fb045b6 Refactoring diff logic Kota Kanbe 2017-05-05 12:12:05 +09:00
  • a2c364f9eb Refacotring Kota Kanbe 2017-05-05 09:50:59 +09:00
  • 17a4e532c1 Fix testcase Kota Kanbe 2017-05-04 16:27:00 +09:00
  • c103b79ec2 Change models structure Kota Kanbe 2017-05-04 13:57:22 +09:00
  • b545b5d0a3 Unify the models of NVD, JVN, OVAL Kota Kanbe 2017-05-02 15:39:22 +09:00
  • 342a1c6cff Refactoring Kota Kanbe 2017-05-01 19:25:25 +09:00
  • aafbdcd34d Fix testcase Kota Kanbe 2017-04-27 19:33:03 +09:00
  • ec092501c3 [BreakingChange]Remove models.ScanHistory Kota Kanbe 2017-04-27 19:19:14 +09:00
  • bb708db89f Make it work on FreeBSD Kota Kanbe 2017-04-26 20:29:32 +09:00
  • 085a9dcb79 Fix Test Case Kota Kanbe 2017-04-26 20:10:18 +09:00
  • 037e12b0bd Add Ubuntu Support Kota Kanbe 2017-04-26 19:30:38 +09:00
  • c9ab956f8f Make it work on Amazon Linux Kota Kanbe 2017-04-26 14:28:02 +09:00
  • 587c87b3a0 Fix RHEL oval scan Kota Kanbe 2017-04-26 13:49:18 +09:00
  • 1a319859eb Include RHEL, CentOS epoch number in version Kota Kanbe 2017-04-26 12:20:21 +09:00
  • c989c31aeb Support RHEL knqyf263 2017-04-24 23:28:46 +09:00
  • e5d32c8764 Debian Report using OVAL Kota Kanbe 2017-04-24 14:40:31 +09:00
  • 23c177ed4a -package-list-only for Debian Kota Kanbe 2017-04-24 11:56:15 +09:00
  • 10a27042b5 Support Debian knqyf263 2017-04-22 17:02:35 +09:00
  • 2cec20c7ee Fix when reading tui config.toml (#441) Takayuki Ushida 2017-08-08 20:35:04 +09:00
  • 7ecd09f497 fast go test (#435) sadayuki-matsuno 2017-06-24 00:51:48 +09:00
  • 8bf7f6cac5 fix typo (#433) sadayuki-matsuno 2017-06-24 00:51:12 +09:00
  • 067a2315df Add support for PostgreSQL as a DB storage back-end (#431) sadayuki-matsuno 2017-06-20 17:29:44 +09:00
  • fecd1ad464 typo README.js.md (#426) ryurock 2017-04-24 23:30:05 +09:00
  • a3f2555bc1 Add TOC to README (#425) Kota Kanbe 2017-04-22 21:02:26 +09:00
  • 5bf4cd46ff Enable -timeout option when detecting OS (#410) Teppei Fukuda 2017-04-22 18:39:13 +09:00
  • f878e225cc Fixing #420 where lock and manifest have moved to TOML (#421) elfgoh 2017-04-14 14:06:37 +08:00
  • eb2598f3b3 Define timeout for vulnerabilities scan and platform detection (#414) Ján Koščo 2017-04-09 14:25:45 +07:00
  • e20a59b991 SSH Hostkey check (#417) Kota Kanbe 2017-04-06 18:08:55 +09:00
  • 703c142659 Change NVD URL to new one (#419) Kota Kanbe 2017-04-06 18:08:24 +09:00
  • 8335b40368 Add some testcases (#418) Kota Kanbe 2017-04-06 13:09:51 +09:00
  • 05884c2d29 Change default ssh method from go library to external command (#416) Kota Kanbe 2017-04-06 12:00:09 +09:00
  • 33b2aa2d52 Add containers-only option to configtest (#411) Teppei Fukuda 2017-04-04 14:34:56 +09:00
  • 9ab0622886 Fix SSH dial error (#413) Kota Kanbe 2017-04-02 14:01:30 +09:00
  • b33cd54916 Update deps, Change deps tool from glide to dep (#412) Kota Kanbe 2017-04-01 20:06:28 +09:00
  • d4bec0dd9a Add --user root to docker exec command (#389) Paul Furtado 2017-03-31 05:58:00 -04:00
  • bdf6efeaac Merge pull request #401 from knqyf263/fix_readme Teppei Fukuda 2017-03-31 12:13:53 +09:00
  • 74431ca63f fix report option Loaded error-info (#406) hogehogehugahuga 2017-03-30 23:45:18 +09:00
  • c90be385ef Remove duplicate command knqyf263 2017-03-24 16:50:32 +09:00
  • b0d9c0b550 Update Changelog v0.3.0 Kota Kanbe 2017-03-24 14:55:28 +09:00
  • 9255132f9b Bump up version Kota Kanbe 2017-03-24 14:37:48 +09:00
  • d5c0092fa3 fix typo (#394) 大沼 2017-03-23 10:25:23 -05:00
  • c7019debb9 Notify the difference from the previous scan result (#392) Teppei Fukuda 2017-03-23 23:58:05 +09:00
  • 7131270cad Add timeout option to configtest (#400) Kota Kanbe 2017-03-23 20:52:25 +09:00
  • af5a1204bc Update README (#387) Kota Kanbe 2017-03-21 10:47:19 +09:00
  • 58afcfc49a Fix nil-ponter in TUI (#388) Kota Kanbe 2017-03-17 16:46:42 +09:00
  • 986762ca85 Add Oracle Linux support (#386) Avi Miller 2017-03-16 19:07:43 +11:00