Details
Details
- Reviewers
0mp gbe - Commits
- R9:bf79ecf9cf9e: [phb:security] Fix vuln.xml testing procedure
- Try something like this:
$ pkg audit -f ./vuln.xml gitea-1.13.4 pkg: Syntax error while parsing vulnxml pkg: cannot process vulnxml
and then:
$ pkg audit -f ./vuln-flat.xml gitea-1.13.4 0 problem(s) in 0 installed package(s) found.
After the patch:
- igor clean
- The documentation is rendered properly.
Diff Detail
Diff Detail
- Repository
- R9 FreeBSD doc repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
That is the rendered output. Note that there is some kind of missing icon or something. It is not related to my changes. Doing a clean clone from the repo and building the doc has that effect too.