Releases: Bearer/bearer
Releases · Bearer/bearer
v2.0.1
Changelog
- 01f7d5e chore(deps): bump Apple-Actions/import-codesign-certs from 5 to 6 (#1869)
- 9c4908b chore(deps): bump actions/cache from 4 to 5 (#1871)
- 792ebb6 chore(deps): bump github.com/go-enry/go-enry/v2 from 2.9.2 to 2.9.4 (#1889)
- 61c322c chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 (#1887)
- 2e493f1 chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.39.1 (#1893)
- 1114bdf chore(deps): bump github.com/open-policy-agent/opa from 1.12.3 to 1.13.1 (#1888)
- c73ae44 chore(deps): bump github.com/schollz/progressbar/v3 from 3.18.0 to 3.19.0 (#1890)
- 0dcf629 chore(deps): bump github.com/weppos/publicsuffix-go from 0.50.1 to 0.50.2 (#1891)
- aa37fcc chore(deps): bump golang.org/x/mod from 0.31.0 to 0.33.0 (#1897)
- ffbdfdd chore(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 (#1896)
- f4e57e5 chore(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 (#1895)
- 2ddaba4 chore(deps): bump tar and gitly in /docs (#1898)
- 0860004 chore: consolidate deps (#1900)
- db06eee feat: add VisitNode function to builder (#1904)
v2.0.0
What's Changed
This release represents a major update to the engine internals bringing us up to date with go-tree-sitter containing many language Grammar updates and fixes. Rule syntax remains unchanged. The impact of this is as follows:
- Some false positives have been removed and accuracy improved.
- Some errors that where silently swallowed within tree sitter are now handled.
- More files are successfully processed and some new files types are now supported by updated grammar.
Changelog
- 31dd31f chore(deps): bump actions/checkout from 5 to 6 (#1858)
- a9cae1b chore(deps): bump actions/setup-node from 5 to 6 (#1841)
- 296bbe6 chore(deps): bump actions/upload-pages-artifact from 3 to 4 (#1820)
- cb2e95c chore(deps): bump github.com/bits-and-blooms/bitset from 1.24.3 to 1.24.4 (#1863)
- a13dbc0 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 (#1873)
- 679aa0b chore(deps): bump github.com/open-policy-agent/opa from 1.10.1 to 1.11.0 (#1868)
- 1581ff5 chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#1870)
- 04ee8ec chore(deps): bump github.com/weppos/publicsuffix-go from 0.50.0 to 0.50.1 (#1861)
- 3c3a888 chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 (#1874)
- f88c8fc chore(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 (#1875)
- eb7aa1a chore(deps): bump js-yaml in /docs (#1854)
- fda1025 chore(deps): update various deps (#1855)
- e7673b6 chore(deps-dev): bump axios from 1.7.7 to 1.9.0 in /docs (#1792)
- ae0c850 chore: update tree sitter (#1806)
- 966a6f5 feat(python): add dataflow for default parameter values (#1876)
- e5a9245 feat: add languages to dataflow report (#1842)
- 3258e28 fix: battle test results (#1884)
- 0e95665 fix: ruby treesitter (#1881)
- b21725e fix: tree sitter rules issues (#1879)
v1.51.1
Changelog
- db2435c chore(deps): bump actions/checkout from 4 to 5 (#1808)
- 8c166b6 chore(deps): bump actions/setup-go from 5 to 6 (#1826)
- 717fc6a chore(deps): bump actions/setup-node from 4 to 5 (#1827)
- 039294e chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 (#1809)
- 75ae585 chore(deps): bump github.com/bits-and-blooms/bitset from 1.24.0 to 1.24.1 (#1838)
- 1d2dbd9 chore(deps): bump github.com/hhatto/gocloc from 0.5.3 to 0.7.0 (#1837)
- 87d3a96 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.26.0 (#1835)
- 4d07293 chore(deps): bump github.com/weppos/publicsuffix-go from 0.40.2 to 0.50.0 (#1839)
- 20981e1 chore(deps): bump golang.org/x/mod from 0.25.0 to 0.28.0 (#1832)
- 83c2b8f chore(deps): bump golang.org/x/net from 0.41.0 to 0.44.0 (#1833)
- 7167133 chore(deps): bump golang.org/x/oauth2 from 0.27.0 to 0.31.0 (#1829)
- 4529003 chore(deps): update go deps (#1836)
- 6fe9e89 chore(deps-dev): bump prismjs from 1.29.0 to 1.30.0 in /docs (#1772)
v1.51.0
v1.50.2
v1.50.1
v1.50.0
v1.49.0
Changelog
- 72fe176 chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#1758)
- 7569b47 chore(deps): bump golang.org/x/net from 0.31.0 to 0.35.0 (#1759)
- c039872 chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.26.0 (#1757)
- a452532 feat: add decorator support (#1747)
- 7918f39 feat: reduced output in reports (#1761)
- dc8f119 fix: class_declaration in java (#1750)
- 841d9d9 fix: openapi definition should only return known http methods (#1754)
v1.48.0
v1.47.0
Changelog
- 0c0c164 chore(deps): bump github.com/bits-and-blooms/bitset from 1.14.3 to 1.15.0 (#1711)
- 9249b90 chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#1703)
- 9dbb541 chore(deps): bump github.com/hhatto/gocloc from 0.5.2 to 0.5.3 (#1704)
- 2644a64 chore(deps): bump github.com/open-policy-agent/opa from 0.67.1 to 0.70.0 (#1709)
- e027b9c chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 (#1715)
- 0c1dc6d chore(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#1678)
- 66d3fe6 chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#1713)
- 24998d2 chore(deps-dev): bump axios from 1.6.1 to 1.7.7 in /docs (#1700)
- 1fddbdd feat: add errors to jsonv2 security report (#1705)
- fff2faa feat: add string values (#1710)