teler-waf icon indicating copy to clipboard operation
teler-waf copied to clipboard

teler-waf is a Go HTTP middleware that protects local web services from OWASP Top 10 threats, known vulnerabilities, malicious actors, botnets, unwanted crawlers, and brute force attacks.

Results 26 teler-waf issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.29.0. Commits 35b4aba go.mod: update golang.org/x dependencies 9bf379f websocket: fix printf(var) mistake detected by latest printf checker 4542a42 go.mod: update golang.org/x dependencies 765c7e8 xsrftoken: create...

dependencies

Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.5 to 1.7.6. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.6 What's Changed fix: Avoid panic when s3 URL is invalid by @​liamg in hashicorp/go-getter#501 New Contributors @​liamg...

dependencies

Bumps the modules group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/bitfield/script](https://github.com/bitfield/script) | `0.22.0` |...

dependencies

Bumps the actions group with 1 update: [ossf/scorecard-action](https://github.com/ossf/scorecard-action). Updates `ossf/scorecard-action` from 2.4.0 to 2.4.1 Release notes Sourced from ossf/scorecard-action's releases. v2.4.1 What's Changed This update bumps the Scorecard version to...

dependencies

Bumps the go_modules group with 3 updates: [golang.org/x/net](https://github.com/golang/net), [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) and [github.com/golang/glog](https://github.com/golang/glog). Updates `golang.org/x/net` from 0.30.0 to 0.36.0 Commits 85d1d54 go.mod: update golang.org/x dependencies cde1dda proxy, http/httpproxy: do not mismatch IPv6...

dependencies

It is recommended to add a proxy to all requests; otherwise, it may fail to work in many cases, resulting in the following error message: panic: error while getting teler...

bug