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.
I wish I can track the scan results in git and highlight the changes so I can observe the project's healthy overtime.
Currently, the files in result.json will change orders, and looks randomly, whenever re-executing a scan. This will generate massive unwanted diffs for git.
Describe the solution you'd like
I wish kics can sort the results.queries.files so that multiple executions will result in the same result.json content.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I wish I can track the scan results in git and highlight the changes so I can observe the project's healthy overtime.
Currently, the files in result.json will change orders, and looks randomly, whenever re-executing a scan. This will generate massive unwanted diffs for git.
Describe the solution you'd like
I wish kics can sort the
results.queries.files
so that multiple executions will result in the same result.json content.Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: