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

https://github.com/rust-secure-code/go-rustaudit

Score: 21.0502804732671

Last synced: about 11 hours ago
JSON representation

Repository metadata:

Go library for inspecting Rust binaries produced with https://github.com/rust-secure-code/cargo-auditable


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 18
Total Committers: 3
Avg Commits per committer: 6.0
Development Distribution Score (DDS): 0.333

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
Tom Fay t****y@m****m 12
Microsoft Open Source m****e 5
microsoft-github-operations[bot] 5****] 1

Issue and Pull Request metadata

Last synced: 9 months ago

Total issues: 1
Total pull requests: 9
Average time to close issues: about 2 hours
Average time to close pull requests: 3 days
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 9
Bot issues: 0
Bot pull requests: 0

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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/rust-secure-code/go-rustaudit

Top Issue Authors

  • tofay (1)

Top Pull Request Authors

  • tofay (9)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/rust-secure-code/go-rustaudit

  • Homepage: https://github.com/rust-secure-code/go-rustaudit
  • Documentation: https://pkg.go.dev/github.com/rust-secure-code/go-rustaudit#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.0-20250226111315-e20ec32e963c (published over 1 year ago)
  • Last Synced: 2026-05-27T12:01:30.631Z (3 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Docker Downloads: 18,490,946
  • Rankings:
    • Dependent packages count: 5.698%
    • Average: 5.889%
    • Dependent repos count: 6.079%

Dependencies

go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite
test/Dockerfile docker
  • rust 1.79.0-bullseye build
  • scratch latest build