Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 92819,
"has_wiki": false,
"homepage": "https://www.vaultproject.io/",
"languages": {
"Go": 7301913,
"CSS": 86095,
"HCL": 11586,
"HTML": 478856,
"Shell": 29883,
"Makefile": 12445,
"Batchfile": 5475,
"Dockerfile": 1499,
"JavaScript": 1247836
},
"pushed_at": "2019-08-12T01:32:18Z",
"created_at": "2019-08-12T13:07:43Z",
"owner_type": "Organization",
"updated_at": "2019-08-12T13:07:46Z",
"description": "A tool for secrets management, encryption as a service, and privileged access management",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MPL-2.0",
"default_branch": "master",
"primary_language": "Go",
"significant_languages": [
"Go",
"JavaScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "cloudbusting",
"company": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/53968861?v=4",
"created_at": "2019-08-10T10:07:23Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 2530
},
"activity": {
"releases_count": 0,
"commits_last_year": 0,
"latest_release_at": null,
"latest_release_tag": null,
"days_since_last_push": 2528,
"active_weeks_last_year": 0,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/hashicorp/vault/api",
"exists": true,
"license": null,
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/hashicorp/vault/api",
"is_deprecated": false,
"latest_version": "v1.23.0",
"repository_url": "https://github.com/hashicorp/vault",
"versions_count": 37,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-03-23T15:20:01Z",
"latest_version_yanked": null,
"days_since_latest_publish": 113
},
{
"name": "github.com/hashicorp/vault",
"exists": true,
"license": null,
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/hashicorp/vault",
"is_deprecated": false,
"latest_version": "v1.21.4",
"repository_url": "https://github.com/hashicorp/vault",
"versions_count": 289,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-03-05T01:40:05Z",
"latest_version_yanked": null,
"days_since_latest_publish": 131
},
{
"name": "github.com/hashicorp/vault/sdk",
"exists": true,
"license": null,
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/hashicorp/vault/sdk",
"is_deprecated": false,
"latest_version": "v0.25.1",
"repository_url": "https://github.com/hashicorp/vault",
"versions_count": 47,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-04-07T11:33:44Z",
"latest_version_yanked": null,
"days_since_latest_publish": 98
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
".circleci/Makefile",
"Makefile",
"vendor/github.com/Masterminds/semver/Makefile",
"vendor/github.com/go-ldap/ldap/Makefile",
"vendor/github.com/gogo/protobuf/gogoproto/Makefile",
"vendor/github.com/gogo/protobuf/proto/Makefile",
"vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile",
"vendor/github.com/hashicorp/go-multierror/Makefile",
"vendor/github.com/hashicorp/go-raftchunking/Makefile",
"vendor/github.com/hashicorp/go-retryablehttp/Makefile",
"vendor/github.com/hashicorp/go-rootcerts/Makefile",
"vendor/github.com/hashicorp/go-sockaddr/GNUmakefile",
"vendor/github.com/hashicorp/hcl/Makefile",
"vendor/github.com/hashicorp/raft/Makefile",
"vendor/github.com/hashicorp/vault-plugin-auth-alicloud/Makefile",
"vendor/github.com/hashicorp/vault-plugin-auth-azure/Makefile",
"vendor/github.com/hashicorp/vault-plugin-auth-centrify/Makefile",
"vendor/github.com/hashicorp/vault-plugin-auth-jwt/Makefile",
"vendor/github.com/hashicorp/vault-plugin-auth-kubernetes/Makefile",
"vendor/github.com/hashicorp/vault-plugin-auth-pcf/Makefile",
"vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/Makefile",
"vendor/github.com/hashicorp/vault-plugin-secrets-alicloud/Makefile",
"vendor/github.com/hashicorp/vault-plugin-secrets-azure/Makefile",
"vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/Makefile",
"vendor/github.com/hashicorp/vault-plugin-secrets-kv/Makefile",
"vendor/github.com/jmespath/go-jmespath/Makefile",
"vendor/github.com/joyent/triton-go/GNUmakefile",
"vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile",
"vendor/github.com/michaelklishin/rabbit-hole/Makefile",
"vendor/github.com/mitchellh/cli/Makefile",
"vendor/github.com/prometheus/procfs/Makefile",
"vendor/go.etcd.io/bbolt/Makefile",
"vendor/go.opencensus.io/Makefile",
"vendor/go.uber.org/atomic/Makefile",
"vendor/go.uber.org/multierr/Makefile",
"vendor/go.uber.org/zap/Makefile",
"vendor/golang.org/x/net/http2/Makefile",
"vendor/google.golang.org/grpc/Makefile",
"vendor/gopkg.in/ini.v1/Makefile",
"vendor/gopkg.in/mgo.v2/Makefile",
"website/Makefile"
],
"api_schema_files": [
"helper/forwarding/types.proto",
"helper/identity/mfa/types.proto",
"helper/identity/types.proto",
"helper/storagepacker/types.proto",
"physical/raft/types.proto",
"sdk/database/dbplugin/database.proto",
"sdk/logical/identity.proto",
"sdk/logical/plugin.proto",
"sdk/physical/types.proto",
"sdk/plugin/pb/backend.proto",
"vault/request_forwarding_service.proto",
"vendor/github.com/gogo/protobuf/gogoproto/gogo.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.proto",
"vendor/github.com/golang/protobuf/ptypes/any/any.proto",
"vendor/github.com/golang/protobuf/ptypes/duration/duration.proto",
"vendor/github.com/golang/protobuf/ptypes/empty/empty.proto",
"vendor/github.com/golang/protobuf/ptypes/struct/struct.proto",
"vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto",
"vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.proto",
"vendor/github.com/grpc-ecosystem/grpc-gateway/internal/stream_chunk.proto",
"vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.proto",
"vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.proto",
"vendor/github.com/hashicorp/go-raftchunking/types/types.proto",
"vendor/github.com/hashicorp/vault-plugin-secrets-kv/types.proto",
"vendor/github.com/hashicorp/vault/sdk/database/dbplugin/database.proto",
"vendor/github.com/hashicorp/vault/sdk/logical/identity.proto",
"vendor/github.com/hashicorp/vault/sdk/logical/plugin.proto",
"vendor/github.com/hashicorp/vault/sdk/physical/types.proto",
"vendor/github.com/hashicorp/vault/sdk/plugin/pb/backend.proto",
"vendor/go.etcd.io/etcd/auth/authpb/auth.proto",
"vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/etcdserver.proto",
"vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/raft_internal.proto",
"vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/rpc.proto",
"vendor/go.etcd.io/etcd/mvcc/mvccpb/kv.proto",
"vendor/go.etcd.io/etcd/raft/raftpb/raft.proto",
"vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto",
"vendor/google.golang.org/appengine/internal/base/api_base.proto",
"vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
"vendor/google.golang.org/appengine/internal/log/log_service.proto",
"vendor/google.golang.org/appengine/internal/modules/modules_service.proto",
"vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
"vendor/google.golang.org/appengine/internal/socket/socket_service.proto",
"vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto",
"vendor/k8s.io/api/authentication/v1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto",
"vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto",
"vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"largest_source_bytes": 160505,
"source_files_sampled": 2030,
"oversized_source_files": 11,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"api/go.mod",
"go.mod",
"sdk/go.mod",
"ui/package.json",
"website/Gemfile"
],
"ecosystems": [
"go",
"npm",
"rubygems"
],
"dependencies": [
{
"name": "github.com/hashicorp/errwrap",
"manifest": "api/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/hashicorp/go-cleanhttp",
"manifest": "api/go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.1"
},
{
"name": "github.com/hashicorp/go-multierror",
"manifest": "api/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/hashicorp/go-retryablehttp",
"manifest": "api/go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.4"
},
{
"name": "github.com/hashicorp/go-rootcerts",
"manifest": "api/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/hashicorp/hcl",
"manifest": "api/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/hashicorp/vault/sdk",
"manifest": "api/go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.14-0.20190805214312-16112a336457"
},
{
"name": "github.com/mitchellh/mapstructure",
"manifest": "api/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.2"
},
{
"name": "golang.org/x/net",
"manifest": "api/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190620200207-3b0461eec859"
},
{
"name": "golang.org/x/time",
"manifest": "api/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190308202827-9d24e82272b4"
},
{
"name": "gopkg.in/square/go-jose.v2",
"manifest": "api/go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.1"
},
{
"name": "cloud.google.com/go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.39.0"
},
{
"name": "github.com/Azure/azure-sdk-for-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v29.0.0+incompatible"
},
{
"name": "github.com/Azure/go-autorest",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v11.7.1+incompatible"
},
{
"name": "github.com/NYTimes/gziphandler",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/SAP/go-hdb",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.14.1"
},
{
"name": "github.com/aliyun/alibaba-cloud-sdk-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190620160927-9418d7b0cd0f"
},
{
"name": "github.com/aliyun/aliyun-oss-go-sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190307165228-86c17b95fcd5"
},
{
"name": "github.com/apple/foundationdb/bindings/go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190411004307-cd5c9d91fad2"
},
{
"name": "github.com/armon/go-metrics",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190430140413-ec5e00d3c878"
},
{
"name": "github.com/armon/go-proxyproto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190211145416-68259f75880e"
},
{
"name": "github.com/armon/go-radix",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/asaskevich/govalidator",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20180720115003-f9ffefc3facf"
},
{
"name": "github.com/aws/aws-sdk-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.39"
},
{
"name": "github.com/chrismalek/oktasdk-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20181212195951-3430665dfaa0"
},
{
"name": "github.com/cockroachdb/cockroach-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20181001143604-e0a95dfd547c"
},
{
"name": "github.com/coreos/go-semver",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.0"
},
{
"name": "github.com/denisenkom/go-mssqldb",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190412130859-3b1d194e553a"
},
{
"name": "github.com/duosecurity/duo_api_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190308151101-6c680f768e74"
},
{
"name": "github.com/elazarl/go-bindata-assetfs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/fatih/color",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.0"
},
{
"name": "github.com/fatih/structs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/fullsailor/pkcs7",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190404230743-d7302db945fa"
},
{
"name": "github.com/ghodss/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1-0.20190212211648-25d852aebe32"
},
{
"name": "github.com/go-errors/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/go-sql-driver/mysql",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.1"
},
{
"name": "github.com/go-test/deep",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/gocql/gocql",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190402132108-0e1d5de854df"
},
{
"name": "github.com/gogo/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1"
},
{
"name": "github.com/golang/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.1"
},
{
"name": "github.com/google/go-github",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v17.0.0+incompatible"
},
{
"name": "github.com/hashicorp/consul/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/hashicorp/errwrap",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/hashicorp/go-cleanhttp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.1"
},
{
"name": "github.com/hashicorp/go-gcp-common",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "github.com/hashicorp/go-hclog",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.2"
},
{
"name": "github.com/hashicorp/go-memdb",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/hashicorp/go-msgpack",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.5"
},
{
"name": "github.com/hashicorp/go-multierror",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/hashicorp/go-raftchunking",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "github.com/hashicorp/go-rootcerts",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/hashicorp/go-sockaddr",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/hashicorp/go-syslog",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/hashicorp/go-uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/hashicorp/golang-lru",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.1"
},
{
"name": "github.com/hashicorp/hcl",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/hashicorp/nomad/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190412184103-1c38ced33adf"
},
{
"name": "github.com/hashicorp/raft",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/hashicorp/raft-snapshot",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/hashicorp/vault-plugin-auth-alicloud",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.2-0.20190730042457-c395df6cf9ad"
},
{
"name": "github.com/hashicorp/vault-plugin-auth-azure",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.2-0.20190730042506-ea9c527dad54"
},
{
"name": "github.com/hashicorp/vault-plugin-auth-centrify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.2-0.20190730042513-cbbe5ae0021d"
},
{
"name": "github.com/hashicorp/vault-plugin-auth-gcp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.2-0.20190730042519-f5a47667d35c"
},
{
"name": "github.com/hashicorp/vault-plugin-auth-jwt",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.2-0.20190730042527-3d85d12ec6b6"
},
{
"name": "github.com/hashicorp/vault-plugin-auth-kubernetes",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.2-0.20190730042533-e4b69df916b8"
},
{
"name": "github.com/hashicorp/vault-plugin-auth-pcf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190730042539-6f948c02ea2d"
},
{
"name": "github.com/hashicorp/vault-plugin-database-elasticsearch",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190730042544-81772df4467d"
},
{
"name": "github.com/hashicorp/vault-plugin-secrets-ad",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.3-0.20190730042549-a191a183a1f3"
},
{
"name": "github.com/hashicorp/vault-plugin-secrets-alicloud",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.2-0.20190730042556-6c462a37ae43"
},
{
"name": "github.com/hashicorp/vault-plugin-secrets-azure",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.2-0.20190730042604-fc8e75528aa0"
},
{
"name": "github.com/hashicorp/vault-plugin-secrets-gcp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.3-0.20190730042611-bdbdbdf0ecec"
},
{
"name": "github.com/hashicorp/vault-plugin-secrets-gcpkms",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.2-0.20190730042620-21e481a323c7"
},
{
"name": "github.com/hashicorp/vault-plugin-secrets-kv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.2-0.20190730042626-1ef9e711c818"
},
{
"name": "github.com/hashicorp/vault/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.5-0.20190805220215-b4347d553834"
},
{
"name": "github.com/hashicorp/vault/sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.14-0.20190805214312-16112a336457"
},
{
"name": "github.com/influxdata/influxdb",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190411212539-d24b7ba8c4c4"
},
{
"name": "github.com/jefferai/isbadcipher",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190226160619-51d2077c035f"
},
{
"name": "github.com/jefferai/jsonx",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/joyent/triton-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190112182421-51ffac552869"
},
{
"name": "github.com/keybase/go-crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190403132359-d65b6b94177f"
},
{
"name": "github.com/kr/pretty",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/kr/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.0"
},
{
"name": "github.com/lib/pq",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.1"
},
{
"name": "github.com/mattn/go-colorable",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.9"
},
{
"name": "github.com/michaelklishin/rabbit-hole",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.0"
},
{
"name": "github.com/mitchellh/cli",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/mitchellh/copystructure",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/mitchellh/go-homedir",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/mitchellh/go-testing-interface",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/mitchellh/mapstructure",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.2"
},
{
"name": "github.com/mitchellh/reflectwalk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/ncw/swift",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.47"
},
{
"name": "github.com/oklog/run",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/ory/dockertest",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.3.4+incompatible"
},
{
"name": "github.com/patrickmn/go-cache",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.0+incompatible"
},
{
"name": "github.com/pkg/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.1"
},
{
"name": "github.com/posener/complete",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.1"
},
{
"name": "github.com/pquerna/otp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.3-0.20190127221311-3c4408c8b829"
},
{
"name": "github.com/prometheus/common",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.0"
},
{
"name": "github.com/ryanuber/columnize",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.0+incompatible"
},
{
"name": "github.com/ryanuber/go-glob",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/samuel/go-zookeeper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20180130194729-c4fab1ac1bec"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
},
{
"name": "go.etcd.io/bbolt",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.2"
},
{
"name": "go.etcd.io/etcd",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190412021913-f29b1ada1971"
},
{
"name": "golang.org/x/crypto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190513172903-22d7a77e9e5f"
},
{
"name": "golang.org/x/net",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190620200207-3b0461eec859"
},
{
"name": "golang.org/x/oauth2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190402181905-9f3314589c9a"
},
{
"name": "google.golang.org/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.0"
},
{
"name": "google.golang.org/genproto",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190513181449-d00d292a067c"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.22.0"
},
{
"name": "gopkg.in/mgo.v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.0-20180705113604-9856a29383ce"
},
{
"name": "gopkg.in/ory-am/dockertest.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.3.4"
},
{
"name": "gopkg.in/square/go-jose.v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.1"
},
{
"name": "layeh.com/radius",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190322222518-890bc1058917"
},
{
"name": "github.com/armon/go-metrics",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20180917152333-f0300d1749da"
},
{
"name": "github.com/armon/go-radix",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20180808171621-7fddfc383310"
},
{
"name": "github.com/fatih/structs",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/go-ldap/ldap",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.2+incompatible"
},
{
"name": "github.com/go-test/deep",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2-0.20181118220953-042da051cf31"
},
{
"name": "github.com/golang/protobuf",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.1"
},
{
"name": "github.com/golang/snappy",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.1"
},
{
"name": "github.com/hashicorp/errwrap",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/hashicorp/go-hclog",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.0"
},
{
"name": "github.com/hashicorp/go-immutable-radix",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/hashicorp/go-multierror",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/hashicorp/go-plugin",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/hashicorp/go-sockaddr",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
},
{
"name": "github.com/hashicorp/go-uuid",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.1"
},
{
"name": "github.com/hashicorp/go-version",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/hashicorp/golang-lru",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v0.5.1"
},
{
"name": "github.com/hashicorp/hcl",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/mitchellh/copystructure",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/mitchellh/go-testing-interface",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/mitchellh/mapstructure",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.2"
},
{
"name": "github.com/pierrec/lz4",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.5+incompatible"
},
{
"name": "github.com/ryanuber/go-glob",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "golang.org/x/crypto",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190308221718-c2843e01d9a2"
},
{
"name": "golang.org/x/sys",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20190403152447-81d4e9dc473e"
},
{
"name": "google.golang.org/grpc",
"manifest": "sdk/go.mod",
"ecosystem": "go",
"version_constraint": "v1.22.0"
},
{
"name": "middleman",
"manifest": "website/Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 4.2"
},
{
"name": "middleman-hashicorp",
"manifest": "website/Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "builder",
"manifest": "website/Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "tzinfo-data",
"manifest": "website/Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
},
{
"name": "wdm",
"manifest": "website/Gemfile",
"ecosystem": "rubygems",
"version_constraint": "~> 0.1"
},
{
"name": "middleman-dato",
"manifest": "website/Gemfile",
"ecosystem": "rubygems",
"version_constraint": null
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"top_contributors": [
{
"type": "User",
"login": "jefferai",
"commits": 3920,
"avatar_url": "https://avatars.githubusercontent.com/u/28627?u=5095cf5dbe6a3bffee0ee6253f56e166cdf7ce5a&v=4"
},
{
"type": "User",
"login": "vishalnayak",
"commits": 1226,
"avatar_url": "https://avatars.githubusercontent.com/u/3053672?u=0769efb3a3e140ef481798d34f0f19113cb38895&v=4"
},
{
"type": "User",
"login": "armon",
"commits": 653,
"avatar_url": "https://avatars.githubusercontent.com/u/592032?v=4"
},
{
"type": "User",
"login": "mitchellh",
"commits": 526,
"avatar_url": "https://avatars.githubusercontent.com/u/1299?u=cc88a733b0c95bdfd323ec661c0da4c6768c4e4b&v=4"
},
{
"type": "User",
"login": "sethvargo",
"commits": 515,
"avatar_url": "https://avatars.githubusercontent.com/u/408570?u=8a3f94bc4baf45b52a80181ebc9e0b66572fad5d&v=4"
},
{
"type": "User",
"login": "briankassouf",
"commits": 310,
"avatar_url": "https://avatars.githubusercontent.com/u/1916073?v=4"
},
{
"type": "User",
"login": "meirish",
"commits": 281,
"avatar_url": "https://avatars.githubusercontent.com/u/39469?u=ab1f654b872febc406b1fb530c6fe75750fa916b&v=4"
},
{
"type": "User",
"login": "calvn",
"commits": 238,
"avatar_url": "https://avatars.githubusercontent.com/u/1883212?u=31f3f3a683b5f8c46e8f8f5a3a0fcfeb2840695e&v=4"
},
{
"type": "User",
"login": "chrishoffman",
"commits": 165,
"avatar_url": "https://avatars.githubusercontent.com/u/99742?u=e86dd2b9301115fa512148438a7156e7985e39b2&v=4"
},
{
"type": "User",
"login": "joshuaogle",
"commits": 107,
"avatar_url": "https://avatars.githubusercontent.com/u/111194?u=0c0c83edfe1edf872747f977001ac6f4242a5dab&v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.422
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.js"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Gemfile.lock",
"go.sum",
"package-lock.json",
"yarn.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 24 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "573 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "18aaf01fbe49e865ed3f1932609110e7b5475758",
"ran_at": "2026-07-14T16:57:59Z",
"aggregate_score": 1.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/cloudbusting/vault",
"host": "github.com",
"name": "vault",
"owner": "cloudbusting"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"security": 19,
"vitality": 1,
"community": 12,
"governance": 38,
"engineering": 41
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 1,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": null,
"days_since_last_push": 2528,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2528 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 2528
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MPL-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 38,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 100,
"top_contributor_share": 0.422
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 42% of commits",
"points": 13,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 42
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 24 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "cloudbusting",
"public_repos": 3,
"account_age_days": 2530
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of cloudbusting",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "cloudbusting"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~6 yr old",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 41,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://www.vaultproject.io/",
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://www.vaultproject.io/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 19,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 19,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 1.9
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 24 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "573 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 57,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice",
"automated_maintenance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 90,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Gemfile.lock",
"go.sum",
"package-lock.json",
"yarn.lock"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
".circleci/Makefile",
"Makefile",
"vendor/github.com/Masterminds/semver/Makefile",
"vendor/github.com/go-ldap/ldap/Makefile",
"vendor/github.com/gogo/protobuf/gogoproto/Makefile",
"vendor/github.com/gogo/protobuf/proto/Makefile",
"vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile",
"vendor/github.com/hashicorp/go-multierror/Makefile",
"vendor/github.com/hashicorp/go-raftchunking/Makefile",
"vendor/github.com/hashicorp/go-retryablehttp/Makefile",
"vendor/github.com/hashicorp/go-rootcerts/Makefile",
"vendor/github.com/hashicorp/go-sockaddr/GNUmakefile",
"vendor/github.com/hashicorp/hcl/Makefile",
"vendor/github.com/hashicorp/raft/Makefile",
"vendor/github.com/hashicorp/vault-plugin-auth-alicloud/Makefile",
"vendor/github.com/hashicorp/vault-plugin-auth-azure/Makefile",
"vendor/github.com/hashicorp/vault-plugin-auth-centrify/Makefile",
"vendor/github.com/hashicorp/vault-plugin-auth-jwt/Makefile",
"vendor/github.com/hashicorp/vault-plugin-auth-kubernetes/Makefile",
"vendor/github.com/hashicorp/vault-plugin-auth-pcf/Makefile",
"vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/Makefile",
"vendor/github.com/hashicorp/vault-plugin-secrets-alicloud/Makefile",
"vendor/github.com/hashicorp/vault-plugin-secrets-azure/Makefile",
"vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/Makefile",
"vendor/github.com/hashicorp/vault-plugin-secrets-kv/Makefile",
"vendor/github.com/jmespath/go-jmespath/Makefile",
"vendor/github.com/joyent/triton-go/GNUmakefile",
"vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile",
"vendor/github.com/michaelklishin/rabbit-hole/Makefile",
"vendor/github.com/mitchellh/cli/Makefile",
"vendor/github.com/prometheus/procfs/Makefile",
"vendor/go.etcd.io/bbolt/Makefile",
"vendor/go.opencensus.io/Makefile",
"vendor/go.uber.org/atomic/Makefile",
"vendor/go.uber.org/multierr/Makefile",
"vendor/go.uber.org/zap/Makefile",
"vendor/golang.org/x/net/http2/Makefile",
"vendor/google.golang.org/grpc/Makefile",
"vendor/gopkg.in/ini.v1/Makefile",
"vendor/gopkg.in/mgo.v2/Makefile",
"website/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": ".circleci/Makefile, Makefile, vendor/github.com/Masterminds/semver/Makefile, vendor/github.com/go-ldap/ldap/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-raftchunking/Makefile, vendor/github.com/hashicorp/go-retryablehttp/Makefile, vendor/github.com/hashicorp/go-rootcerts/Makefile, vendor/github.com/hashicorp/go-sockaddr/GNUmakefile, vendor/github.com/hashicorp/hcl/Makefile, vendor/github.com/hashicorp/raft/Makefile, vendor/github.com/hashicorp/vault-plugin-auth-alicloud/Makefile, vendor/github.com/hashicorp/vault-plugin-auth-azure/Makefile, vendor/github.com/hashicorp/vault-plugin-auth-centrify/Makefile, vendor/github.com/hashicorp/vault-plugin-auth-jwt/Makefile, vendor/github.com/hashicorp/vault-plugin-auth-kubernetes/Makefile, vendor/github.com/hashicorp/vault-plugin-auth-pcf/Makefile, vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/Makefile, vendor/github.com/hashicorp/vault-plugin-secrets-alicloud/Makefile, vendor/github.com/hashicorp/vault-plugin-secrets-azure/Makefile, vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/Makefile, vendor/github.com/hashicorp/vault-plugin-secrets-kv/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/joyent/triton-go/GNUmakefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/michaelklishin/rabbit-hole/Makefile, vendor/github.com/mitchellh/cli/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.uber.org/atomic/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile, vendor/gopkg.in/ini.v1/Makefile, vendor/gopkg.in/mgo.v2/Makefile, website/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".circleci/Makefile, Makefile, vendor/github.com/Masterminds/semver/Makefile, vendor/github.com/go-ldap/ldap/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-raftchunking/Makefile, vendor/github.com/hashicorp/go-retryablehttp/Makefile, vendor/github.com/hashicorp/go-rootcerts/Makefile, vendor/github.com/hashicorp/go-sockaddr/GNUmakefile, vendor/github.com/hashicorp/hcl/Makefile, vendor/github.com/hashicorp/raft/Makefile, vendor/github.com/hashicorp/vault-plugin-auth-alicloud/Makefile, vendor/github.com/hashicorp/vault-plugin-auth-azure/Makefile, vendor/github.com/hashicorp/vault-plugin-auth-centrify/Makefile, vendor/github.com/hashicorp/vault-plugin-auth-jwt/Makefile, vendor/github.com/hashicorp/vault-plugin-auth-kubernetes/Makefile, vendor/github.com/hashicorp/vault-plugin-auth-pcf/Makefile, vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/Makefile, vendor/github.com/hashicorp/vault-plugin-secrets-alicloud/Makefile, vendor/github.com/hashicorp/vault-plugin-secrets-azure/Makefile, vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/Makefile, vendor/github.com/hashicorp/vault-plugin-secrets-kv/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/joyent/triton-go/GNUmakefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/michaelklishin/rabbit-hole/Makefile, vendor/github.com/mitchellh/cli/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.uber.org/atomic/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile, vendor/gopkg.in/ini.v1/Makefile, vendor/gopkg.in/mgo.v2/Makefile, website/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 160505,
"source_files_sampled": 2030,
"oversized_source_files": 11
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "11/2030 source files over 60KB",
"points": 54.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2030,
"oversized": 11
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [],
"has_mcp_signal": false,
"api_schema_files": [
"helper/forwarding/types.proto",
"helper/identity/mfa/types.proto",
"helper/identity/types.proto",
"helper/storagepacker/types.proto",
"physical/raft/types.proto",
"sdk/database/dbplugin/database.proto",
"sdk/logical/identity.proto",
"sdk/logical/plugin.proto",
"sdk/physical/types.proto",
"sdk/plugin/pb/backend.proto",
"vault/request_forwarding_service.proto",
"vendor/github.com/gogo/protobuf/gogoproto/gogo.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.proto",
"vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.proto",
"vendor/github.com/golang/protobuf/ptypes/any/any.proto",
"vendor/github.com/golang/protobuf/ptypes/duration/duration.proto",
"vendor/github.com/golang/protobuf/ptypes/empty/empty.proto",
"vendor/github.com/golang/protobuf/ptypes/struct/struct.proto",
"vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto",
"vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.proto",
"vendor/github.com/grpc-ecosystem/grpc-gateway/internal/stream_chunk.proto",
"vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.proto",
"vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.proto",
"vendor/github.com/hashicorp/go-raftchunking/types/types.proto",
"vendor/github.com/hashicorp/vault-plugin-secrets-kv/types.proto",
"vendor/github.com/hashicorp/vault/sdk/database/dbplugin/database.proto",
"vendor/github.com/hashicorp/vault/sdk/logical/identity.proto",
"vendor/github.com/hashicorp/vault/sdk/logical/plugin.proto",
"vendor/github.com/hashicorp/vault/sdk/physical/types.proto",
"vendor/github.com/hashicorp/vault/sdk/plugin/pb/backend.proto",
"vendor/go.etcd.io/etcd/auth/authpb/auth.proto",
"vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/etcdserver.proto",
"vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/raft_internal.proto",
"vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/rpc.proto",
"vendor/go.etcd.io/etcd/mvcc/mvccpb/kv.proto",
"vendor/go.etcd.io/etcd/raft/raftpb/raft.proto",
"vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto",
"vendor/google.golang.org/appengine/internal/base/api_base.proto",
"vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
"vendor/google.golang.org/appengine/internal/log/log_service.proto",
"vendor/google.golang.org/appengine/internal/modules/modules_service.proto",
"vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
"vendor/google.golang.org/appengine/internal/socket/socket_service.proto",
"vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto",
"vendor/k8s.io/api/authentication/v1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto",
"vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/generated.proto",
"vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto",
"vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "helper/forwarding/types.proto, helper/identity/mfa/types.proto, helper/identity/types.proto, helper/storagepacker/types.proto, physical/raft/types.proto, sdk/database/dbplugin/database.proto, sdk/logical/identity.proto, sdk/logical/plugin.proto, sdk/physical/types.proto, sdk/plugin/pb/backend.proto, vault/request_forwarding_service.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.proto, vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.proto, vendor/github.com/golang/protobuf/ptypes/any/any.proto, vendor/github.com/golang/protobuf/ptypes/duration/duration.proto, vendor/github.com/golang/protobuf/ptypes/empty/empty.proto, vendor/github.com/golang/protobuf/ptypes/struct/struct.proto, vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto, vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.proto, vendor/github.com/grpc-ecosystem/grpc-gateway/internal/stream_chunk.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.proto, vendor/github.com/hashicorp/go-raftchunking/types/types.proto, vendor/github.com/hashicorp/vault-plugin-secrets-kv/types.proto, vendor/github.com/hashicorp/vault/sdk/database/dbplugin/database.proto, vendor/github.com/hashicorp/vault/sdk/logical/identity.proto, vendor/github.com/hashicorp/vault/sdk/logical/plugin.proto, vendor/github.com/hashicorp/vault/sdk/physical/types.proto, vendor/github.com/hashicorp/vault/sdk/plugin/pb/backend.proto, vendor/go.etcd.io/etcd/auth/authpb/auth.proto, vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/etcdserver.proto, vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/raft_internal.proto, vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/rpc.proto, vendor/go.etcd.io/etcd/mvcc/mvccpb/kv.proto, vendor/go.etcd.io/etcd/raft/raftpb/raft.proto, vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/socket/socket_service.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "helper/forwarding/types.proto, helper/identity/mfa/types.proto, helper/identity/types.proto, helper/storagepacker/types.proto, physical/raft/types.proto, sdk/database/dbplugin/database.proto, sdk/logical/identity.proto, sdk/logical/plugin.proto, sdk/physical/types.proto, sdk/plugin/pb/backend.proto, vault/request_forwarding_service.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.proto, vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.proto, vendor/github.com/golang/protobuf/ptypes/any/any.proto, vendor/github.com/golang/protobuf/ptypes/duration/duration.proto, vendor/github.com/golang/protobuf/ptypes/empty/empty.proto, vendor/github.com/golang/protobuf/ptypes/struct/struct.proto, vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto, vendor/github.com/golang/protobuf/ptypes/wrappers/wrappers.proto, vendor/github.com/grpc-ecosystem/grpc-gateway/internal/stream_chunk.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.proto, vendor/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.proto, vendor/github.com/hashicorp/go-raftchunking/types/types.proto, vendor/github.com/hashicorp/vault-plugin-secrets-kv/types.proto, vendor/github.com/hashicorp/vault/sdk/database/dbplugin/database.proto, vendor/github.com/hashicorp/vault/sdk/logical/identity.proto, vendor/github.com/hashicorp/vault/sdk/logical/plugin.proto, vendor/github.com/hashicorp/vault/sdk/physical/types.proto, vendor/github.com/hashicorp/vault/sdk/plugin/pb/backend.proto, vendor/go.etcd.io/etcd/auth/authpb/auth.proto, vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/etcdserver.proto, vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/raft_internal.proto, vendor/go.etcd.io/etcd/etcdserver/etcdserverpb/rpc.proto, vendor/go.etcd.io/etcd/mvcc/mvccpb/kv.proto, vendor/go.etcd.io/etcd/raft/raftpb/raft.proto, vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/socket/socket_service.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"go package 'github.com/hashicorp/vault/api' points at a different repository (https://github.com/hashicorp/vault); excluded from ecosystem scoring",
"go package 'github.com/hashicorp/vault' points at a different repository (https://github.com/hashicorp/vault); excluded from ecosystem scoring",
"go package 'github.com/hashicorp/vault/sdk' points at a different repository (https://github.com/hashicorp/vault); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-14T16:58:22.908862Z",
"schema_version": "0.11.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cloudbusting/vault.svg",
"full_name": "cloudbusting/vault",
"license_state": "standard",
"license_spdx": "MPL-2.0"
}