go-csp-collector icon indicating copy to clipboard operation
go-csp-collector copied to clipboard

A CSP collector written in Golang

Results 4 go-csp-collector issues
Sort by recently updated
recently updated
newest added

I'm getting this when reports are sent from chrome: ``` {"level":"debug","message":"Unable to decode invalid JSON payload: json: cannot unmarshal array into Go value of type main.CSPReport","timestamp":"2022-08-24T11:31:19Z"} ``` I think that...

[Network Error Logging](https://w3c.github.io/network-error-logging) is becoming a thing via the [Reporting API] so it would be good to add support for it. Ideally, we would: - Rename this repository to be...

Hi, It would be nice if we could install the Helm chart directly without cloning the repository and made the Helm chart available on [Artifact Hub](https://artifacthub.io). The helm Chart can...

I really appreciate this small software, I like to add my 2 cents on configuration of filter.txt file. I need to ignore URLs like: * https://gc.kis.v2.scr.kaspersky-labs.com * https://ff.kis.v2.scr.kaspersky-labs.com Probably an...