Open jhutchings1 opened 7 months ago
~Interestingly, this one doesn't reproduce if you enable verbose logging.~
Sorry, that doesn't seem to be true. It didn't reproduce with this command: appinspector analyze -v verbose -s dependabot-core -l ./log.txt
but it did with this one: appinspector analyze -v verbose -s dependabot-core -l ./log.txt -f sarif
Thanks for your report and the follow up info. That might indicate its somehow specifically in the sarif export path. I'll investigate this week.
Forgot to update the ticket, but this was fixed in the codebase with https://github.com/microsoft/ApplicationInspector/commit/e2e13eefa394f794fade9bdd11e7550ad8d36ad0, though I don't think we have a release out with this fix available yet.
Describe the bug I ran ApplicationInspector against the dependabot-core repo, and it crashed with a stackoverflow exception.
To Reproduce Steps to reproduce the behavior:
Expected behavior Application inspector runs and outputs the analysis
Operating Environment (please complete the following information):
Additional context Here's a snippet of the log before the crash (there are 40k instances of this first line before it dies)