Commit graph

  • a171c2608c
    print version string Sandor Szücs 2019-05-14 13:29:49 +0200
  • ee80733faf
    Add a flag to filter issues by confidence (#316) Cosmin Cojocar 2019-05-10 10:15:09 +0200
  • bb1e578967 Unify the issue filters to improve performance Cosmin Cojocar 2019-05-09 18:43:24 +0200
  • d3c0bf6202 Update the helper messages for severity and confidence flags Cosmin Cojocar 2019-05-09 18:09:59 +0200
  • 1384aef332 Add a flag to filter issues by confidence Cosmin Cojocar 2019-05-09 18:05:54 +0200
  • 29cec138dc
    Fix formatting in README, remove prerequisite and reworked the Makefile tests goals (#313) 2.0.0 Cosmin Cojocar 2019-05-02 09:19:18 +0200
  • a30fc30edd Make sure ginkgo command is installed before running the tests Cosmin Cojocar 2019-05-01 09:23:55 +0200
  • 41272adbe5 Make sure golint is installed before running the lint command Cosmin Cojocar 2019-05-01 09:17:27 +0200
  • ebc2fadb20 Remove unnecessary install steps from Travis CI build Cosmin Cojocar 2019-05-01 09:11:51 +0200
  • 3720c0f050 Remove the prerequisites from README since they are automatically installed Cosmin Cojocar 2019-05-01 09:10:54 +0200
  • 6c96cf1821 Split the various test goals in the Makefile Cosmin Cojocar 2019-05-01 09:09:59 +0200
  • 23c86f94a0 Fix formating in README Cosmin Cojocar 2019-05-01 08:56:16 +0200
  • b68ac76dbc Fix formatting Cosmin Cojocar 2019-04-30 17:14:26 +0200
  • 3e69a8c8a2 Append the package load errors to analyser's errors Cosmin Cojocar 2019-04-30 16:57:32 +0200
  • aac9b00845 Refactor properly the package error parsing and cover all test cases Cosmin Cojocar 2019-04-30 13:53:22 +0200
  • 625718d294 Refactor the test for Go build errors Cosmin Cojocar 2019-04-30 12:17:44 +0200
  • 3af4ae9ddb Fix some lint warnings Cosmin Cojocar 2019-04-30 11:32:06 +0200
  • bac6f0fb8f Add tests for an empty package without any test file Cosmin Cojocar 2019-04-30 11:09:57 +0200
  • 76b2c12044 Add a test to cover the processing of empty packages Cosmin Cojocar 2019-04-30 10:21:16 +0200
  • b04c1ce0a7 Fix error parsing from package Cosmin Cojocar 2019-04-30 08:19:26 +0200
  • 92b3644625 Fix error parsing when the loaded package is empty Cosmin Cojocar 2019-04-30 08:13:10 +0200
  • d088dbef94 Fix formatting Cosmin Cojocar 2019-04-30 17:14:26 +0200
  • 1a5808a7ee Append the package load errors to analyser's errors Cosmin Cojocar 2019-04-30 16:57:32 +0200
  • c6626ab3eb Refactor properly the package error parsing and cover all test cases Cosmin Cojocar 2019-04-30 13:53:22 +0200
  • ed0092b125 Refactor the test for Go build errors Cosmin Cojocar 2019-04-30 12:17:44 +0200
  • 70ab13831c Fix some lint warnings Cosmin Cojocar 2019-04-30 11:32:06 +0200
  • a82ea786f5 Add tests for an empty package without any test file Cosmin Cojocar 2019-04-30 11:09:57 +0200
  • 147c944440 Add a test to cover the processing of empty packages Cosmin Cojocar 2019-04-30 10:21:16 +0200
  • 871e912dd7 Fix error parsing from package Cosmin Cojocar 2019-04-30 08:19:26 +0200
  • 6a8cc1346c Fix error parsing when the loaded package is empty Cosmin Cojocar 2019-04-30 08:13:10 +0200
  • 48e39323f3 Remove tests case from import tracker Cosmin Cojocar 2019-04-29 18:41:13 +0200
  • 25b5a1a1ce Add tests to cover the import tracker from file Cosmin Cojocar 2019-04-29 18:32:39 +0200
  • 5ef2beeaa6 Track only the import from the file which is checked Cosmin Cojocar 2019-04-29 18:31:53 +0200
  • b0c9986a65 Remove tests case from import tracker Cosmin Cojocar 2019-04-29 18:41:13 +0200
  • 01b9fa441f Add tests to cover the import tracker from file Cosmin Cojocar 2019-04-29 18:32:39 +0200
  • d86b0d9802 Track only the import from the file which is checked Cosmin Cojocar 2019-04-29 18:31:53 +0200
  • f1ea7f6ee3 Add tests for analyser test pacakge check Cosmin Cojocar 2019-04-28 22:30:08 +0200
  • 6e5135f6eb Update README with some instructions to enable the tests and vendor folder scanning Cosmin Cojocar 2019-04-28 19:39:43 +0200
  • b49c9532a8 Add a flag which allows to scan also the tests files Cosmin Cojocar 2019-04-28 19:33:50 +0200
  • f1d49a6945 Remove unused code Cosmin Cojocar 2019-04-28 09:43:17 +0200
  • ed2e0aa927 Update local install command in README file Cosmin Cojocar 2019-04-28 08:48:47 +0200
  • 54af2941a0 Add tests for analyser test pacakge check Cosmin Cojocar 2019-04-28 22:30:08 +0200
  • b2f97dd71b Update README with some instructions to enable the tests and vendor folder scanning Cosmin Cojocar 2019-04-28 19:39:43 +0200
  • e8a95083b3 Add a flag which allows to scan also the tests files Cosmin Cojocar 2019-04-28 19:33:50 +0200
  • 5958f02c7b Remove unused code Cosmin Cojocar 2019-04-28 09:43:17 +0200
  • 4dfaf0a997 Refactor the analyzer to process one package at the time Cosmin Cojocar 2019-04-27 10:01:27 +0200
  • 7dd8549d84 Update local install command in README file Cosmin Cojocar 2019-04-28 08:48:47 +0200
  • 64187beb43 Refactor the analyzer to process one package at the time Cosmin Cojocar 2019-04-27 10:01:27 +0200
  • adcfe94257 Fix test for helpers Cosmin Cojocar 2019-04-27 08:30:13 +0200
  • 5ae52660ae Add some tests that covers the helper function which list the package paths Cosmin Cojocar 2019-04-25 15:11:31 +0200
  • e419eb8f4e Exclude correctly the vendor folder from the scanned packages Cosmin Cojocar 2019-04-25 14:17:01 +0200
  • 85eb8a52ab Scan the go packages path recursively starting from a root folder Cosmin Cojocar 2019-04-25 12:47:13 +0200
  • 85221996b6 Improve logging in the analyser Cosmin Cojocar 2019-04-25 12:44:12 +0200
  • ea16ff1f9e Remove GOPATH check to allow running gosec outside of GOPATH Cosmin Cojocar 2019-04-25 09:35:07 +0200
  • 93ab25933e Fix test for helpers Cosmin Cojocar 2019-04-27 08:30:13 +0200
  • eff82f0bd2 Add some tests that covers the helper function which list the package paths Cosmin Cojocar 2019-04-25 15:11:31 +0200
  • 7c051e4094 Exclude correctly the vendor folder from the scanned packages Cosmin Cojocar 2019-04-25 14:17:01 +0200
  • 54d2981b1b Scan the go packages path recursively starting from a root folder Cosmin Cojocar 2019-04-25 12:47:13 +0200
  • a1dd42dd72 Improve logging in the analyser Cosmin Cojocar 2019-04-25 12:44:12 +0200
  • 612c4bbe63 Remove GOPATH check to allow running gosec outside of GOPATH Cosmin Cojocar 2019-04-25 09:35:07 +0200
  • 6c174a61d4 Update README file Cosmin Cojocar 2019-04-25 12:48:40 +0200
  • 7935fd85b9 Rework the Dockerfile for Go modules Cosmin Cojocar 2019-04-25 12:48:22 +0200
  • 806908a805 Remove the dep tool installation from travis CI Cosmin Cojocar 2019-04-25 14:22:49 +0200
  • 950e84c3fa Handle errors to fix lint warnings Cosmin Cojocar 2019-04-25 09:31:24 +0200
  • ee73b9e94b Remove dep and Use only Go modules to manage dependencies Cosmin Cojocar 2019-04-25 09:31:00 +0200
  • 1332419783 Fix failure when a folder does not contain go files Marco Sandrini 2019-04-26 16:50:38 -0700
  • 28d4255b9b Remove the dep tool installation from travis CI Cosmin Cojocar 2019-04-25 14:22:49 +0200
  • 64aa3eed14 Update README file Cosmin Cojocar 2019-04-25 12:48:40 +0200
  • 792e79b30d Rework the Dockerfile for Go modules Cosmin Cojocar 2019-04-25 12:48:22 +0200
  • f1b50cc4e8 Handle errors to fix lint warnings Cosmin Cojocar 2019-04-25 09:31:24 +0200
  • 8742d86d42 Remove dep and Use only Go modules to manage dependencies Cosmin Cojocar 2019-04-25 09:31:00 +0200
  • 85d180848d Go modules support for 1.12 (#297) Naoya Yoshizawa 2019-04-25 16:25:32 +0900
  • 4856018274 remove test environment go1.10 or older azihsoyn 2019-04-22 21:54:24 +0900
  • ec287c0692 includes test package azihsoyn 2019-04-21 17:35:43 +0900
  • 4879d3fa2d fix implement and uncommented out tests azihsoyn 2019-04-21 17:15:54 +0900
  • aa5f408c86 support go module azihsoyn 2019-04-18 04:33:29 +0900
  • eaba99df37 fix comment. kencrawford 2019-03-12 20:25:11 -0400
  • 4cd14f9068 remove panic kencrawford 2019-03-12 20:23:45 -0400
  • 66e7c8d8f8 Extract to a constant kencrawford 2019-03-12 09:22:58 -0400
  • 1b28d323d8 fix sonarIssues struct kencrawford 2019-03-11 17:32:32 -0400
  • 8eab50eb17 update README.md to add support of sonarqube. kencrawford 2019-03-11 16:40:03 -0400
  • 989eb3ff88 Update Hound errors kencrawford 2019-03-11 16:16:30 -0400
  • ddfe54d0a0 Add sonarqube output kencrawford 2019-03-11 16:13:48 -0400
  • c5e6c4aedd fix no-fail flag logic JulesDT 2019-03-18 17:22:29 -0400
  • ba335f4a43 fix no-fail flag logic JulesDT 2019-03-18 17:22:29 -0400
  • ba566ec95a fix comment. kencrawford 2019-03-12 20:25:11 -0400
  • 7c1f8ad47d remove panic kencrawford 2019-03-12 20:23:45 -0400
  • 1b232d42a4 Extract to a constant kencrawford 2019-03-12 09:22:58 -0400
  • a5b0d39cb1 fix sonarIssues struct kencrawford 2019-03-11 17:32:32 -0400
  • 5024ad30fa update README.md to add support of sonarqube. kencrawford 2019-03-11 16:40:03 -0400
  • 2a7c5a7049 Update Hound errors kencrawford 2019-03-11 16:16:30 -0400
  • 931e758c4d Add sonarqube output kencrawford 2019-03-11 16:13:48 -0400
  • 2bd007e968 Update README Cosmin Cojocar 2019-02-28 09:44:23 +0100
  • 8b27d1c091 Update go version to 1.11.5 in the docker file Cosmin Cojocar 2019-02-28 09:44:08 +0100
  • 9cd538fcf2 Fix README typo Liam Galvin 2019-03-05 12:48:59 +0000
  • da572b40da
    Fix README typo Liam Galvin 2019-03-05 12:48:59 +0000
  • 511b548975 Update README Cosmin Cojocar 2019-02-28 09:44:23 +0100
  • 9b1a9221e4 Update go version to 1.11.5 in the docker file Cosmin Cojocar 2019-02-28 09:44:08 +0100
  • 62b5195dd9 Report for Golang errors (#284) 1.3.0 Martin Vrachev 2019-02-27 00:24:06 +0200
  • 759baed7c0 Add unit test + error struct changes Martin Vrachev 2019-02-25 19:24:53 +0200