Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • qa qa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Debian QADebian QA
  • qaqa
  • Merge requests
  • !27

debcheck: Do more HTML escaping

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Colin Watson requested to merge cjwatson/qa:debcheck-html-escape into master Dec 15, 2019
  • Overview 0
  • Commits 1
  • Changes 1

Dependencies may end up containing "<" or ">" due to build profiles.

This is very much not the way I prefer to programmatically output HTML, but rewriting debcheck to use a template-based approach would be a rather larger change.

Based loosely on a partial patch from Chris Lamb.

Closes: #872646

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: debcheck-html-escape