Skip to content

Scripts to process pkgcheck XML output and convert it to pretty HTML

Notifications You must be signed in to change notification settings

projg2/pkgcheck2html

Repository files navigation

Syncing with new pkgcheck keywords:

  1. ./update-config.py pkgcheck2html.conf.json
  2. Review git diff pkgcheck2html.conf.json and modify as needed.

Updating the exception list, say, for a new keyword UnquotedVariable:

  1. pkgcheck scan -k UnquotedVariable -R XmlReporter > /tmp/unquoted
  2. ./pkgcheck2excludes.py -c UnquotedVariable -o excludes.json /tmp/unquoted

About

Scripts to process pkgcheck XML output and convert it to pretty HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published