Commit graph

  • 4cd269f3a6 Merge pull request #58 from levigross/master Grant Murphy 2016-10-31 15:09:43 -0700
  • 9c3c102127 Fixed comment Levi Gross 2016-10-31 10:16:03 -0400
  • b92fa02ff4 Make sure to exit 1 if we find an issue Levi Gross 2016-10-29 20:22:08 -0400
  • fadc6d443d Merge pull request #52 from gcmurphy/use_glob Grant Murphy 2016-10-26 18:22:22 +0200
  • b8e78c644b Merge pull request #56 from s7v7nislands/fix_unsafe Grant Murphy 2016-10-25 01:19:16 -0700
  • eedb0c279d fix fmt s7v7nislands 2016-10-25 12:08:59 +0800
  • 92dda9cc3b fix unsafe check s7v7nislands 2016-10-25 11:57:05 +0800
  • 911c69646d Add support for HTML output Cedric Staub 2016-10-17 22:36:35 -0700
  • 59fbf7446d Refactor path matching logic Grant Murphy 2016-09-10 14:55:12 -0700
  • a4fd848bfc Merge pull request #49 from gcmurphy/master Tim Kelsey 2016-09-06 10:19:50 +0100
  • 7f4bdd5957 Merge pull request #48 from gcmurphy/godoc Tim Kelsey 2016-09-06 10:19:33 +0100
  • d05a2416a2 MatcMatchCompLit should be MatchCompList Grant Murphy 2016-08-28 11:44:14 -0700
  • b5a98c12a8 Add godocs.org bagdge Grant Murphy 2016-08-28 11:36:53 -0700
  • 9ca975d56f Add gas to .gitignore Grant Murphy 2016-08-28 11:35:58 -0700
  • 0ee8e1bbab Merge pull request #47 from gcmurphy/readme Grant Murphy 2016-08-28 11:24:44 -0700
  • 0bce1770b5 Fix typos in godocs Grant Murphy 2016-08-28 11:22:08 -0700
  • bb42840644 Merge pull request #42 from HewlettPackard/code_docs Grant Murphy 2016-08-28 11:17:05 -0700
  • e4b1e28f53 Merge pull request #46 from drewwells/feature/exclusions Grant Murphy 2016-08-28 11:15:29 -0700
  • a2b7f3e0a2 Add LICENSE information to README.md Grant Murphy 2016-08-28 11:09:52 -0700
  • 929edb490a Update README.md to use rule ID's Grant Murphy 2016-08-28 11:07:28 -0700
  • 365ae31b3a prefix patterns with **/ to match subdirectories Drew Wells 2016-08-24 12:26:18 -0500
  • 223cded656 Adding some inline documentation for godoc Tim Kelsey 2016-08-12 14:17:28 +0100
  • 37205e9afa Merge pull request #41 from HewlettPackard/usage Tim Kelsey 2016-08-11 16:54:36 +0100
  • df373b8659 Fix usage information Grant Murphy 2016-08-11 05:14:19 -0700
  • 82947bb1a8 Merge pull request #39 from HewlettPackard/rule_selection Grant Murphy 2016-08-11 04:58:25 -0700
  • 713949fe69 Rule selection rules Tim Kelsey 2016-08-10 12:51:03 +0100
  • 51ffe1ba7e Merge pull request #40 from dragonndev/master Grant Murphy 2016-08-10 14:59:19 -0700
  • b29e45fa7e Merge pull request #38 from HewlettPackard/cli_docs Grant Murphy 2016-08-10 14:58:09 -0700
  • 5b867f204b
    Clarified output format options. Matthew Lapworth 2016-08-10 11:43:02 -0700
  • 6d831c0923 Updating docs for new CLI "skip" option Tim Kelsey 2016-08-08 16:46:23 +0100
  • 235308f853 Merge pull request #35 from HewlettPackard/config_cli Grant Murphy 2016-08-08 08:27:02 -0700
  • e3b1d33b95 Configuration Tim Kelsey 2016-08-05 14:27:21 +0100
  • 4e30ca3866 Merge pull request #37 from HewlettPackard/travis_ci Tim Kelsey 2016-08-08 09:24:58 +0100
  • 9521472897 Add build status to README.md Grant Murphy 2016-08-05 09:54:29 -0700
  • 58e6823122 Merge pull request #36 from HewlettPackard/travis_ci Tim Kelsey 2016-08-05 17:10:50 +0100
  • f36388aa67 Merge pull request #34 from HewlettPackard/blacklist Grant Murphy 2016-08-05 09:08:29 -0700
  • 9bd62d1a4a Add travis ci profile Grant Murphy 2016-08-05 08:59:01 -0700
  • 45f3b5f671 Creating blacklist import rules Tim Kelsey 2016-08-05 12:58:27 +0100
  • 7e1d7ee0fe Merge pull request #33 from HewlettPackard/config_fix Tim Kelsey 2016-08-05 11:05:16 +0100
  • da55fd1326 Fixing config Tim Kelsey 2016-08-05 11:04:06 +0100
  • 84f0162a80 Merge pull request #32 from HewlettPackard/resolve_1 Grant Murphy 2016-08-03 09:32:56 -0700
  • d2d49f1c8c Try to resolve all elements in an expression to a known const Tim Kelsey 2016-08-03 14:54:17 +0100
  • 12d370b11b Merge pull request #31 from HewlettPackard/config Grant Murphy 2016-08-01 09:46:02 -0700
  • d4367de2e2 Adding a config block to the analyzer, parsed from JSON Tim Kelsey 2016-07-29 11:19:50 +0100
  • e65b5ccd30 Merge 80f292b23f into 8261ee58d6 Tim Kelsey 2016-08-01 10:45:56 +0000
  • 80f292b23f Extending subprocess launching tests to include "syscall.Exec" Tim Kelsey 2016-08-01 11:44:57 +0100
  • 8261ee58d6 Merge pull request #29 from HewlettPackard/fix_regexp Grant Murphy 2016-07-30 15:16:08 -0700
  • cee5fad4c3 Fix incorrect regexp matches Grant Murphy 2016-07-30 13:29:33 -0700
  • 0bf1ece211 Merge pull request #27 from cwkuo/fix-windows-file-contains Grant Murphy 2016-07-29 08:50:28 -0700
  • 0737ea6b04 Fix os.IsExist() condition in filelist.Contains() cwkuo 2016-07-29 22:40:47 +0800
  • b659538aa8 Merge pull request #26 from HewlettPackard/fix_annotations Grant Murphy 2016-07-29 07:24:05 -0700
  • 68aac2539a Fixing annotations Tim Kelsey 2016-07-28 12:51:25 +0100
  • 28f0f1abe8 Merge pull request #23 from csstaub/cs/detect-math-rand Grant Murphy 2016-07-28 13:20:38 -0700
  • c53af75658
    Detect use of rand.Read from math/rand Cedric Staub 2016-07-27 21:37:57 -0700
  • c5d271566c Merge pull request #24 from csstaub/cs/smarter-creds-check Tim Kelsey 2016-07-28 10:31:33 +0100
  • e86addbfea Merge pull request #22 from csstaub/cs/csv Tim Kelsey 2016-07-28 10:25:27 +0100
  • 3cd0ebee96 Smarter hard-coded credentials check Cedric Staub 2016-07-27 22:51:34 -0700
  • 2ec102c7bf Use encoding/csv for CSV output Cedric Staub 2016-07-27 20:55:09 -0700
  • 81b5e98828 Merge pull request #21 from HewlettPackard/better_sql Grant Murphy 2016-07-27 08:00:09 -0700
  • 3e4d96ef3e Better SQLi testing Tim Kelsey 2016-07-27 14:59:10 +0100
  • 2d0a26dafe Merge pull request #18 from HewlettPackard/issue16 Tim Kelsey 2016-07-27 09:47:47 +0100
  • 48910f5866 Merge pull request #20 from hyakuhei/Fix_Readme Tim Kelsey 2016-07-27 09:45:52 +0100
  • 9651a40525 Fixed-up some language in README.md Robert Clark 2016-07-27 09:36:13 +0100
  • 0dd7ec9c3c Merge pull request #19 from HewlettPackard/issue17 Grant Murphy 2016-07-26 21:54:43 -0700
  • 1cff72694b Fix exclude documentation Grant Murphy 2016-07-26 21:53:45 -0700
  • a7ebf35465 Expand cases accepted by -exclude Grant Murphy 2016-07-26 21:47:09 -0700
  • debb1f5b08 Merge pull request #14 from csstaub/cs/fix-json Tim Kelsey 2016-07-26 17:50:44 +0100
  • 271cff19f7
    Use encoding/json for -fmt json output Cedric Staub 2016-07-25 16:39:55 -0700
  • 50fb7f4217 Merge pull request #10 from HewlettPackard/issue9 Grant Murphy 2016-07-25 16:17:02 -0700
  • 37cc56d425 Merge pull request #11 from csstaub/cs/fix-json Grant Murphy 2016-07-25 16:16:29 -0700
  • c6e25a9b64
    Make sure -fmt json produces valid output Cedric Staub 2016-07-25 16:07:20 -0700
  • 2f84b67a47 Handle import error rather than panic on failure Grant Murphy 2016-07-25 13:47:40 -0700
  • 9ce14dc683 Disclaimer about project status Grant Murphy 2016-07-25 09:51:19 -0700
  • f9bf428e75 Merge pull request #6 from HewlettPackard/tools Tim Kelsey 2016-07-25 09:40:18 +0100
  • 0bd254c2eb Check input files and handle panic condition Grant Murphy 2016-07-22 11:05:05 -0700
  • e2caa921fe Merge pull request #5 from HewlettPackard/docs Grant Murphy 2016-07-22 07:55:53 -0700
  • 2cac3900fb Update the README to include newer rules Grant Murphy 2016-07-22 07:50:30 -0700
  • 59deedb2f3 Merge pull request #4 from HewlettPackard/httpoxy Grant Murphy 2016-07-21 09:26:11 -0700
  • 361593394e Adding check for httpoxy Tim Kelsey 2016-07-21 10:40:22 +0100
  • 4f3d620d37 Initial public release Tim Kelsey 2016-07-20 11:02:01 +0100