1
1
# Go-FTW - Framework for Testing WAFs in Go!
2
2
3
3
[ ![ pre-commit] ( https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white )] ( https://github.com/pre-commit/pre-commit )
4
- [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/fzipi /go-ftw )] ( https://goreportcard.com/report/github.com/fzipi /go-ftw )
5
- [ ![ Go Doc] ( https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square )] ( http://godoc.org/github.com/fzipi /go-ftw )
6
- [ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/fzipi /go-ftw )] ( https://pkg.go.dev/github.com/fzipi /go-ftw )
7
- [ ![ Release] ( https://img.shields.io/github/v/release/fzipi /go-ftw.svg?style=flat-square )] ( https://github.com/fzipi /go-ftw/releases/latest )
8
- [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/fzipi /go-ftw.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/fzipi /go-ftw/alerts/ )
9
- [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=fzipi_go -ftw&metric=coverage )] ( https://sonarcloud.io/dashboard?id=fzipi_go -ftw )
10
- [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=fzipi_go -ftw&metric=alert_status )] ( https://sonarcloud.io/dashboard?id=fzipi_go -ftw )
4
+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/coreruleset /go-ftw )] ( https://goreportcard.com/report/github.com/coreruleset /go-ftw )
5
+ [ ![ Go Doc] ( https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square )] ( http://godoc.org/github.com/coreruleset /go-ftw )
6
+ [ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/coreruleset /go-ftw )] ( https://pkg.go.dev/github.com/coreruleset /go-ftw )
7
+ [ ![ Release] ( https://img.shields.io/github/v/release/coreruleset /go-ftw.svg?style=flat-square )] ( https://github.com/coreruleset /go-ftw/releases/latest )
8
+ [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/coreruleset /go-ftw.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/coreruleset /go-ftw/alerts/ )
9
+ [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=coreruleset_go -ftw&metric=coverage )] ( https://sonarcloud.io/dashboard?id=coreruleset_go -ftw )
10
+ [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=coreruleset_go -ftw&metric=alert_status )] ( https://sonarcloud.io/dashboard?id=coreruleset_go -ftw )
11
11
12
12
13
13
This software should be compatible with the [ Python version] ( https://pypi.org/project/ftw/ ) .
@@ -25,11 +25,11 @@ My goals are:
25
25
26
26
## Install
27
27
28
- Go to the [ releases] ( https://github.com/fzipi /go-ftw/releases ) page and get the one that matches your OS.
28
+ Go to the [ releases] ( https://github.com/coreruleset /go-ftw/releases ) page and get the one that matches your OS.
29
29
30
30
If you have Go installed and configured to run Go binaries from your shell you can also run
31
31
``` bash
32
- go install github.com/fzipi /go-ftw@latest
32
+ go install github.com/coreruleset /go-ftw@latest
33
33
```
34
34
35
35
## Example Usage
@@ -251,4 +251,4 @@ You can configure the name of the HTTP header by setting the `logmarkerheadernam
251
251
option in the configuration to a custom value (the value is case insensitive).
252
252
253
253
# # License
254
- [](https://app.fossa.com/projects/git%2Bgithub.com%2Ffzipi %2Fgo-ftw?ref=badge_large)
254
+ [](https://app.fossa.com/projects/git%2Bgithub.com%2Fcoreruleset %2Fgo-ftw?ref=badge_large)
0 commit comments