[Installer] Add anchore/syft
#25
Labels
first-timers-only
Alias for 'good first issue'
good first issue
Good for newcomers
hacktoberfest
Hacktoberfest contest alias for 'good first issue'
up-for-grabs
Alias for 'good first issue'
Add
anchore/syft
We want to add
anchore/syft
because...syft
is a CLI tool from Anchore for generating SBOMs from a container or filesystemThis could be as simple as copying
_example
, updating the github releasesinfo, and doing a find and replace on a few file system path names.
How to create a webi installer
Skills required
mkdir
,mv
,ls
,tar
,unzip
, variables)Steps
git clone git@github.com:webinstall/packages.git pushd packages/ npm install
https://github.com/anchore/syft/releases
syft/release.js
to use the official reposyft
unpacks (i.e. as a single file? as a .tar.gz? asa .tar.gz with a folder named syft?)
syft/install.sh
(seebat
andjq
as examples)syft/install.ps1
(seebat
andjq
as examples)syft/README.md
It's also okay to have multiple people work on part of this (i.e. the Cheat
Sheet can be done independently from the
install.sh
)The text was updated successfully, but these errors were encountered: