Skip to content

Releases: Bearer/bearer

v1.31.1

23 Nov 11:01
540c4d6
Compare
Choose a tag to compare

Changelog

v1.31.0

22 Nov 11:35
b1352b3
Compare
Choose a tag to compare

Changelog

  • 61f2723 chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
  • d80a78a chore(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1
  • 9dfe325 chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0
  • 5728680 chore(deps): bump github.com/schollz/progressbar/v3
  • 629757b chore(deps): bump github.com/zricethezav/gitleaks/v8
  • 3c69626 chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0
  • 744ab84 chore(deps-dev): bump axios from 1.4.0 to 1.6.1 in /docs
  • 15c1199 chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#1387)
  • cc619e4 ci(docs): linting and formatting (#1403)
  • 5b5a1c8 feat(report): add new jsonv2 format for security (#1401)
  • b1352b3 feat: improve testing for rules (#1404)
  • 086b4df fix(ignore): apply sorting when displaying all ignores (#1407)
  • 90ac1f6 refactor: simplify flag handling (#1408)

v1.30.0

10 Nov 10:24
fd6acef
Compare
Choose a tag to compare

Changelog

  • 672abc5 chore(cli): set version for root (#1376)
  • 48da815 chore(deps): bump github.com/bits-and-blooms/bitset
  • 510365c chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10
  • 89ff16e chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 5f4e363 chore(deps): bump golang.org/x/mod from 0.13.0 to 0.14.0
  • 1ca1358 chore(golang): further improve engine for go (#1379)
  • 7483fc3 docs(ci): move to using stand alone ci examples (#1371)
  • 996e988 feat: show discovery process (#1378)
  • 87eb1ac fix(golang): improve engine following rules (#1383)
  • 35c287c fix: diff scan fixes (#1381)
  • f1685bd fix: duplicate bearer display in command docs (#1382)
  • fd6acef fix: make cache work again after diff fixes (#1385)

v1.29.0

02 Nov 12:55
e81636a
Compare
Choose a tag to compare

Changelog

  • a5a59b6 chore(deps): bump actions/setup-node from 3 to 4 (#1363)
  • d8bc79e chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#1359)
  • 6ff9e2b chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (#1361)
  • f73886c chore(deps): bump github.com/onsi/gomega from 1.28.1 to 1.29.0 (#1360)
  • 57a06df chore(deps): bump github.com/open-policy-agent/opa from 0.57.1 to 0.58.0 (#1362)
  • 0358564 feat: enhance golang support (#1355)
  • 53f38ea feat: use gitlab env vars as fallback (#1364)
  • e81636a fix(php): anchoring of functions (#1366)
  • 424155a fix: exit cleanly when meta is not available (#1365)

v1.28.1

26 Oct 11:06
335b311
Compare
Choose a tag to compare

Changelog

  • e8e7b96 docs(gitlab): add missing env vars to examples (#1352)
  • 335b311 fix: account for severity flag in fail-on-severity logic (#1354)

v1.28.0

25 Oct 11:10
9a61366
Compare
Choose a tag to compare

Changelog

  • 47d26da chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1 (#1347)
  • 2a0d510 chore(deps): bump github.com/open-policy-agent/opa from 0.57.0 to 0.57.1
  • 6c0a0ae chore: update tree sitter (#1324)
  • 859ece2 feat(php): support variables in foreach (#1343)
  • c4e4348 feat: add completion (#1345)
  • fb77ead feat: add fail-on-severity flag (#1351)
  • c0fa3d5 feat: send pr number when getting ignores from cloud (#1349)
  • 43c970c perf: avoid allocations with (*regexp.Regexp).MatchString (#1344)

v1.27.1

19 Oct 14:07
4fb39a7
Compare
Choose a tag to compare

Highlight

Today we add Beta support for PHP with 50 rules! We've also released both Python and Go as Alpha languages with 5 rules each. See our Language Page for more info.

Changelog

v1.27.0

17 Oct 09:01
a2386ec
Compare
Choose a tag to compare

Changelog

  • 397d1c4 chore(deps): bump github.com/bits-and-blooms/bitset from 1.9.0 to 1.10.0
  • d1c350a chore(deps): bump github.com/hhatto/gocloc from 0.5.1 to 0.5.2
  • 56a33fa chore(deps): bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
  • 0b7267c chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
  • a2386ec chore(release): migrate to our own gon version (#1335)
  • 418030e feat(golang): add beta support (#1314)
  • bd221e8 feat(python): add initial support for Python (#1326)
  • 3f9c112 feat: add string entropy greater than filter (#1334)
  • 8711869 feat: remove useless it/s information in progressbar (#1321)
  • fe2a98a feat: send found languages when using bearer cloud (#1318)
  • 739cfd4 fix(php): lookup variables in echo/print (#1323)
  • 115e5b2 fix(php): lookup variables in subscript indices (#1317)
  • 6a53fa5 fix(php): make property names unanchored (#1316)
  • 698cefb fix(php): support pattern variables for parameter types (#1319)
  • 2ae8ce2 fix: add loc to found languages in saas meta (#1333)
  • e2320cb fix: always force a diff scan (#1332)
  • 9043f34 fix: cloud uploads on diff scans (#1327)
  • a816913 fix: disable rules flag (#1325)
  • 0615173 fix: don't use asterisk for non-literal strings (#1320)

v1.26.0

10 Oct 12:06
6689428
Compare
Choose a tag to compare

Changelog

  • de47412 chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0
  • b034d01 chore(deps): bump golang.org/x/mod from 0.12.0 to 0.13.0
  • 2a9d1c6 chore(deps): bump golang.org/x/net from 0.15.0 to 0.16.0
  • 0435d66 chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0
  • deaeffc chore(deps-dev): bump postcss from 8.4.26 to 8.4.31 in /docs
  • 7b8ead8 feat: allow diffscans to be sent to bearer cloud (#1304)
  • fff5b74 fix(php): make named arguments unanchored in patterns (#1306)
  • 792e7a7 fix(php): unanchor class name in new object expressions (#1305)
  • 6689428 fix: typo (#1313)

v1.25.0

03 Oct 15:50
d4bfbfe
Compare
Choose a tag to compare

Changelog

  • f5461b9 chore(deps): bump github.com/bits-and-blooms/bitset from 1.8.0 to 1.9.0
  • 71efdc9 chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0
  • 5ddfe16 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1
  • cbaa13e chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0
  • 4cf81d2 chore(deps): bump github.com/open-policy-agent/opa from 0.56.0 to 0.57.0
  • 11c378c chore(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0
  • ffec023 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9
  • 92b2534 feat: add flag to disable progress bar (#1289)
  • 0222c49 feat: add php bindings for beta support (#1264)
  • 6632e1d fix: avoid compiling privacy report twice (#1290)
  • d4bfbfe fix: java and javascript since php changes (#1300)
  • 6f6e6b9 fix: php fixes from writing rules (#1294)