Releases: semgrep/semgrep-network-broker
Releases · semgrep/semgrep-network-broker
v0.34.0
What's Changed
- chore(allowlist): add listing branches, listing organizations, and getting an organization to GitHub allowlist by @matthewdean-semgrep in #146
- Append provided CA Certs to the RootCA pool, not ClientCA by @semgrep-jamie in #148
- Add optional tlsMinVersion parameter to httpClient configuration by @semgrep-jamie in #147
- Updates to README.md by @semgrep-jamie in #149
- Update config.go by @sebasrevuelta in #150
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #119
- Bump dependency versions by @semgrep-jamie in #151
New Contributors
- @semgrep-jamie made their first contribution in #148
- @sebasrevuelta made their first contribution in #150
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- chore: re-add tool to autopopulate readme allowlists by @matthewdean-semgrep in #130
- chore(readme): fix azure dev ops example config by @matthewdean-semgrep in #135
- chore(allowlist): add GET repo collaborator permission API to the allowlist by @maggieyu-semgrep in #136
- fix(gha): Upgrade ubuntu version used in semgrep scan workflow by @maggieyu-semgrep in #143
- remove publicKey, allowedIps, heartbeat by @khorne3 in #115
- chore(allowlist): add Azure Devops GET iteration changes API to the allowlist by @maggieyu-semgrep in #142
- chore: fix base URLs of auto-populated URLs in README by @matthewdean-semgrep in #144
- chore(allowlist): Add Bitbucket repo webhook APIs and application properties API by @maggieyu-semgrep in #145
New Contributors
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- Add new allowlist URLs to README by @armchairlinguist in #122
- chore: add remaining missing allowlist items for github by @matthewdean-semgrep in #123
- chore: add git clone urls to github allowlist by @matthewdean-semgrep in #124
New Contributors
- @matthewdean-semgrep made their first contribution in #123
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's changed
- Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#117)
- fix: Support Bitbucket Datacenter code access url (#118)
- add missing allowlist items for github (#121)
Full changelog: v0.30.0...v0.31.0
v0.30.0
v0.29.0
What's Changed
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.20.5 by @dependabot (#102)
- Fix github code access allowlist items need org+repo, not just repo by @tpetr (#110)
- Bump google.golang.org/protobuf from 1.35.2 to 1.36.4 by @dependabot (#112)
- Bump golang.org/x/net from 0.26.0 to 0.33.0 by @dependabot (#111)
- Default config to well known wireguard peer by @tpetr (#113)
- Restore /namespaces/:namespace allowlist by @armchairlinguist (#114)
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- use logrus logger for wireguard logs by @dependabot (#96)
- better prometheus metrics by @tpetr (#97 )
- add endpoints for kubernetes probes by @tpetr (#98)
- bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot (#93)
- bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot (#91)
- add missing API urls for Gitlab by @Zhou-Duo (#99)
- add an allowlist for azure devops by @Zhou-Duo (#100)
- update bitbucket network config by @Zhou-Duo (#101 )
- code access allowlist items need to use a wildcard by @tpetr (#108)
New Contributions:
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's changed
- Added more urls to the default GitHub allowlist by @vivekkhimani (#95)
Full changelog: v0.26.0...v0.27.0
v0.26.0
What's changed
- Update the README to add a note about buf by @tpetr (#92)
- Add fetch url for installation repositories by @armchairlinguist (#94)
Full changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- Revert "better support for running multiple separate brokers" by @tpetr in #87
- Add support for new broker tokens by @tpetr in #88
- make broker backwards compatible w/ multi-key approach by @tpetr in #89
- resolve wireguard peer info from TXT record by @tpetr in #90
- add note about buf prerequisite by @tpetr in #92
Full Changelog: v0.24.0...v0.25.0