Skip to content

Releases: hazcod/security-slacker

v1.23.0

27 May 10:17
6b060ab
Compare
Choose a tag to compare

1.23.0 (2024-05-27)

Feature

  • skip cloud sensors to only report on user endpoints (39b9c30)

Chores

  • update deps (e52ee70)
  • fix deps (0339fcf)
  • deps: bump golang.org/x/oauth2 from 0.18.0 to 0.20.0 (994a468)
  • deps: bump golang.org/x/net from 0.22.0 to 0.23.0 (d9f5096)
  • deps: bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (da2e15e)
  • deps: bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (c414785)

v1.22.0

04 Mar 15:38
481654a
Compare
Choose a tag to compare

1.22.0 (2024-03-04)

Feature

Chores

  • deps: bump github.com/slack-go/slack from 0.12.3 to 0.12.4 (3957fc7)
  • deps: bump golang.org/x/oauth2 from 0.14.0 to 0.17.0 (7eb5040)
  • deps: bump golang from 1.21 to 1.22 in /.github/go (00f4e33)
  • deps: bump actions/setup-go from 4 to 5 (8c9e94a)
  • deps: bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (d4934e1)
  • deps: bump github.com/slack-go/slack from 0.12.3 to 0.12.4 (5204a5f)
  • deps: bump golang.org/x/oauth2 from 0.14.0 to 0.17.0 (26b843c)
  • deps: bump golang from 1.21 to 1.22 in /.github/go (2aef4f8)
  • deps: bump actions/setup-go from 4 to 5 (f49d211)
  • deps: bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (540a81c)

v1.21.7

23 Oct 07:07
56f1b13
Compare
Choose a tag to compare

1.21.7 (2023-10-23)

Bug Fixes

  • do not skip one host during fetch (94fb627)
  • do not skip one host during fetch (eabb3a1)

Chores

  • deps: bump golang.org/x/oauth2 from 0.11.0 to 0.13.0 (d35390b)
  • deps: bump actions/checkout from 3 to 4 (1695f46)
  • deps: bump goreleaser/goreleaser-action from 4 to 5 (e48f9bf)
  • deps: bump docker/login-action from 2 to 3 (e54bb14)
  • deps: bump github.com/crowdstrike/gofalcon from 0.4.0 to 0.4.2 (95996ce)
  • deps: bump github.com/slack-go/slack from 0.12.1 to 0.12.3 (c134fc4)

v1.21.6

29 Aug 05:44
a59e993
Compare
Choose a tag to compare

1.21.6 (2023-08-29)

Bug Fixes

  • falcon: use new SDK api (3e3f58b)

Chores

  • go mod tidy (32565e1)
  • goreleaser: remove archives replacements (ddd1cf3)
  • deps: bump github.com/crowdstrike/gofalcon from 0.2.33 to 0.4.0 (0250ee9)
  • deps: bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (5350b3c)
  • deps: bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (6a8e63e)
  • deps: bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (9de895e)
  • deps: bump actions/setup-go from 3 to 4 (d83d283)

v1.21.5

15 Mar 10:52
7d0e9c0
Compare
Choose a tag to compare

1.21.5 (2023-03-15)

Bug Fixes

Chores

  • formatting (d006c5a)
  • deps: bump github.com/crowdstrike/gofalcon from 0.2.32 to 0.2.33 (e39c17a)
  • deps: bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (0eeb02e)
  • working code for fixed version (118b337)
  • remove deprecated api (6f0710c)
  • fix go.mod conflict (2750d00)
  • deps: bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (698c10c)

v1.21.4

07 Feb 10:30
4b700ed
Compare
Choose a tag to compare

1.21.4 (2023-02-07)

Bug Fixes

  • falcon: fetch device details in chunks of 100 (6599866)

v1.21.3

02 Feb 08:32
a739f52
Compare
Choose a tag to compare

1.21.3 (2023-02-02)

Bug Fixes

  • ws1: longer request timeout (e230146)

Chores

  • deps: bump golang from 1.19 to 1.20 in /.github/go (31795af)

v1.21.2

12 Jan 09:20
8c933af
Compare
Choose a tag to compare

1.21.2 (2023-01-12)

Bug Fixes

  • falcon: ignore suppressed vulnerabilities (0808dd0)

Chores

  • deps: bump docker/login-action from 1 to 2 (bcd309b)
  • deps: bump goreleaser/goreleaser-action from 2 to 4 (b3966f1)
  • deps: bump actions/setup-go from 2 to 3 (86b00c1)
  • deps: bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 (4a573ce)

v1.21.1

03 Jan 11:31
fb0f0ce
Compare
Choose a tag to compare

1.21.1 (2023-01-03)

Bug Fixes

  • add pagination to crowdstrike results (d34b8af)
  • ignore sensors on cloud hosts for user alerting (cdedf4e)

Chores

v1.21.0

15 Sep 12:06
e6bb261
Compare
Choose a tag to compare

1.21.0 (2022-09-15)

Feature

  • add new warnings for hosts missing in MDM and/or EDR (79d872e)

Chores