Broken master in `docs-lint markdown`
Job #1768475730 failed for 2ac8faae:
$ scripts/lint-doc.sh
=> Linting documents at path /builds/gitlab-org/gitlab as root...
=> Checking for cURL short options...
=> Checking documentation for front matter...
No files supplied. Checking all markdown files in doc/.
Documentation metadata found in 1344 documentation files.
=> Checking for non-standard spaces...
=> Checking for CHANGELOG.md duplicate entries...
=> Checking /builds/gitlab-org/gitlab/doc for executable permissions...
=> Checking for new README.md files...
=> Checking for directory names containing dashes...
Merge request pipeline (detached) detected. Testing all files.
=> Linting markdown style...
doc/user/application_security/dependency_scanning/index.md:174:36 MD044/proper-names Proper names should have the correct capitalization [Expected: JSON; Actual: json]
doc/user/application_security/dependency_scanning/index.md:175:38 MD044/proper-names Proper names should have the correct capitalization [Expected: JSON; Actual: json]
doc/user/application_security/dependency_scanning/index.md:182:25 MD044/proper-names Proper names should have the correct capitalization [Expected: JSON; Actual: json]
doc/user/application_security/dependency_scanning/index.md:197:164 MD044/proper-names Proper names should have the correct capitalization [Expected: JSON; Actual: json]
doc/user/application_security/dependency_scanning/index.md:248:8 MD044/proper-names Proper names should have the correct capitalization [Expected: ID; Actual: id]
doc/user/application_security/dependency_scanning/index.md:256:8 MD044/proper-names Proper names should have the correct capitalization [Expected: ID; Actual: id]
doc/user/application_security/dependency_scanning/index.md:269:8 MD044/proper-names Proper names should have the correct capitalization [Expected: ID; Actual: id]
doc/user/application_security/dependency_scanning/index.md:316:8 MD044/proper-names Proper names should have the correct capitalization [Expected: ID; Actual: id]
doc/user/application_security/dependency_scanning/index.md:322:8 MD044/proper-names Proper names should have the correct capitalization [Expected: ID; Actual: id]
=> Linting prose...
✖ ERROR: 'markdownlint' failed with errors.
0 errors, 0 warnings, and 0 suggestions found in 0 files.
✖ 1 lint test(s) failed. Review the log carefully to see full listing.