Skip to content

Releases: Bearer/bearer

v1.43.8

17 Jun 13:09
532da7c
Compare
Choose a tag to compare

Changelog

  • 13841fa chore(cloud): remove old api code (#1616)
  • 5188864 chore(deps): bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0 (#1626)
  • 92e3346 chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.3 to 3.14.4 (#1627)
  • 6a68ef0 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#1618)
  • 532da7c chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#1639)
  • 4ed5b7b chore(deps): bump github.com/weppos/publicsuffix-go from 0.30.2 to 0.40.0 (#1638)
  • f1b9596 chore(deps): bump golang.org/x/mod from 0.17.0 to 0.18.0 (#1628)
  • ada6cfa chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 (#1629)
  • e766ccf chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#1625)
  • 1edd14a chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /docs (#1633)
  • 184316e chore(deps-dev): bump pug from 3.0.2 to 3.0.3 in /docs (#1617)
  • edd418f chore: make engine pluggable (#1615)
  • a852761 docs(python): add framework support (#1621)
  • 58ce3a2 fix(python): add 'split' to reflexive methods (#1635)
  • a23c509 fix(python): handle reflexive methods (#1622)
  • 6c3035a fix(python): import statements (#1623)
  • 6cbab1c fix: engine refactor (#1637)
  • f7a1572 fix: engine.Close() ordering (#1631)
  • 9e7769a fix: fix mapping of gocloc language to bearer (#1636)
  • 8e62ab9 fix: handle edge cases in EachContentPart (#1634)

v1.43.7

28 May 13:11
9947948
Compare
Choose a tag to compare

Changelog

  • 14e0918 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 (#1614)
  • 781cffc chore(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0 (#1612)
  • fa30a8a chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.3 (#1613)
  • d1b8357 fix(python): handle string line continuation (#1610)
  • 9947948 fix(python): regard pair children as data sources (#1611)

v1.43.6

22 May 09:02
42a98bc
Compare
Choose a tag to compare

Changelog

  • 2601935 chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#1605)
  • 42a98bc fix(python): lookup variables in operators (#1609)
  • 8977d9c fix(python): lookup variables in string interpolations (#1607)
  • f9fca6c fix(python): support with/for statement variables (#1608)
  • 499b26a fix(reports): ordinal in html report (#1604)
  • 0edcb02 fix: ensure parent folder symlinks are resolved (#1603)
  • 06a525d fix: handle identifiers in subscript (#1601)

v1.43.5

16 May 13:07
44d807e
Compare
Choose a tag to compare

Highlights

Added linux/arm64 binary support.

Changelog

  • f002808 fix(python): support escaped characters in strings (#1599)
  • f3237e6 fix: improve python analyzer and pattern support (#1597)

v1.43.4

14 May 15:07
7ecf89c
Compare
Choose a tag to compare

Changelog

  • 7ecf89c fix(python): update analyzer for import statements (#1592)

v1.43.3

13 May 15:32
5ae29e1
Compare
Choose a tag to compare

Changelog

  • 2f405cb chore(deps): bump Apple-Actions/import-codesign-certs from 2 to 3 (#1587)
  • eecae3f chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
  • 3c8830b chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#1586)
  • f60be82 chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.33.0 (#1567)
  • 5ae29e1 chore(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1582)
  • 9c57ca6 chore(deps): bump github.com/open-policy-agent/opa from 0.62.1 to 0.63.0 (#1552)
  • ad89131 chore(deps): bump github.com/open-policy-agent/opa from 0.63.0 to 0.64.1
  • 6828f59 chore(deps): bump github.com/rodaine/table from 1.1.1 to 1.2.0 (#1555)
  • b4b6110 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3 (#1551)
  • e0ca017 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.3 to 3.24.4 (#1584)
  • 50d9d05 chore(deps): bump github.com/weppos/publicsuffix-go from 0.30.1 to 0.30.2 (#1548)
  • 613ff0d chore(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 (#1557)
  • 1585d48 chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#1556)
  • 7d697a4 chore(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 (#1585)
  • 3e72ea3 chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#1554)
  • a483825 chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#1583)
  • d03bddc chore(deps): bump golangci/golangci-lint-action from 4 to 5
  • 81221a9 chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#1588)
  • 2b679ed chore(deps-dev): bump ejs from 3.1.9 to 3.1.10 in /docs (#1577)
  • 03bd82e chore: add cimon (#1571)
  • 1e5a6cf docs(go): mark Golang as GA (#1561)
  • bd3a9d9 fix(python): update analyzer (#1589)

v1.43.2

09 Apr 15:50
1bccddc
Compare
Choose a tag to compare

Changelog

  • 1bccddc fix(golang): add variadic args case for args... (#1559)
  • b27b488 fix: handle duplicate var names in assignment (#1558)

v1.43.1

21 Mar 17:03
e267aa9
Compare
Choose a tag to compare

Changelog

  • 2b53228 chore(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2 (#1544)
  • e267aa9 chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#1543)
  • 57f6a8a docs(java): mark Java as GA (#1498)
  • 3642a70 fix: fixes for go ga (#1546)

v1.43.0

15 Mar 11:58
c779c2e
Compare
Choose a tag to compare

Changelog

v1.42.0

14 Mar 12:07
Compare
Choose a tag to compare

Changelog

  • a27eabf chore(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0
  • a1c95e7 chore(deps): bump github.com/open-policy-agent/opa from 0.62.0 to 0.62.1
  • 3953ea9 chore(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0
  • 60bf94e chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0
  • 4efa28f chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • 5f962ea docs(rules): update export (#1538)
  • fef4de8 feat: improve perf json (#1539)
  • d23fa86 fix: disable placeholder when quiet scan (#1536)