Failed to analyze ed0456a9-3759-402c-8745-5bc9578f2f27

We have a repo on GitHub, just trying to get onboard but our default PHP repo doesn’t want to be analyzed and it says to raise a ticket here.

Hello @JimHarders,

Your scan is running out of memory on a specific file under the libraries/ directory. I suggest adding this directory to the exclusions. You can consult the docs here for more information on how to do that.

2 Likes

Ok thanks!

A follow-up question to better understand your set-up: is having a libraries/ folder checked in to your version control system a PHP convention or is it specific to your project? Does it contain all your project dependencies?

If it is a convention we could look into ignoring this folder automatically.