Commit graph

  • 1cb8607c32 change declared safix shema version Dmitry Salakhov 2021-01-31 11:16:06 +1300
  • cece2428e8 include tool version Dmitry Salakhov 2021-01-31 11:15:34 +1300
  • 00bbbd8413
    Fix the release workflow to allow unsecure commands v2.6.1 Cosmin Cojocar 2021-01-22 11:36:52 +0100
  • d9d75834b6 update README with instructions on how to integrate with GitHub codescanning v2.6.0 Mark Wolfe 2021-01-22 21:13:52 +1100
  • 15f7778ed8
    update README with instructions on how to integrate with GitHub codescanning Mark Wolfe 2021-01-22 21:13:52 +1100
  • 3ed39fe612 fix sarif add default configuration set to correct level Mark Wolfe 2021-01-22 20:15:52 +1100
  • 4548701a6a
    fix sarif add default configuration set to correct level Mark Wolfe 2021-01-22 20:15:52 +1100
  • 732f759e4f fix for sarif which maps level from issue severity Mark Wolfe 2021-01-22 03:51:27 +1100
  • a5dc67d566
    fix for sarif which maps level from issue severity Mark Wolfe 2021-01-22 03:51:27 +1100
  • 327b2a0841 ensure the sarif results are an empty array if nothing is reported Mark Wolfe 2021-01-21 20:21:59 +1100
  • 70d04c0eac
    ensure the sarif results are an empty array if nothing is reported Mark Wolfe 2021-01-21 20:21:59 +1100
  • 41ea431779 Fix for SARIF output when Issue.Line contains a range K 2021-01-04 16:38:41 -0800
  • 1a25008ab9 Fix for SARIF output when Issue.Line contains a range K 2021-01-04 16:38:41 -0800
  • a5911ad7bb Fix compilation errors in the test samples Cosmin Cojocar 2021-01-04 10:19:01 +0200
  • 23ef7009f9 Fix some typos in rules tests Chris Bandy 2021-01-01 13:45:13 -0600
  • e100f6b862 Assert that sample code compiles Chris Bandy 2021-01-01 13:30:45 -0600
  • 832c8c4134
    Fix compilation errors in the test samples Cosmin Cojocar 2021-01-04 10:19:01 +0200
  • c8b4f10c96
    Fix some typos in rules tests Chris Bandy 2021-01-01 13:45:13 -0600
  • 8474bf72be
    Assert that sample code compiles Chris Bandy 2021-01-01 13:30:45 -0600
  • bcfb27955e
    Clean up the go module dependncies (#555) Cosmin Cojocar 2021-01-04 08:41:45 +0100
  • 638d5186d7
    Add pq package to dependencies Cosmin Cojocar 2021-01-04 09:33:40 +0200
  • 68aeea90ed
    Clean up the dependencies Cosmin Cojocar 2021-01-04 09:28:42 +0200
  • e4d0e9f5be
    Update all dependencies (#553) renovate[bot] 2021-01-04 08:03:52 +0100
  • e525cfffb7
    Update all dependencies Renovate Bot 2021-01-02 19:08:09 +0000
  • 9fe0b2e21a
    Fix typo (#547) Jeff Widman 2020-12-11 00:34:38 -0800
  • 3f17fffd31
    Fix typo Jeff Widman 2020-12-10 23:29:40 -0800
  • 65b3ab2840
    Fix local installation instruction path Alexander van Trijffel 2020-12-02 11:25:06 +0100
  • d8fa95aad8
    Update all dependencies (#544) renovate[bot] 2020-12-01 09:29:25 +0100
  • 984c1d39a0
    fix typo in ContainsPkgCallExpr comment (#545) Ethan Buchman 2020-12-01 03:28:38 -0500
  • 991478c89e
    Update all dependencies Renovate Bot 2020-12-01 06:57:52 +0000
  • 7b1b8effa0
    fix typo in ContainsPkgCallExpr comment Ethan Buchman 2020-11-30 20:52:18 -0500
  • 208b73eec4
    Update all dependencies (#538) renovate[bot] 2020-11-02 09:15:56 +0100
  • 0d4f1cb2cb
    Support SARIF output (#539) mrtc0 2020-11-02 17:13:53 +0900
  • 8555e68fbc
    add sarif option to help text Kohei Morita 2020-11-02 14:41:49 +0900
  • 47ad300729
    SARIF support Kohei Morita 2020-11-02 14:40:15 +0900
  • 1e8be5301c
    Update all dependencies Renovate Bot 2020-11-02 04:53:33 +0000
  • a4746e18e3
    Update all dependencies (#533) v2.5.0 renovate[bot] 2020-10-07 20:32:18 +0200
  • f8952dab11
    Update all dependencies Renovate Bot 2020-10-07 04:12:41 +0000
  • 68775663fb
    Create codeql-analysis.yml Vinod Anandan 2020-10-05 01:16:59 +0100
  • 6bd6e4ba2c Use $(go env GOPATH) that works even when GOPATH is not set Miki Tebeka 2020-09-29 20:40:47 +0300
  • aef335a98e Fix typo in README.md Lucas Charles 2020-09-29 11:04:15 -0700
  • c4ad0383bf
    Update README.md holgermetschulat 2020-09-30 11:49:33 +0200
  • 9882b383c3
    Fix typo in README.md Lucas Charles 2020-09-29 11:04:15 -0700
  • 40bd24f9b2 Use $(go env GOPATH) that works even when GOPATH is not set Miki Tebeka 2020-09-29 20:40:47 +0300
  • 0ce48a584f
    Reproducible junit report (#529) xpivarc 2020-09-29 19:17:38 +0200
  • f2868f0321 Test ordering L. Pivarc 2020-09-29 16:17:01 +0200
  • 7bc5ae9433 Make ordering stable L. Pivarc 2020-09-24 14:37:35 +0200
  • d4e88e09c7 Fix junit format ordering L. Pivarc 2020-09-24 14:36:08 +0200
  • b34acd9cc3
    Fix wrong local installation info Bora Tanrıkulu 2020-09-21 10:09:21 +0300
  • 868556b846 Update README with the correct path to tlsconfig command Cosmin Cojocar 2020-09-02 10:41:50 +0200
  • 13519fda59 Update the tls configuration generate to handle also the NSS alternative names Cosmin Cojocar 2020-09-02 10:41:26 +0200
  • 5aecc5ed42 Update README with the correct path to tlsconfig command Cosmin Cojocar 2020-09-02 10:41:50 +0200
  • f0500cfbdd Update the tls configuration generate to handle also the NSS alternative names Cosmin Cojocar 2020-09-02 10:41:26 +0200
  • e351067255 Update all dependencies Renovate Bot 2020-09-01 00:53:40 +0000
  • 166e4f5f45 Update README file with some more details required to run successfully a scan with the docker image Cosmin Cojocar 2020-08-31 11:14:04 +0200
  • f5cc32a320 Update the Go version to 1.15 in the Makefile Cosmin Cojocar 2020-08-31 11:06:18 +0200
  • ec58399f99
    Update all dependencies Renovate Bot 2020-09-01 00:53:40 +0000
  • a4447911fb Update README file with some more details required to run successfully a scan with the docker image Cosmin Cojocar 2020-08-31 11:14:04 +0200
  • 9657005259 Update the Go version to 1.15 in the Makefile Cosmin Cojocar 2020-08-31 11:06:18 +0200
  • ea0fa28b7f Update the Github go action version to 1.6.0 Cosmin Cojocar 2020-08-31 09:33:06 +0200
  • feea8bb243 Fix the action tag Cosmin Cojocar 2020-08-31 09:28:19 +0200
  • 6688a97661 Fix the github action for Go 1.15 Cosmin Cojocar 2020-08-31 09:25:39 +0200
  • 7234349e33 Add Go 1.15 to the supported version and phase out the Go 1.12 Cosmin Cojocar 2020-08-31 09:22:58 +0200
  • a3895d5c55 Fix typo in README file Cosmin Cojocar 2020-08-31 09:07:02 +0200
  • 37846056f9 Update the Github go action version to 1.6.0 Cosmin Cojocar 2020-08-31 09:33:06 +0200
  • bc6d2ddac9 Fix the action tag Cosmin Cojocar 2020-08-31 09:28:19 +0200
  • 31af9fd08d Fix the github action for Go 1.15 Cosmin Cojocar 2020-08-31 09:25:39 +0200
  • 84bc9bbd67 Add Go 1.15 to the supported version and phase out the Go 1.12 Cosmin Cojocar 2020-08-31 09:22:58 +0200
  • 58a7b3de57 Fix typo in README file Cosmin Cojocar 2020-08-31 09:07:02 +0200
  • 17c955519e Incorrect local installation instructions for v2 Jamie Cuthill 2020-08-21 10:22:45 +0100
  • 8c906e4a08
    Incorrect local installation instructions for v2 Jamie Cuthill 2020-08-21 10:22:45 +0100
  • f13b8bc639 Add also filepath.Rel as a sanitization method for input argument in the G304 rule Cosmin Cojocar 2020-08-19 08:39:55 +0200
  • 047729a84f Fix the rule G304 to handle the case when the input is cleaned as a variable assignment Cosmin Cojocar 2020-08-17 21:05:28 +0200
  • 654ca97937 Add also filepath.Rel as a sanitization method for input argument in the G304 rule Cosmin Cojocar 2020-08-19 08:39:55 +0200
  • 285a18d0aa Write the logs to stdout instead the stderr Cosmin Cojocar 2020-08-17 21:10:50 +0200
  • 807fe2c88d Fix the rule G304 to handle the case when the input is cleaned as a variable assignment Cosmin Cojocar 2020-08-17 21:05:28 +0200
  • b60ddc21ba feat: adds support for path.Join and for tar archives in G305 ggkitsas 2020-08-02 16:09:02 +0100
  • 673a139e55 Update all dependencies Renovate Bot 2020-08-01 00:35:19 +0000
  • c9cbbbd404
    feat: adds support for path.Join and for tar archives in G305 ggkitsas 2020-08-02 16:09:02 +0100
  • f10557c451
    Update all dependencies Renovate Bot 2020-08-01 00:35:19 +0000
  • 110b62b05f Add io.CopyBuffer function to rule G110 Cosmin Cojocar 2020-07-27 09:21:51 +0200
  • f5b7f84c55 Add io.CopyBuffer function to rule G110 Cosmin Cojocar 2020-07-27 09:21:51 +0200
  • 6bcd89aa6b Mark all lines of a multi-line finding v2.4.0 Cosmin Cojocar 2020-06-25 17:39:38 +0200
  • 4d4e5949c6 Add some comments Cosmin Cojocar 2020-06-25 17:03:25 +0200
  • d1467ac998 Extend the code snippet included in the issue and refactored how the code snippet is printed Cosmin Cojocar 2020-06-25 15:21:23 +0200
  • 37d1af0af3 Expand the arguments to a list of strings when they are provided as a single string Cosmin Cojocar 2020-07-06 11:06:56 +0200
  • 0ec7e48da5 Expand the arguments to a list of strings when they are provided as a single string Cosmin Cojocar 2020-07-06 11:06:56 +0200
  • 59cbe0071f Update all dependencies Renovate Bot 2020-07-01 04:24:20 +0000
  • b838ebbf77
    Update all dependencies Renovate Bot 2020-07-01 04:24:20 +0000
  • ade81d3873 Rename file for consistency Cosmin Cojocar 2020-06-29 13:48:11 +0200
  • b84c515bc9 Rename file for consistency Cosmin Cojocar 2020-06-29 13:48:11 +0200
  • 03f12f3f5d Change naming rule from blacklist to blocklist evalphobia 2020-06-29 20:21:15 +0900
  • 501976c9b2 Change naming rule from blacklist to blocklist evalphobia 2020-06-29 20:21:15 +0900
  • 622cb6f181 Mark all lines of a multi-line finding Cosmin Cojocar 2020-06-25 17:39:38 +0200
  • bad51537f1 Add some comments Cosmin Cojocar 2020-06-25 17:03:25 +0200
  • 8c406ef20c Extend the code snippet included in the issue and refactored how the code snippet is printed Cosmin Cojocar 2020-06-25 15:21:23 +0200
  • 3784ffea4e Fix panic when reading the version from debug info in Go 1.13 Cosmin Cojocar 2020-06-25 15:26:15 +0200
  • 8c4d457b59 Fix panic when reading the version from debug info in Go 1.13 Cosmin Cojocar 2020-06-25 15:26:15 +0200
  • 55d368f2e5 Improve the TLS version checking Cosmin Cojocar 2020-06-23 11:34:08 +0200
  • ad1cb7e47e Make sure some version information is set when no version was injected into the binary Cosmin Cojocar 2020-06-19 10:28:01 +0200