contrib/gitlab.tpl produces invalid JSON when a vulnerability's last reference URL(s) don't match ^(https?|ftp)://.+ (e.g. not-applicable:http://...). A trailing comma is left before the closing ] of the links array, causing JSON parsers to reject the report.
Discussed in #10696
contrib/gitlab.tplproduces invalid JSON when a vulnerability's last reference URL(s) don't match^(https?|ftp)://.+(e.g. not-applicable:http://...). A trailing comma is left before the closing]of the links array, causing JSON parsers to reject the report.Discussed in #10696