Fix Gitlab/JsonSafeParse: lib/gitlab/import_export/json/ndjson_reader.rb
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Fix Gitlab/JsonSafeParse violations in this file by replacing Gitlab::Json.parse with Gitlab::Json.safe_parse.
Related MR: !215073 (merged)
Implementation Plan
A contributor needs to replace Gitlab::Json.parse with Gitlab::Json.safe_parse in this file.
Edited by 🤖 GitLab Bot 🤖