LowEndInsight is a simple "bus-factor" risk analysis library for Open Source Software that is managed within a Git repository. Provide the git URL and the library will respond with a basic Elixir Map structure report. Critical feedback is always appreciated.
Have found a few issues when processing large number of items the package_type scan slows the analysis down significantly - and will cause the app to crash on "too many open files" errors (or other errors caused by this).
Also, when running the "trends" analysis by language, it isn't needed.
This is a good point to start making some of the "options" available as arguments to the analysis call versus config.
Have found a few issues when processing large number of items the package_type scan slows the analysis down significantly - and will cause the app to crash on "too many open files" errors (or other errors caused by this).
Also, when running the "trends" analysis by language, it isn't needed.
This is a good point to start making some of the "options" available as arguments to the analysis call versus config.