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

https://github.com/pioneerdinc/veil

secrets-management

Score: 2.0794415416798357

Last synced: about 15 hours ago
JSON representation

Repository metadata:

A lightweight, secure CLI secrets manager for developers.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 54
Total Committers: 1
Avg Commits per committer: 54.0
Development Distribution Score (DDS): 0.0

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

Name Email Commits
ossydotpy m****6@g****m 54

Issue and Pull Request metadata

Last synced: 1 day ago

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

Past year issues: 1
Past year pull requests: 3
Past year average time to close issues: about 9 hours
Past year average time to close pull requests: 2 minutes
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.33
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/pioneerdinc/veil

Top Issue Authors

  • CompuRoot (1)

Top Pull Request Authors

  • ossydotpy (2)
  • guderian120 (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
go.mod go
  • github.com/dustin/go-humanize v1.0.1
  • github.com/google/uuid v1.6.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/ncruces/go-strftime v1.0.0
  • github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
  • golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546
  • golang.org/x/sys v0.37.0
  • modernc.org/libc v1.67.6
  • modernc.org/mathutil v1.7.1
  • modernc.org/memory v1.11.0
  • modernc.org/sqlite v1.44.3
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-go v5 composite
  • actions/upload-artifact v4 composite
  • softprops/action-gh-release v2 composite
go.sum go
  • github.com/dustin/go-humanize v1.0.1
  • github.com/google/pprof v0.0.0-20250317173921-a4b03ec1a45e
  • github.com/google/uuid v1.6.0
  • github.com/hashicorp/golang-lru/v2 v2.0.7
  • github.com/mattn/go-isatty v0.0.20
  • github.com/ncruces/go-strftime v1.0.0
  • github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
  • golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546
  • golang.org/x/mod v0.29.0
  • golang.org/x/sync v0.17.0
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.37.0
  • golang.org/x/tools v0.38.0
  • modernc.org/cc/v4 v4.27.1
  • modernc.org/ccgo/v4 v4.30.1
  • modernc.org/fileutil v1.3.40
  • modernc.org/gc/v2 v2.6.5
  • modernc.org/gc/v3 v3.1.1
  • modernc.org/goabi0 v0.2.0
  • modernc.org/libc v1.67.6
  • modernc.org/mathutil v1.7.1
  • modernc.org/memory v1.11.0
  • modernc.org/opt v0.1.4
  • modernc.org/sortutil v1.2.1
  • modernc.org/sqlite v1.44.3
  • modernc.org/strutil v1.2.1
  • modernc.org/token v1.1.0