Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Question: encoding problem when GenerateJSONReport function is used #31

@Conanien

Description

@Conanien

I would have question regarding GenerateJSONReport function. You are using RapidJson module for your project where we observed that many of filepaths in json reports generated by scanner are not showing special characters properly.

Lets take this string as an example: APPLICAÇÕES

When I use RapidJson module alone and I feed string buffer directly, results are shown as expected.

But when whole scanner is used and this string is in filepath, report will provide different set of characters instead of Ç and Õ.

Is this intended?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions