You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is related to ge-high-assurance/RITE#20. where special characters were thought to be incorrectly handled by RITE
I have created a simple ingestion package based on turnstile to reproduce the issue:
One of the AGENTS id is "RTCAα"
The ingestion goes through fine, but at the time of returning nodegroup results: "RTCA?" is returned instead of "RTCAα"
I have checked that the ingestion via RITE sends the right CSV string to SemTK:
This issue is related to ge-high-assurance/RITE#20. where special characters were thought to be incorrectly handled by RITE
I have created a simple ingestion package based on turnstile to reproduce the issue:
One of the AGENTS id is "RTCAα"
The ingestion goes through fine, but at the time of returning nodegroup results: "RTCA?" is returned instead of "RTCAα"
I have checked that the ingestion via RITE sends the right CSV string to SemTK:
Steps to reproduce the issue:
turnstile-ingestion-special-chars-issue.zip
Screenshots of query nodegroup results containing "RTCA?"
The text was updated successfully, but these errors were encountered: