sonatype-nexus-community / nancy

A tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index
Apache License 2.0
549 stars 76 forks source link

Get native linux packages into respective repos #177

Open zendern opened 3 years ago

zendern commented 3 years ago

So as part of #175 @danRollo added these to go releaser. This issue is to take it one step farther and get those into their corresponding repos so that you can simply do.

apt-get install nancy
yum install nancy
dnf install nancy
apk install nancy

So this will just build them and attach them to the release, yeah? Do we have a plan for distributing them further? Just curious!

_Originally posted by @DarthHater in https://github.com/sonatype-nexus-community/nancy/pull/175#discussion_r477596985_