test("should properly parse file from inline semgrep usage", async () => {
  const jsonContent = await readFile(
    __dirname + "/__testFiles__/minimal-metadata.json",
    {
      encoding: "utf8",