| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| bearer_2.0.0_linux-amd64.deb | 2026-01-29 | 16.4 MB | |
| bearer_2.0.0_linux-arm64.deb | 2026-01-29 | 15.4 MB | |
| checksums.txt | 2026-01-29 | 980 Bytes | |
| bearer_2.0.0_linux-amd64.pkg.tar.zst | 2026-01-29 | 15.8 MB | |
| bearer_2.0.0_linux-amd64.rpm | 2026-01-29 | 17.1 MB | |
| bearer_2.0.0_linux-arm64.pkg.tar.zst | 2026-01-29 | 14.7 MB | |
| bearer_2.0.0_linux-arm64.rpm | 2026-01-29 | 15.9 MB | |
| bearer_2.0.0_darwin_amd64.tar.gz | 2026-01-29 | 15.5 MB | |
| bearer_2.0.0_darwin_arm64.tar.gz | 2026-01-29 | 14.4 MB | |
| bearer_2.0.0_linux_amd64.tar.gz | 2026-01-29 | 16.4 MB | |
| bearer_2.0.0_linux_arm64.tar.gz | 2026-01-29 | 15.3 MB | |
| README.md | 2026-01-27 | 1.9 kB | |
| v2.0.0 source code.tar.gz | 2026-01-27 | 10.0 MB | |
| v2.0.0 source code.zip | 2026-01-27 | 10.8 MB | |
| Totals: 14 Items | 177.7 MB | 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
- 31dd31f6 chore(deps): bump actions/checkout from 5 to 6 (#1858)
- a9cae1b4 chore(deps): bump actions/setup-node from 5 to 6 (#1841)
- 296bbe63 chore(deps): bump actions/upload-pages-artifact from 3 to 4 (#1820)
- cb2e95c0 chore(deps): bump github.com/bits-and-blooms/bitset from 1.24.3 to 1.24.4 (#1863)
- a13dbc00 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 (#1873)
- 679aa0b0 chore(deps): bump github.com/open-policy-agent/opa from 1.10.1 to 1.11.0 (#1868)
- 1581ff50 chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#1870)
- 04ee8eca chore(deps): bump github.com/weppos/publicsuffix-go from 0.50.0 to 0.50.1 (#1861)
- 3c3a8887 chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 (#1874)
- f88c8fca chore(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 (#1875)
- eb7aa1a6 chore(deps): bump js-yaml in /docs (#1854)
- fda1025f chore(deps): update various deps (#1855)
- e7673b64 chore(deps-dev): bump axios from 1.7.7 to 1.9.0 in /docs (#1792)
- ae0c8505 chore: update tree sitter (#1806)
- 966a6f50 feat(python): add dataflow for default parameter values (#1876)
- e5a9245c feat: add languages to dataflow report (#1842)
- 3258e281 fix: battle test results (#1884)
- 0e95665f fix: ruby treesitter (#1881)
- b21725ee fix: tree sitter rules issues (#1879)