An open API service for producing an overview of a list of open source projects.

https://github.com/docker-archive-public/docker.scan-cli-plugin

docker docker-container docker-image dockerfile vulnerabilities vulnerability vulnerability-detection vulnerability-scanners

Score: -Infinity

Last synced: about 19 hours ago
JSON representation

Repository metadata:

Docker Scan is a Command Line Interface to run vulnerability detection on your Dockerfiles and Docker images


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 189
Total Committers: 12
Avg Commits per committer: 15.75
Development Distribution Score (DDS): 0.593

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Silvin Lubecki s****i@d****m 77
Guillaume Lours g****s@d****m 65
Yves Brissaud y****d@d****m 27
Stefan Scherer s****r@d****m 6
Guillaume Tardif g****f@g****m 4
Christian Dupuis c****d@a****m 3
Maxime CLEMENT m****t@d****m 2
Sebastiaan van Stijn g****b@g****l 1
Mike Parker m****r 1
Mathieu Champlon m****n@d****m 1
Eric Engestrom e****c@e****h 1
David Scott d****e@r****g 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 36
Total pull requests: 5
Average time to close issues: 2 months
Average time to close pull requests: 10 minutes
Total issue authors: 3
Total pull request authors: 2
Average comments per issue: 1.0
Average comments per pull request: 0.4
Merged pull request: 5
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/docker-archive-public/docker.scan-cli-plugin

Top Issue Authors

  • silvin-lubecki (21)
  • nebuk89 (12)
  • glours (3)

Top Pull Request Authors

  • glours (4)
  • silvin-lubecki (1)

Top Issue Labels

  • User story (19)
  • Technical task (14)
  • Medium (11)
  • Large (7)
  • Small (7)
  • Risky (2)
  • documentation 📓 (1)
  • status: in progress ❇️ (1)
  • bug 🐞 (1)
  • status: resolved ✅ (1)
  • enhancement ✨ (1)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/docker-archive-public/docker.scan-cli-plugin


Dependencies

go.mod go
  • github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
  • github.com/Masterminds/semver/v3 v3.1.1
  • github.com/Microsoft/go-winio v0.5.2
  • github.com/Microsoft/hcsshim v0.9.2
  • github.com/beorn7/perks v1.0.1
  • github.com/cespare/xxhash/v2 v2.1.2
  • github.com/containerd/cgroups v1.0.3
  • github.com/containerd/containerd v1.6.0
  • github.com/docker/cli v20.10.9+incompatible
  • github.com/docker/distribution v2.8.0+incompatible
  • github.com/docker/docker v20.10.9+incompatible
  • github.com/docker/docker-credential-helpers v0.6.4
  • github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
  • github.com/docker/go-connections v0.4.0
  • github.com/docker/go-metrics v0.0.1
  • github.com/docker/go-units v0.4.0
  • github.com/fvbommel/sortorder v1.0.2
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-cmp v0.5.6
  • github.com/google/uuid v1.3.0
  • github.com/gorilla/mux v1.8.0
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
  • github.com/miekg/pkcs11 v1.0.3
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mitchellh/go-ps v1.0.0
  • github.com/moby/sys/mount v0.2.0
  • github.com/moby/sys/mountinfo v0.6.0
  • github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
  • github.com/morikuni/aec v1.0.0
  • github.com/opencontainers/go-digest v1.0.0
  • github.com/opencontainers/image-spec v1.0.2
  • github.com/opencontainers/runc v1.1.0
  • github.com/pkg/errors v0.9.1
  • github.com/prometheus/client_golang v1.11.0
  • github.com/prometheus/client_model v0.2.0
  • github.com/prometheus/common v0.30.0
  • github.com/prometheus/procfs v0.7.3
  • github.com/sirupsen/logrus v1.8.1
  • github.com/spf13/cobra v1.2.1
  • github.com/spf13/pflag v1.0.5
  • github.com/theupdateframework/notary v0.7.0
  • go.opencensus.io v0.23.0
  • golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
  • golang.org/x/net v0.0.0-20220225172249-27dd8689420f
  • golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • google.golang.org/genproto v0.0.0-20220228195345-15d65a4533f7
  • google.golang.org/grpc v1.44.0
  • google.golang.org/protobuf v1.27.1
  • gopkg.in/square/go-jose.v2 v2.6.0
  • gotest.tools/v3 v3.0.3
go.sum go
  • 1440 dependencies
.github/workflows/build-pr.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v3 composite
  • actions/upload-artifact v2 composite
.github/workflows/release-weekly-build.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-go v3 composite
  • actions/upload-artifact v2 composite
  • ncipollo/release-action v1 composite
Dockerfile docker
  • alpine ${ALPINE_VERSION} build
  • builder latest build
  • docker ${CLI_VERSION} build
  • golang ${GO_VERSION} build
  • golangci/golangci-lint ${GOLANGCI_LINT_VERSION} build
  • scratch latest build