virtualcell / vcell-fiji

MIT License
2 stars 0 forks source link

Security Checks Workflow #24

Open AvocadoMoon opened 7 months ago

AvocadoMoon commented 7 months ago

Problem

The workflow which compiles the code and execute tests has a step which checks the code for any vulnerable libraries. For some reason a "forEach" error is raised. The immediate solution was to skip this step, but the security check should be put back in place.