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
@jithukv143 The results.json is created after scanning with Semgrep and contains the output of the scan results by running the command at this line https://github.com/lambdasec/autofix/blob/main/autofix.py#L129 How are you running the tool? I cannot see the error in your first screenshot which say "... not find the path specified" Can you try running directly from your CLI instead of the IDE.
When I run autofix.py, I get a results.json not found error, and if I create the file, the code deletes the file when it is running.
And If I comment the code to remove the file, I'm getting this. Am I doing anything wrong here?
The text was updated successfully, but these errors were encountered: