Commit graph

  • 6c6da403f0
    chore(deps): update all dependencies (#1279) master renovate[bot] 2024-12-23 09:38:16 +0100
  • 6ae1a7e38f
    chore(deps): update all dependencies renovate[bot] 2024-12-23 01:04:09 +0000
  • b12f51f7d6
    Simplify sortIssues implementation (#1277) Oleksandr Redko 2024-12-20 11:05:09 +0200
  • 54c2185ae6
    Enable testifylint and fix up lint issues (#1276) Oleksandr Redko 2024-12-20 11:03:23 +0200
  • 25c4ddc307 Simplify sortIssues implementation Oleksandr Redko 2024-12-19 14:20:58 +0200
  • e06a222259 Enable testifylint and fix up lint issues Oleksandr Redko 2024-12-19 13:24:30 +0200
  • 36c81ed69b
    Refactor AppendError to check for build.NoGoError (#1273) Oleksandr Redko 2024-12-19 12:55:12 +0200
  • 9a2d74ffe0
    chore(deps): update module golang.org/x/net to v0.33.0 [security] (#1275) renovate[bot] 2024-12-19 10:52:50 +0100
  • b89ef2a56a
    chore(deps): update module golang.org/x/net to v0.33.0 [security] renovate[bot] 2024-12-19 09:28:06 +0000
  • 4c5ad914f3
    Update README.md (#1274) Nikolay Dubina 2024-12-19 17:27:17 +0800
  • becc25ce4b
    Update README.md Nikolay Dubina 2024-12-19 16:53:22 +0800
  • a89b7b77ab Refactor AppendError to check for build.NoGoError Oleksandr Redko 2024-12-18 17:13:05 +0200
  • e21b4d42cf
    Rule documentation updates (#1272) dannyc-grafana 2024-12-17 03:40:45 -0500
  • df5bdadbaa Rule documentation updates Danny Cooper 2024-12-16 11:18:43 -0500
  • 92de0ee7a2
    Replace old golang.org links with new go.dev (#1271) Oleksandr Redko 2024-12-16 16:18:51 +0200
  • 4fda076e5d
    Refactor AppendError to use strings.Contains (#1270) Oleksandr Redko 2024-12-16 16:18:11 +0200
  • b01f49e366
    Simplify Analyzer.ignore by reducing nesting (#1269) Oleksandr Redko 2024-12-16 16:17:42 +0200
  • ca0c3985d3 Replace old golang.org links with new go.dev Oleksandr Redko 2024-12-16 12:36:47 +0200
  • 7215ab2589 Refactor AppendError to use strings.Contains Oleksandr Redko 2024-12-16 12:26:02 +0200
  • b62cc3316d
    Improve capitalization in AI API flags descriptions (#1267) Oleksandr Redko 2024-12-16 11:42:23 +0200
  • bc77d16301
    Remove unused golint dependency (#1266) Oleksandr Redko 2024-12-16 11:41:16 +0200
  • ef1a35faf9
    Simplify tests by using GinkgoT().TempDir() (#1265) Oleksandr Redko 2024-12-16 11:40:43 +0200
  • 09b914371e
    Documentation on adding new rules and analyzers (#1262) dannyc-grafana 2024-12-16 04:38:51 -0500
  • 1bd92a8e30
    chore(deps): update all dependencies (#1268) renovate[bot] 2024-12-16 10:34:38 +0100
  • 3044688590
    chore(deps): update all dependencies renovate[bot] 2024-12-16 00:32:21 +0000
  • 1f418c4d3a
    Update README.md dannyc-grafana 2024-12-15 10:29:41 -0500
  • cdfb9a7161 Simplify Analyzer.ignore by reducing nesting Oleksandr Redko 2024-12-14 19:33:17 +0200
  • 2f1dceb218
    Update CONTRIBUTING.md dannyc-grafana 2024-12-14 10:17:22 -0500
  • b07d84cace Linting/formatting pass Danny Cooper 2024-12-14 10:15:31 -0500
  • a4c421b1ca
    Update CONTRIBUTING.md dannyc-grafana 2024-12-14 10:08:48 -0500
  • cbef18527d Improve capitalization in AI API flags descriptions Oleksandr Redko 2024-12-14 16:46:43 +0200
  • bf545b3de0 Remove unused golint dependency Oleksandr Redko 2024-12-14 15:44:24 +0200
  • b874b7abfd
    Update CONTRIBUTING.md dannyc-grafana 2024-12-13 13:28:29 -0500
  • a50f7698e4
    Update README.md dannyc-grafana 2024-12-13 13:28:18 -0500
  • da56a5f414
    Update CONTRIBUTING.md dannyc-grafana 2024-12-13 13:28:07 -0500
  • 97230beccd
    Update CONTRIBUTING.md dannyc-grafana 2024-12-13 13:22:20 -0500
  • ddb62cd3c0 Simplify tests by using GinkgoT().TempDir() Oleksandr Redko 2024-12-13 19:56:08 +0200
  • 13caee4af8 Address comments from ccojocar Danny Cooper 2024-12-12 12:41:37 -0500
  • e5c43fc35e
    Merge branch 'securego:master' into patch-1 dannyc-grafana 2024-12-12 09:44:11 -0500
  • ca55eca3de
    Update to go 1.22.10 and 1.23.4 versions (#1264) Cosmin Cojocar 2024-12-12 12:10:18 +0100
  • 119388a93a
    Update to go 1.22.10 and 1.23.4 versions Cosmin Cojocar 2024-12-12 11:01:25 +0000
  • 329cad89ee
    chore(deps): update module golang.org/x/crypto to v0.31.0 [security] (#1263) renovate[bot] 2024-12-12 10:08:44 +0100
  • 85814ebed1
    chore(deps): update module golang.org/x/crypto to v0.31.0 [security] renovate[bot] 2024-12-12 01:00:00 +0000
  • 6021aecd51
    Create CONTRIBUTING.md dannyc-grafana 2024-12-11 14:09:49 -0500
  • 08beb25d41
    chore(deps): update all dependencies (#1261) renovate[bot] 2024-12-09 10:42:25 +0100
  • d34f72cecb
    chore(deps): update all dependencies renovate[bot] 2024-12-09 00:54:32 +0000
  • d566be274e
    chore(deps): update module github.com/onsi/gomega to v1.36.0 (#1259) renovate[bot] 2024-12-02 10:09:45 +0100
  • 98154e3ff4
    chore(deps): update module github.com/onsi/gomega to v1.36.0 renovate[bot] 2024-12-02 00:45:44 +0000
  • 8c602d0bc4
    fix: revive.redefines-builtin-id lint warnings (#1257) Oleksandr Redko 2024-11-30 11:54:57 +0200
  • 146322ec93
    Update conversion_overflow.go Cosmin Cojocar 2024-11-30 10:48:21 +0100
  • a77aed7f51
    Update conversion_overflow.go Cosmin Cojocar 2024-11-30 10:46:40 +0100
  • ac833e76ff
    Merge branch 'master' into fix/revive-redefines-builtin-id Cosmin Cojocar 2024-11-30 10:42:42 +0100
  • 399e835157 Fix typos in comments and fields Oleksandr Redko 2024-11-30 00:46:31 +0200
  • 864ad526b2 Fix typos in comments and fields Oleksandr Redko 2024-11-30 00:46:31 +0200
  • 0656248521 fix: revive.redefines-builtin-id lint warnings Oleksandr Redko 2024-11-30 00:29:47 +0200
  • 229cf63a09 Remove the decryption funtions/methods from G407 check Cosmin Cojocar 2024-11-26 09:07:11 +0000
  • fb516bfe9b
    Remove the decryption funtions/methods from G407 check Cosmin Cojocar 2024-11-26 09:07:11 +0000
  • 699cb55eb3 Upate go to version 1.23.3 and 1.22.9 Cosmin Cojocar 2024-11-26 08:40:47 +0000
  • e953554fef
    Upate go to version 1.23.3 and 1.22.9 Cosmin Cojocar 2024-11-26 08:40:47 +0000
  • 9b13cd5ab4 Fix G115 false positive when going from parsed uint to larger int Dave Henderson 2024-11-25 21:04:20 -0500
  • 78e7ae626a
    Fix G115 false positive when going from parsed uint to larger int Dave Henderson 2024-11-25 21:04:20 -0500
  • 08ea2a57db chore(deps): update all dependencies renovate[bot] 2024-11-25 02:40:45 +0000
  • 848370c29a
    chore(deps): update all dependencies renovate[bot] 2024-11-25 02:40:45 +0000
  • 44156135bf chore(deps): update all dependencies renovate[bot] 2024-11-18 01:19:05 +0000
  • c7c25a5962
    chore(deps): update all dependencies renovate[bot] 2024-11-18 01:19:05 +0000
  • 3274716ce3 chore(deps): update all dependencies renovate[bot] 2024-11-11 03:22:33 +0000
  • 3ea902d623
    chore(deps): update all dependencies renovate[bot] 2024-11-11 03:22:33 +0000
  • 1fb6a46eed chore(deps): update all dependencies renovate[bot] 2024-11-04 02:17:09 +0000
  • a042a605ce
    chore(deps): update all dependencies renovate[bot] 2024-11-04 02:17:09 +0000
  • d2c92ed7b3 chore(deps): update all dependencies renovate[bot] 2024-10-28 02:09:17 +0000
  • e9b0964fbe
    chore(deps): update all dependencies renovate[bot] 2024-10-28 02:09:17 +0000
  • 4fd98728a7 Update go version to 1.23.2 and 1.22.8 Cosmin Cojocar 2024-10-22 12:49:05 +0000
  • 4b980b0277
    Update go version to 1.23.2 and 1.22.8 Cosmin Cojocar 2024-10-22 12:49:05 +0000
  • 1501618b90 chore(deps): update module google.golang.org/api to v0.201.0 renovate[bot] 2024-10-21 01:42:31 +0000
  • 8ce77f8e9c
    chore(deps): update module google.golang.org/api to v0.201.0 renovate[bot] 2024-10-21 01:42:31 +0000
  • 7d33bc1991 chore(deps): update all dependencies renovate[bot] 2024-10-14 01:30:29 +0000
  • 6b0fd1e5b3
    chore(deps): update all dependencies renovate[bot] 2024-10-14 01:30:29 +0000
  • bd8b4b4ece chore(deps): update all dependencies renovate[bot] 2024-10-07 01:30:06 +0000
  • ca1c6e0909
    chore(deps): update all dependencies renovate[bot] 2024-10-07 01:30:06 +0000
  • 1216c9b96b Fix the cosign step to authenticate with the container registry Cosmin Cojocar 2024-10-01 15:10:45 +0000
  • 15878b669b
    Fix the cosign step to authenticate with the container registry Cosmin Cojocar 2024-10-01 15:10:45 +0000
  • 50d1b4ae6b chore(deps): update module google.golang.org/api to v0.199.0 renovate[bot] 2024-09-30 00:30:16 +0000
  • ad38426680
    chore(deps): update module google.golang.org/api to v0.199.0 renovate[bot] 2024-09-30 00:30:16 +0000
  • c0ba7c7a74 Update the gosec to v2.21.4 in the Github action Cosmin Cojocar 2024-09-26 12:07:07 +0000
  • a3299ce10c Add the version into goreleaser config Cosmin Cojocar 2024-09-26 12:00:28 +0000
  • 77fba45b03
    Update the gosec to v2.21.4 in the Github action Cosmin Cojocar 2024-09-26 12:07:07 +0000
  • eaff907c9d
    Add the version into goreleaser config Cosmin Cojocar 2024-09-26 12:00:28 +0000
  • d4617f51ba
    chore(deps): update module google.golang.org/api to v0.198.0 (#1233) v2.21.4 renovate[bot] 2024-09-23 09:30:44 +0200
  • b75075503c
    chore(deps): update module google.golang.org/api to v0.198.0 renovate[bot] 2024-09-23 00:35:17 +0000
  • 1d23143bee
    Prevent panic: unexpected constant value: <nil> (#1232) Laurent Demailly 2024-09-20 01:58:58 -0700
  • 6741874d9b
    Fix running single analyzer which isn't a rule bug (#1231) Laurent Demailly 2024-09-20 01:56:50 -0700
  • 8438d9fc71 Prevent panic: unexpected constant value: <nil> Laurent Demailly 2024-09-19 11:57:26 -0700
  • 55883aaf0b remove uncessary diff (even if it's proper fmt) Laurent Demailly 2024-09-19 10:43:28 -0700
  • 0f54e77923 Fix running single analyzer which isn't a rule bug Laurent Demailly 2024-09-19 10:40:39 -0700
  • 5f51dc45d0
    Remove one more directive Cosmin Cojocar 2024-09-18 12:16:12 +0000
  • ee621801e9
    Remove nosec directive to test the sarif report upload Cosmin Cojocar 2024-09-18 12:12:43 +0000
  • a83689867d
    Update gosec version to v2.21.3 in github action (#1227) Cosmin Cojocar 2024-09-18 14:10:47 +0200
  • 3cccde6d6c
    Update gosec version to v2.21.3 in github action Cosmin Cojocar 2024-09-18 12:09:59 +0000
  • be8bd6e40b
    Populate the fixes only when autofix is not empty (#1226) v2.21.3 Cosmin Cojocar 2024-09-18 13:43:01 +0200
  • 432e1711d1
    Populate the fixes only when autofix is not empty Cosmin Cojocar 2024-09-18 11:34:32 +0000