Skip to content

Releases: hazcod/security-slacker

v1.13.1

05 Jan 12:09
4d9f406
Compare
Choose a tag to compare

1.13.1 (2022-01-05)

Bug Fixes

  • don't send empty messages (f42da42)

Chores

  • deps: bump github.com/slack-go/slack from 0.10.0 to 0.10.1 (1a791e1)
  • deps: bump golang from 1.17.4 to 1.17.5 in /.github/go (31d85a9)
  • deps: bump golang from 1.17.3 to 1.17.4 in /.github/go (564dff4)
  • deps: bump github.com/slack-go/slack from 0.9.5 to 0.10.0 (733e564)
  • deps: bump golang from 1.17.2 to 1.17.3 in /.github/go (af13302)

v1.13.0

27 Oct 06:21
126114e
Compare
Choose a tag to compare

1.13.0 (2021-10-27)

Feature

  • add exprtai severity filtering (dbe74a2)

Chores

  • fix go mod (0ff73ad)
  • deps: bump github.com/crowdstrike/gofalcon from 0.2.11 to 0.2.12 (687cd63)

v1.12.0

12 Oct 08:21
935ed2a
Compare
Choose a tag to compare

1.12.0 (2021-10-12)

Feature

Chores

  • only build amd64 (0d71e71)
  • fix go.sum (b285888)
  • deps: bump golang from 1.17.1 to 1.17.2 in /.github/go (9f13c9d)
  • deps: bump github.com/crowdstrike/gofalcon from 0.2.9 to 0.2.10 (9b02238)
  • deps: bump github.com/slack-go/slack from 0.9.4 to 0.9.5 (e9b1c5f)
  • deps: bump golang from 1.16 to 1.17.1 in /.github/go (eec740b)
  • deps: bump github.com/crowdstrike/gofalcon from 0.2.8 to 0.2.9 (8fc4c83)
  • deps: bump github.com/slack-go/slack from 0.9.1 to 0.9.4 (ef16922)
  • pin gofalcon again (f29ea09)

v1.11.0

23 Aug 11:41
867d6ea
Compare
Choose a tag to compare

1.11.0 (2021-08-23)

Feature

  • skip useless mitigations (e89a899)

cleanup

v1.10.1

20 Aug 08:44
cdeeb00
Compare
Choose a tag to compare

1.10.1 (2021-08-20)

Bug Fixes

v1.10.0

18 Aug 07:44
0aca67d
Compare
Choose a tag to compare

1.10.0 (2021-08-18)

Feature

Chores

v1.9.1

18 Aug 07:18
a3529a4
Compare
Choose a tag to compare

1.9.1 (2021-08-18)

Bug Fixes

Chores

  • don't warn holiday skip when no findings (e6acc97)

v1.9.0

17 Aug 12:05
7711901
Compare
Choose a tag to compare

1.9.0 (2021-08-17)

Feature

  • skip findings w/o mitigations + holiday feature (39e011a)

Chores

  • add readme skip_on_holiday (3958a70)

v1.8.0

09 Aug 06:27
53829cf
Compare
Choose a tag to compare

1.8.0 (2021-08-09)

Feature

  • skip users on Slack when on holiday (f305ba0)

Chores

  • add env parameters to app.json (aa952a6)
  • add Heroku Button (4ceeb51)
  • add heroku app json (48256b7)
  • update falcon library to 0.2.6 (0b4d279)

v1.7.1

13 Jul 10:56
b9b9c17
Compare
Choose a tag to compare

1.7.1 (2021-07-13)

Bug Fixes

  • correctly extract email (852039a)

Code Refactoring

  • log ws1 api error responses (7f42a69)

Chores