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
Is your feature request related to a problem? Please describe.
How to remove the long string of redundant information Configuration {...} in the output file? Because this is not what the user cares about, what really matters is the final result.
Describe the solution you'd like
Add an option to filter out this long string of Configuration {...}.
Describe alternatives you've considered
Additional context
In the output report, the information of Configuration {...} is too long, and I personally think it is unnecessary to print this configuration in the output report, because we have already set these configurations in the configuration file, so there is no need to print them again in the report. The report should highlight the key points of the scan results.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
How to remove the long string of redundant information Configuration {...} in the output file? Because this is not what the user cares about, what really matters is the final result.
Describe the solution you'd like
Add an option to filter out this long string of Configuration {...}.
Describe alternatives you've considered
Additional context
In the output report, the information of Configuration {...} is too long, and I personally think it is unnecessary to print this configuration in the output report, because we have already set these configurations in the configuration file, so there is no need to print them again in the report. The report should highlight the key points of the scan results.
The text was updated successfully, but these errors were encountered: