https://github.com/crowdstrike/opensearchtools

https://github.com/crowdstrike/opensearchtools

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: CrowdStrike
  • License: mit
  • Language: Go
  • Default Branch: main
  • Size: 135 KB
Statistics
  • Stars: 2
  • Watchers: 5
  • Forks: 3
  • Open Issues: 4
  • Releases: 5
Archived
Created over 3 years ago · Last pushed about 3 years ago
Metadata Files
Readme License Codeowners

README.md

opensearchtools

A library for doing useful things with OpenSearch 2.

Owner

  • Name: CrowdStrike
  • Login: CrowdStrike
  • Kind: organization
  • Email: github@crowdstrike.com
  • Location: United States of America

GitHub Events

Total
Last Year

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 26
  • Total Committers: 3
  • Avg Commits per committer: 8.667
  • Development Distribution Score (DDS): 0.462
Top Committers
Name Email Commits
Marshall Sumwalt 1****l@u****m 14
Jeff McLean j****n@c****m 7
jeffmclean-cs 1****s@u****m 5
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 31
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Total issue authors: 1
  • Total pull request authors: 4
  • Average comments per issue: 10.0
  • Average comments per pull request: 0.32
  • Merged pull requests: 27
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Gillani0 (1)
Pull Request Authors
  • cs-marshall (16)
  • jeffmclean-cs (12)
  • Gillani0 (2)
  • aramboi (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 3
  • Total downloads: unknown
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 35
proxy.golang.org: github.com/crowdstrike/opensearchtools
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.0%
Stargazers count: 7.3%
Average: 8.2%
Forks count: 9.0%
Dependent repos count: 9.3%
Last synced: 10 months ago
proxy.golang.org: github.com/CrowdStrike/opensearchtools
  • Versions: 23
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.0%
Average: 8.6%
Forks count: 9.0%
Stargazers count: 9.0%
Dependent repos count: 9.3%
Last synced: 10 months ago
proxy.golang.org: github.com/Crowdstrike/opensearchtools
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 8.9%
Average: 9.7%
Dependent repos count: 10.6%
Last synced: 10 months ago

Dependencies

.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/go.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3.3.1 composite
.github/workflows/snyk.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/opensearch-project/opensearch-go/v2 v2.2.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/stretchr/testify v1.8.1
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/aws/aws-sdk-go v1.44.180
  • github.com/aws/aws-sdk-go-v2 v1.17.3
  • github.com/aws/aws-sdk-go-v2/config v1.18.8
  • github.com/aws/aws-sdk-go-v2/credentials v1.13.8
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.21
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.27
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.21
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.3.28
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.21
  • github.com/aws/aws-sdk-go-v2/service/sso v1.12.0
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.0
  • github.com/aws/aws-sdk-go-v2/service/sts v1.18.0
  • github.com/aws/smithy-go v1.13.5
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/go-cmp v0.5.8
  • github.com/jmespath/go-jmespath v0.4.0
  • github.com/jmespath/go-jmespath/internal/testify v1.5.1
  • github.com/opensearch-project/opensearch-go/v2 v2.2.0
  • github.com/pkg/errors v0.9.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/objx v0.5.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • github.com/stretchr/testify v1.8.1
  • github.com/yuin/goldmark v1.4.13
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
  • golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
  • golang.org/x/net v0.0.0-20190620200207-3b0461eec859
  • golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
  • golang.org/x/net v0.0.0-20220722155237-a158d28d115b
  • golang.org/x/net v0.1.0
  • golang.org/x/sync v0.0.0-20190423024810-112230192c58
  • golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
  • golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
  • golang.org/x/sys v0.1.0
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/term v0.1.0
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.3.7
  • golang.org/x/text v0.4.0
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
  • golang.org/x/tools v0.1.12
  • golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.8
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1