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

https://github.com/cloudquery/filetypes

Score: 6.664409020350408

Last synced: about 10 hours ago
JSON representation

Repository metadata:

A helper library to create destination file plugins for CloudQuery


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 639
Total Committers: 8
Avg Commits per committer: 79.875
Development Distribution Score (DDS): 0.095

Commits in past year: 104
Committers in past year: 5
Avg Commits per committer in past year: 20.8
Development Distribution Score (DDS) in past year: 0.106

Name Email Commits
CloudQuery Bot 1****t 578
Alex Shcherbakov c****x 19
Erez Rokah e****h 15
Kemal 2****q 12
Herman Schaaf h****f@g****m 6
bbernays b****n@b****e 4
Yevgeny Pats y****s@g****m 4
Ștefan Muraru m****n@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 7
Total pull requests: 595
Average time to close issues: 3 months
Average time to close pull requests: 2 days
Total issue authors: 3
Total pull request authors: 8
Average comments per issue: 1.0
Average comments per pull request: 0.28
Merged pull request: 542
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 157
Past year average time to close issues: 3 minutes
Past year average time to close pull requests: 2 days
Past year issue authors: 1
Past year pull request authors: 5
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.33
Past year merged pull request: 136
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • cq-bot (5)
  • candiduslynx (1)
  • hermanschaaf (1)

Top Pull Request Authors

  • cq-bot (542)
  • erezrokah (16)
  • candiduslynx (15)
  • disq (13)
  • hermanschaaf (4)
  • yevgenypats (2)
  • murarustefaan (2)
  • bbernays (1)

Top Issue Labels

  • automerge (3)
  • fix (3)

Top Pull Request Labels

  • automerge (561)
  • fix (414)
  • ignore-for-release (136)
  • autorelease: tagged (48)
  • autorelease: pending (41)
  • feat (14)
  • security (5)
  • breaking (3)
  • no automerge (3)

Package metadata

proxy.golang.org: github.com/cloudquery/filetypes/v4

  • Homepage: https://github.com/cloudquery/filetypes
  • Documentation: https://pkg.go.dev/github.com/cloudquery/filetypes/v4#section-documentation
  • Licenses:
  • Latest release: v4.6.10 (published 6 days ago)
  • Last Synced: 2025-09-06T05:04:48.715Z (1 day ago)
  • Versions: 65
  • Dependent Packages: 4
  • Dependent Repositories: 4
  • Rankings:
    • Dependent repos count: 2.527%
    • Dependent packages count: 4.177%
    • Average: 7.736%
    • Forks count: 9.756%
    • Stargazers count: 14.482%
proxy.golang.org: github.com/cloudquery/filetypes/v3

  • Homepage: https://github.com/cloudquery/filetypes
  • Documentation: https://pkg.go.dev/github.com/cloudquery/filetypes/v3#section-documentation
  • Licenses:
  • Latest release: v3.2.0 (published about 2 years ago)
  • Last Synced: 2025-09-06T05:05:02.342Z (1 day ago)
  • Versions: 10
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Rankings:
    • Dependent repos count: 4.742%
    • Dependent packages count: 5.821%
    • Average: 8.699%
    • Forks count: 9.754%
    • Stargazers count: 14.479%
proxy.golang.org: github.com/cloudquery/filetypes/v2

  • Homepage: https://github.com/cloudquery/filetypes
  • Documentation: https://pkg.go.dev/github.com/cloudquery/filetypes/v2#section-documentation
  • Licenses:
  • Latest release: v2.1.0 (published over 2 years ago)
  • Last Synced: 2025-09-06T05:04:57.148Z (1 day ago)
  • Versions: 6
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Rankings:
    • Dependent repos count: 4.717%
    • Dependent packages count: 5.807%
    • Average: 9.105%
    • Forks count: 11.244%
    • Stargazers count: 14.654%
proxy.golang.org: github.com/cloudquery/filetypes

  • Homepage: https://github.com/cloudquery/filetypes
  • Documentation: https://pkg.go.dev/github.com/cloudquery/filetypes#section-documentation
  • Licenses:
  • Latest release: v1.6.2 (published over 2 years ago)
  • Last Synced: 2025-09-05T04:35:24.443Z (2 days ago)
  • Versions: 21
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Rankings:
    • Dependent repos count: 4.744%
    • Dependent packages count: 5.82%
    • Average: 9.471%
    • Forks count: 11.064%
    • Stargazers count: 16.259%

Dependencies

.github/workflows/add_tags.yml actions
  • bcoe/conventional-release-labels v1 composite
.github/workflows/lint_golang.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite
.github/workflows/lint_markdown.yml actions
  • actions/checkout v3 composite
  • errata-ai/vale-action v2 composite
  • nosborn/github-action-markdown-cli v3.2.0 composite
.github/workflows/pr_title.yml actions
  • amannn/action-semantic-pull-request v5 composite
.github/workflows/release_pr.yml actions
  • actions/github-script v6 composite
  • booxmedialtd/ws-action-parse-semver e81ad80123156d7ddd4f6c8383e63f497f857deb composite
  • google-github-actions/release-please-action v3 composite
  • tubone24/update_release 1cfa79ccf7422570d9a9c6b6de749ff4b280e48b composite
.github/workflows/unittest.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
go.mod go
  • github.com/cloudquery/plugin-sdk v1.16.0
  • github.com/ghodss/yaml v1.0.0
  • github.com/google/uuid v1.3.0
  • github.com/kr/pretty v0.3.1
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.16
  • github.com/rs/zerolog v1.28.0
  • github.com/thoas/go-funk v0.9.2
  • golang.org/x/sync v0.1.0
  • golang.org/x/sys v0.2.0
  • gopkg.in/yaml.v2 v2.4.0
go.sum go
  • github.com/cloudquery/plugin-sdk v1.16.0
  • github.com/coreos/go-systemd/v22 v22.3.3-0.20220203105225-a9a7ef127534
  • github.com/creack/pty v1.1.9
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/ghodss/yaml v1.0.0
  • github.com/godbus/dbus/v5 v5.0.4
  • github.com/google/go-cmp v0.5.9
  • github.com/google/uuid v1.3.0
  • github.com/kr/pretty v0.3.1
  • github.com/kr/text v0.2.0
  • github.com/mattn/go-colorable v0.1.12
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-isatty v0.0.16
  • github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.9.0
  • github.com/rs/xid v1.4.0
  • github.com/rs/zerolog v1.28.0
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.4.0
  • github.com/stretchr/testify v1.8.1
  • github.com/thoas/go-funk v0.9.2
  • golang.org/x/sync v0.1.0
  • golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
  • golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
  • golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
  • golang.org/x/sys v0.2.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
.github/styles/proselint/meta.json cpan