79720925

Date: 2025-07-31 07:34:10
Score: 0.5
Natty:
Report link

XML Error Type: Invalid character in CDATA section

Unicode Character: 0xDE80 is a low surrogate, which cannot appear alone in XML.

Where It Happened: Inside the <![CDATA[ ... ]]> part of an XML document returned from the Eclipse Marketplace API.

This is causing the Eclipse Marketplace Discovery Strategy to fail when it tries to fetch or parse plugin data (in your case, for cucumber).

Reasons:
  • Whitelisted phrase (-1): in your case
  • No code block (0.5):
  • Low reputation (1):
Posted by: Sakshi Mali