Skip to content

Releases: Bearer/bearer

v1.41.0

08 Mar 10:54
faac4fb
Compare
Choose a tag to compare

Changelog

  • 55a9b95 chore(deps): bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.0
  • 5277776 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2
  • e796dc1 chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 85b2699 feat(js): improve unanchored pattern defaults (#1523)
  • faac4fb feat: remove unused content from detectors (#1529)

v1.40.1

29 Feb 15:08
2af3b49
Compare
Choose a tag to compare

Changelog

  • 572151f chore(deps): bump github.com/schollz/progressbar/v3
  • b070bf3 docs(rules): show documentation for built in gitleaks rule (#1521)
  • 77051de feat(javascript): unanchored method_definition (#1518)
  • 2af3b49 feat(js): check anonymous types (#1522)
  • adfe84c feat(rules): improve rule dx (#1516)
  • b0de479 fix(dataflow): yaml error key was named incorrectly (#1517)

v1.39.0

22 Feb 13:53
1f04488
Compare
Choose a tag to compare

Changelog

v1.38.0

12 Feb 17:38
a40d59a
Compare
Choose a tag to compare

Changelog

  • 26d4d74 chore(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0
  • 28bff10 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1
  • 690f37b chore(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0
  • e554832 chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0
  • a6d81fa chore(deps): bump golangci/golangci-lint-action from 3 to 4
  • 0a6109c chore: update annotation following doc update
  • f8c1c3b docs(rules): make rule list available as a csv (#1479)
  • 55532e6 feat(golang): handle method_declaration the same as function_declaration (#1494)
  • 1828fb6 feat: support const init and const invoke (#1482)
  • a40d59a fix(php): handle comments in const declaration (#1495)

v1.37.0

29 Jan 15:01
5fd994c
Compare
Choose a tag to compare

Changelog

  • e849dbc chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0
  • 1acfe03 chore(deps): bump github.com/open-policy-agent/opa from 0.60.0 to 0.61.0
  • 5fd994c feat: unanchored class declaration (#1478)
  • 987042a fix: add character literal to string (#1475)

v1.36.0

26 Jan 08:44
e4c814e
Compare
Choose a tag to compare

Highlights

  • Dynamic severity level has been removed in this version due to implementation issues, see #1468

Changelog

  • 2f57ba1 chore(deps): bump actions/cache from 3 to 4
  • 72cc2ff chore(deps): bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0
  • 39eb85d chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1
  • 970983d chore(deps): bump github.com/rodaine/table from 1.1.0 to 1.1.1
  • b01bc95 feat: remove dynamic severity (#1469)
  • e4c814e fix: handle comments for java (#1474)

v1.35.0

16 Jan 12:10
918c410
Compare
Choose a tag to compare

Changelog

  • 34fbff2 chore(deps): bump github.com/bits-and-blooms/bitset from 1.12.0 to 1.13.0 (#1452)
  • cd1e5b1 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0
  • c271923 chore(deps): bump github.com/open-policy-agent/opa from 0.59.0 to 0.60.0 (#1451)
  • d119712 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 (#1453)
  • 40e1eab chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
  • 2d92940 chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0
  • 64d623d chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 in /docs (#1460)
  • 918c410 feat: add more scan context for gitlab (#1464)
  • a5d27c9 fix: handle azure devops url (#1463)

v1.34.0

09 Jan 15:01
e142a5d
Compare
Choose a tag to compare

Changelog

  • 21dc624 chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0
  • 2181095 chore: remove hardcoded application_identity (#1444)
  • 11beff4 chore: update viper (#1443)
  • 8cc06aa ci(docs): update deps for docs pages (#1456)
  • 90b9c30 ci(gon): inject missing env var (#1457)
  • cb24f3a docs(examples): update github examples to use latest version of checkout (#1445)
  • df02552 feat(gitlab): simplify diff scan config (#1447)
  • e142a5d fix: support binary OR for strings (#1458)
  • 905306a fix: use of fatal, double error output and vague errors (#1455)

v1.33.1

13 Dec 12:31
bc82618
Compare
Choose a tag to compare

Changelog

v1.33.0

12 Dec 16:50
eb61c4d
Compare
Choose a tag to compare

Changelog

  • 4533817 chore(deps): bump actions/deploy-pages from 2 to 3
  • 117301d chore(deps): bump actions/setup-go from 4 to 5
  • 629270e chore(deps): bump github.com/bits-and-blooms/bitset
  • 337c93a chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2
  • 4df4d8d chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11
  • 68c7f71 chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#1431)
  • 6c643f0 chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0
  • f6688c9 chore(rego): prepare migration to rego v1
  • 44d602e feat: add gitlab pipeline id (#1435)
  • d99d4ca fix: add git untracked files to the list of files to scan (#1425)
  • d853451 fix: display files counter for JS (#1427)
  • 63a708f fix: go installation (#1423)
  • eb61c4d fix: incorrect framework component type (#1436)
  • b5a1c03 chore(deps): bump github.com/open-policy-agent/opa from 0.58.0 to 0.59.0