NationalSecurityAgency / skills-client

SkillTree client libraries facilitating the rapid integration of a gamified tool training approach in conjunction with skills-service. Provides out of the box support for Angular, React, Vue.js, and native Javascript.
https://skilltreeplatform.dev
Apache License 2.0
83 stars 25 forks source link

Investigate adding Snyk support #27

Closed mosefer closed 1 year ago

mosefer commented 4 years ago

Previous attempts at integrating Snyk resulted in the CI build running out of javascript heap in node (https://support.snyk.io/hc/en-us/articles/360002046418-JavaScript-heap-out-of-memory). Look into adding Snyk support back in after increasing node heap for CI builds. The Current CI containers have 7GB of total ram available.

evenstensberg commented 3 years ago

Why not just the plugin from GitHub?

sudo-may commented 3 years ago

@evenstensberg we wanted to evaluate Snyk to see if it would provide additional features/coverage that are currently not offered by GitHub

evenstensberg commented 3 years ago

CC @lirantal

lirantal commented 3 years ago

Hi folks 👋🏼 How can I help? In what way are you trying to integrate Snyk?