Commit graph

  • 4bf5667f66 Add a new rule to detect integer overflow on integer types conversion Cosmin Cojocar 2024-05-27 11:46:36 +0100
  • 0e9b2bdfe0
    Update README with G115 rule description Cosmin Cojocar 2024-05-27 11:57:12 +0100
  • a110776f39
    Remove deprecated megacheck linter from golangci Cosmin Cojocar 2024-05-27 11:55:10 +0100
  • af457425d9
    Format imports Cosmin Cojocar 2024-05-27 11:53:52 +0100
  • 05951ad115
    Update .gitignore Cosmin Cojocar 2024-05-27 11:48:34 +0100
  • deed47363e
    Add a new rule to detect integer overflow on integer types conversion Cosmin Cojocar 2024-05-27 11:46:36 +0100
  • 2c18ca1d92
    chore(deps): update all dependencies renovate[bot] 2024-05-27 01:11:44 +0000
  • 5f0084eb01 feat: add env var to override the Go version detection Fernandez Ludovic 2024-05-24 16:00:01 +0200
  • f49de462c5 feat: add env var to override the Go version detection Fernandez Ludovic 2024-05-24 16:00:01 +0200
  • 75dd9d61ff Use the proper logic when disabling the go module version Cosmin Cojocar 2024-05-22 10:27:16 +0200
  • d9a0fc71fc
    Use the proper logic when disabling the go module version Cosmin Cojocar 2024-05-22 10:27:16 +0200
  • 1e1fc91d15 Update the README with some details related to Go version used by the rules Cosmin Cojocar 2024-05-22 10:17:50 +0200
  • 9a036658b7 Add an environment varialbe which disables the parsing of Go version from module file Cosmin Cojocar 2024-05-22 10:08:42 +0200
  • 83dd054bb9
    Update the README with some details related to Go version used by the rules Cosmin Cojocar 2024-05-22 10:17:50 +0200
  • c67c96ac9e
    Add an environment varialbe which disables the parsing of Go version from module file Cosmin Cojocar 2024-05-22 10:08:42 +0200
  • b633c4c0ec chore(deps): update module github.com/onsi/ginkgo/v2 to v2.17.3 renovate[bot] 2024-05-20 03:08:07 +0000
  • a5e7d8c152
    chore(deps): update module github.com/onsi/ginkgo/v2 to v2.17.3 renovate[bot] 2024-05-20 03:08:07 +0000
  • 40f29c8d4a Update docker image in action to v2.20.0 Cosmin Cojocar 2024-05-14 15:56:32 +0200
  • 8435e2d6ff
    Update docker image in action to v2.20.0 Cosmin Cojocar 2024-05-14 15:56:32 +0200
  • 6fbd381238 Catch os.ModePerm permissions in os.WriteFile v2.20.0 Cosmin Cojocar 2024-05-14 15:27:10 +0200
  • dc5e5a99d0 Add a unit test to detect the false negative in rule G306 for os.ModePerm permissions Cosmin Cojocar 2024-05-13 18:19:43 +0200
  • d445de5860
    Catch os.ModePerm permissions in os.WriteFile Cosmin Cojocar 2024-05-14 15:27:10 +0200
  • 533506fd0f
    Add a unit test to detect the false negative in rule G306 for os.ModePerm permissions Cosmin Cojocar 2024-05-13 18:19:43 +0200
  • 417a44c73b Add filepath.EvalSymlinks to clean functions in rule G304 Cosmin Cojocar 2024-05-13 17:14:01 +0200
  • d5253ba6b8
    Add filepath.EvalSymlinks to clean functions in rule G304 Cosmin Cojocar 2024-05-13 17:14:01 +0200
  • d34f8b77d5 chore(deps): update all dependencies renovate[bot] 2024-05-13 00:23:24 +0000
  • 993a724885
    chore(deps): update all dependencies renovate[bot] 2024-05-13 00:23:24 +0000
  • 8658b8eab6 Update Go to version 2.22.3 in CI and release Cosmin Cojocar 2024-05-12 11:35:01 +0200
  • 282ddab61a
    Update Go to version 2.22.3 in CI and release Cosmin Cojocar 2024-05-12 11:35:01 +0200
  • d3b2359ae2 chore(deps): update module golang.org/x/text to v0.15.0 renovate[bot] 2024-05-06 00:24:58 +0000
  • 055a507a0b
    chore(deps): update module golang.org/x/text to v0.15.0 renovate[bot] 2024-05-06 00:24:58 +0000
  • cf29d543e2 chore(deps): update all dependencies renovate[bot] 2024-04-30 03:45:33 +0000
  • 47c523448b
    chore(deps): update all dependencies renovate[bot] 2024-04-30 03:45:33 +0000
  • 09d62bd630 chore(deps): update module github.com/onsi/gomega to v1.33.0 renovate[bot] 2024-04-22 02:21:13 +0000
  • 9eb14d0e92
    chore(deps): update module github.com/onsi/gomega to v1.33.0 renovate[bot] 2024-04-22 02:21:13 +0000
  • 3b23ec8f09 Update to go 1.22.2 Cosmin Cojocar 2024-04-08 11:44:11 +0200
  • 00fd55410a
    Update to go 1.22.2 Cosmin Cojocar 2024-04-08 11:44:11 +0200
  • 31009c3db8 chore(deps): update all dependencies renovate[bot] 2024-04-08 01:57:13 +0000
  • edc9a045ed
    chore(deps): update all dependencies renovate[bot] 2024-04-08 01:57:13 +0000
  • daf6f670f7 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 renovate[bot] 2024-04-01 00:55:15 +0000
  • a640eb40ec
    chore(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 renovate[bot] 2024-04-01 00:55:15 +0000
  • e27f442499 chore(deps): update all dependencies renovate[bot] 2024-03-25 02:24:47 +0000
  • 24bc3c42a6
    chore(deps): update all dependencies renovate[bot] 2024-03-25 02:24:47 +0000
  • 551361539e fix(helpers/goversion): get from go.mod Martin Desrumaux 2024-03-20 11:19:57 +0100
  • c60b726aa6
    fix(helpers/goversion): get from go.mod Martin Desrumaux 2024-03-20 11:19:57 +0100
  • 43b8b75d88 chore: fix function name avoidalone 2024-03-11 15:28:58 +0800
  • accd7a1319 chore(deps): update all dependencies renovate[bot] 2024-03-11 00:53:23 +0000
  • e9ee163ba9 chore: fix function name avoidalone 2024-03-11 15:28:58 +0800
  • e7add5285c
    chore(deps): update all dependencies renovate[bot] 2024-03-11 00:53:23 +0000
  • 48aa72e1ef Format the imports using the gci tool Cosmin Cojocar 2024-03-08 12:09:28 +0100
  • b6df69cd07 Fixup: delete unused variable nobishino 2024-03-07 23:03:19 +0900
  • ccb0a08221 Fix test: update test to comply with the spec of generated sources nobishino 2024-03-07 22:37:59 +0900
  • 3a0ea5176b Refactor: use standard function to check if a file is generated nobishino 2024-03-07 22:27:03 +0900
  • c699a3f91f
    Format the imports using the gci tool Cosmin Cojocar 2024-03-08 12:09:28 +0100
  • 11c32522c5 Fix lint warnings Hiroki Yorimitsu 2024-03-07 00:05:30 +0900
  • be378e682f Add support for math/rand/v2 added in Go 1.22 Hiroki Yorimitsu 2024-03-06 09:29:57 +0900
  • 6e697f4eac Fixup: delete unused variable nobishino 2024-03-07 23:03:19 +0900
  • be01cbb60f Fix test: update test to comply with the spec of generated sources nobishino 2024-03-07 22:37:59 +0900
  • 43181f69f4 Refactor: use standard function to check if a file is generated nobishino 2024-03-07 22:27:03 +0900
  • 7d6383e089 Fix lint warnings Hiroki Yorimitsu 2024-03-07 00:05:30 +0900
  • 65726039ba Add support for math/rand/v2 added in Go 1.22 Hiroki Yorimitsu 2024-03-06 09:29:57 +0900
  • 36878a9423 Skip the G601 tests for Go version 1.22 Cosmin Cojocar 2024-03-07 12:18:23 +0100
  • 903c75b05e Update go version to 1.22.1 and 1.21.8 Cosmin Cojocar 2024-03-07 11:52:20 +0100
  • bc0b708fdc
    Skip the G601 tests for Go version 1.22 Cosmin Cojocar 2024-03-07 12:18:23 +0100
  • ef2dbb05e3
    Update go version to 1.22.1 and 1.21.8 Cosmin Cojocar 2024-03-07 11:52:20 +0100
  • f25ccd9fb5 Ignore 'implicit memory aliasing' rule for Go 1.22+ Janusz Marcinkiewicz 2024-02-21 08:41:11 +0100
  • 582e91af06 chore(deps): update all dependencies renovate[bot] 2024-03-04 01:28:40 +0000
  • c9d9e04a54
    chore(deps): update all dependencies renovate[bot] 2024-03-04 01:28:40 +0000
  • e74d9030a0 Ignore 'implicit memory aliasing' rule for Go 1.22+ Janusz Marcinkiewicz 2024-02-21 08:41:11 +0100
  • 198a40ca23 chore(deps): update module golang.org/x/tools to v0.18.0 renovate[bot] 2024-02-19 00:10:45 +0000
  • d80ee7dae0
    chore(deps): update module golang.org/x/tools to v0.18.0 renovate[bot] 2024-02-19 00:10:45 +0000
  • 2f3e8c4dbf set/reset conf.Dir marloploemen 2024-02-16 13:55:22 +0100
  • 1bba3a6825 add check for errors in modPkgs marloploemen 2024-02-16 13:37:39 +0100
  • 588d189bad fix regression, only initialize goModDir if enabled marloploemen 2024-02-16 13:23:33 +0100
  • 19cd336db2 add benchmark, resolve comments marloploemen 2024-02-15 12:28:14 +0100
  • c824a5d308 fix(hardcoded): remove duplicated Stripe API Key Quentin Laplanche 2024-02-12 20:17:18 -0500
  • d28aff8630 fix(hardcoded): remove duplicated Stripe API Key Quentin Laplanche 2024-02-12 20:17:18 -0500
  • d13d7dac9b Update gosec version to v2.19.0 in the Github action Cosmin Cojocar 2024-02-12 10:27:04 +0100
  • 2ed4f1132e
    Update gosec version to v2.19.0 in the Github action Cosmin Cojocar 2024-02-12 10:27:04 +0100
  • 26e57d6b34 Update CI to go version 1.22 v2.19.0 Cosmin Cojocar 2024-02-12 09:55:28 +0100
  • 36adaef7ae
    Update CI to go version 1.22 Cosmin Cojocar 2024-02-12 09:55:28 +0100
  • e60b8d88e0 chore(deps): update all dependencies renovate[bot] 2024-02-12 02:03:40 +0000
  • 821da511f3
    chore(deps): update all dependencies renovate[bot] 2024-02-12 02:03:40 +0000
  • 8bf5661955 support multi module project marloploemen 2024-02-09 18:30:31 +0100
  • 1285eb7300 chore(deps): update all dependencies renovate[bot] 2024-02-05 01:32:00 +0000
  • 69a404fc6b
    chore(deps): update all dependencies renovate[bot] 2024-02-05 01:32:00 +0000
  • cf4ab3ea7c chore(deps): update all dependencies renovate[bot] 2024-01-29 00:55:35 +0000
  • 039e339f15
    chore(deps): update all dependencies renovate[bot] 2024-01-29 00:55:35 +0000
  • 277553c23d chore(deps): update all dependencies renovate[bot] 2024-01-22 01:36:12 +0000
  • 088f922cc5
    chore(deps): update all dependencies renovate[bot] 2024-01-22 01:36:12 +0000
  • 57ec76b97b chore(deps): update all dependencies renovate[bot] 2024-01-15 01:32:38 +0000
  • 3681e8ddbd
    chore(deps): update all dependencies renovate[bot] 2024-01-15 01:32:38 +0000
  • 8fa46c1e3e chore(deps): update dependency babel-standalone to v7.23.7 renovate[bot] 2024-01-01 00:41:47 +0000
  • b529855516
    chore(deps): update dependency babel-standalone to v7.23.7 renovate[bot] 2024-01-01 00:41:47 +0000
  • 53aa3f7883 chore(deps): update module golang.org/x/crypto to v0.17.0 [security] renovate[bot] 2023-12-19 00:01:29 +0000
  • 25c0ce0cd6
    Bump golang.org/x/crypto from 0.16.0 to 0.17.0 dependabot[bot] 2023-12-19 00:05:11 +0000
  • 93ae755718
    chore(deps): update module golang.org/x/crypto to v0.17.0 [security] renovate[bot] 2023-12-19 00:01:29 +0000
  • 187adabe34 chore(deps): update all dependencies renovate[bot] 2023-12-18 00:59:54 +0000
  • 159e729f0d
    chore(deps): update all dependencies renovate[bot] 2023-12-18 00:59:54 +0000
  • e1f27ba8fc chore(deps): update actions/setup-go action to v5 renovate[bot] 2023-12-11 00:29:44 +0000