]> source.dussan.org Git - gitea.git/commit
Update to bluemonday-1.0.6 (#15294)
authorzeripath <art27@cantab.net>
Mon, 5 Apr 2021 21:38:31 +0000 (22:38 +0100)
committerGitHub <noreply@github.com>
Mon, 5 Apr 2021 21:38:31 +0000 (17:38 -0400)
commit04196b7658d70a1dee22a25aeb26e3d1587c316f
tree9095331975714251797154d069ca01ead6f60999
parente10d028b039af5d63ef29f4c33fb04029da3d5a8
Update to bluemonday-1.0.6 (#15294)

Signed-off-by: Andrew Thornton <art27@cantab.net>
15 files changed:
go.mod
go.sum
modules/markup/sanitizer.go
modules/markup/sanitizer_test.go
vendor/github.com/aymerick/douceur/parser/parser.go [new file with mode: 0644]
vendor/github.com/chris-ramon/douceur/LICENSE [deleted file]
vendor/github.com/chris-ramon/douceur/parser/parser.go [deleted file]
vendor/github.com/microcosm-cc/bluemonday/SECURITY.md [new file with mode: 0644]
vendor/github.com/microcosm-cc/bluemonday/go.mod
vendor/github.com/microcosm-cc/bluemonday/go.sum
vendor/github.com/microcosm-cc/bluemonday/handlers.go
vendor/github.com/microcosm-cc/bluemonday/policy.go
vendor/github.com/microcosm-cc/bluemonday/sanitize.go
vendor/golang.org/x/net/internal/socket/rawconn.go
vendor/modules.txt