Skip to content

internal/frontend: replace bluemonday with the simple sanitizer #122

internal/frontend: replace bluemonday with the simple sanitizer

internal/frontend: replace bluemonday with the simple sanitizer #122

Workflow file for this run

name: Run govulncheck
on: [push]
jobs:
govulncheck:
runs-on: ubuntu-latest
steps:
- id: govulncheck
uses: golang/[email protected]