openebs-archive/openebsctl

Add vulerability scanning for Golang Dependencies via GitHub actions

Offen

#151 geöffnet am 05.03.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (22 Forks)auto 404
CISODALOWgood first issuesodacode2022

Repository-Metriken

Stars
 (33 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

It's said that one cannot build a great building on a week foundation, well the same applies for writing software, it's turtles all the way down to the zeros and ones & turtles down even below that.

Evaluate tools which can share details

  • about code & dependency vulnerabilities(Synk does it nicely per my knowledge)
  • good-to-upgrade dependencies(DependaBot does it nicely per my knowledge, i believe this is already included via GitHub w/o configuration these days)

put your findings in the comments and raise a PR for it

PS: I'll create a relevant secret token with a specific environment key after a PR is raised and add that app to this repository, do reach out to us @ https://slack.k8s.io #openebs-dev & #openebs for further queries

Contributor Guide