Skip to content

Releases: Bearer/bearer

v1.16.0

04 Jul 14:08
58b86f7
Compare
Choose a tag to compare

Changelog

  • 58b86f7 chore(deps): bump github.com/open-policy-agent/opa from 0.53.1 to 0.54.0 (#1109)
  • 0fc26ee feat: add more helpful rule validation (#1107)
  • d3960ec fix(java): allow variable lookup in ternary (#1104)
  • 89fe74c fix(java): counting of rules in security report (#1105)

v1.15.0

29 Jun 11:16
c0ff775
Compare
Choose a tag to compare

Changelog

v1.14.0

22 Jun 13:52
81ee5e8
Compare
Choose a tag to compare

Changelog

v1.13.1

16 Jun 09:34
697259e
Compare
Choose a tag to compare

Changelog

  • 697259e fix: scale default number of workers by files (#1068)

v1.13.0

15 Jun 09:27
751614b
Compare
Choose a tag to compare

Changelog

  • e5c55df chore(deps): bump github.com/open-policy-agent/opa from 0.53.0 to 0.53.1 (#1052)
  • 56b4189 chore(deps): bump github.com/zricethezav/gitleaks/v8 from 8.16.3 to 8.16.4 (#1053)
  • 751614b chore: add cloud note (#1066)
  • c66ff3a chore: ignore -min.js as well as .min.js files (#1060)
  • f5da6b8 feat: changes to support JS dangerous html rule (#1054)
  • dad1b2d feat: use all cores (#1058)
  • 406033e fix: activate java ruleset (#1057)
  • eb03adb fix: allow string regex filter to match against empty string literals (#1062)

v1.12.0

12 Jun 14:05
ad0d811
Compare
Choose a tag to compare

Changelog

v1.11.0

07 Jun 11:02
ba142fa
Compare
Choose a tag to compare

Changelog

  • f66e303 chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#1031)
  • c47378f chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1032)
  • 3d28318 feat(output): add reviewdog output format for security report (#1028)
  • b612a19 feat: add data types to saas report (#1030)
  • ba142fa fix(recipe): type processed incorrectly (#1038)
  • 5ec7c12 fix: add import_specifier to js match node containers (#1029)
  • 0cc1d54 fix: switch back to yaml v3 for report (#1036)
  • 7a95485 fix: use new package name for reviewdog (#1033)

v1.10.0

02 Jun 08:38
5d5073b
Compare
Choose a tag to compare

Highlights

  • Performance improvements - Bearer is now about 4x as fast! #1017 #1025
  • Improved import detection in JS - This will allow us to more accurately detected loaded libs #1027

Changelog

v1.9.0

30 May 08:43
3990de3
Compare
Choose a tag to compare

Highlights

  • SARIF / Gitlab SAST Support - usable in github and gitlab see #984 for details
  • New rule enhancements

Changelog

  • 3990de3 feat(output): add Sarif / Gitlab support (#984)
  • 45d1835 feat: add scope detection filter option (#1008)
  • ada6e82 fix: allow calls to be traversed with result scope (#1011)

v1.8.1

25 May 14:37
1e7c1fa
Compare
Choose a tag to compare

Changelog

  • 8253c6d fix: allow metadata to be set when incorrect (#1009)