snyk / snyk-hex-plugin

Other
6 stars 4 forks source link

feat: initial implementation #1

Closed admons closed 3 years ago

admons commented 3 years ago

What this does

This is the initial implementation of the Hex plugin for the Snyk's CLI

It's responsible for taking the manifest and lock files and parse it into a TestResult interface (the new "Project Envelop" way)

dtrunley-snyk commented 3 years ago

Just a more general comment but should these repositories be named around mix vs Elixir? We'll be parsing the files for Erlang packages too right?

darscan commented 3 years ago

I think this plugin might have the wrong name. Elixir is a language, our plugins are generally for tools (i.e. package managers), which in this case is hex no?

snyksec commented 3 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: