Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make output results.json immutable. #5991

Open
kehao95 opened this issue Nov 8, 2022 · 0 comments · May be fixed by #6902
Open

make output results.json immutable. #5991

kehao95 opened this issue Nov 8, 2022 · 0 comments · May be fixed by #6902
Labels
community Community contribution feature request Community: new feature request

Comments

@kehao95
Copy link

kehao95 commented Nov 8, 2022

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.
image

@kehao95 kehao95 added community Community contribution feature request Community: new feature request labels Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution feature request Community: new feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant