{"id":34201549,"url":"https://github.com/cvedb/scorecard","last_synced_at":"2026-06-01T10:31:34.383Z","repository":{"id":150382865,"uuid":"620934644","full_name":"CVEDB/scorecard","owner":"CVEDB","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-20T12:48:29.000Z","size":22280,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-18T21:20:24.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CVEDB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-29T16:56:02.000Z","updated_at":"2023-03-29T17:00:00.000Z","dependencies_parsed_at":"2024-06-21T05:32:17.524Z","dependency_job_id":"d8227e0d-7d0b-4476-8ba2-8b2351a8ed9b","html_url":"https://github.com/CVEDB/scorecard","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/CVEDB/scorecard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CVEDB%2Fscorecard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CVEDB%2Fscorecard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CVEDB%2Fscorecard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CVEDB%2Fscorecard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CVEDB","download_url":"https://codeload.github.com/CVEDB/scorecard/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CVEDB%2Fscorecard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33771627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-15T18:33:59.422Z","updated_at":"2026-06-01T10:31:34.375Z","avatar_url":"https://github.com/CVEDB.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenSSF Scorecard API and website\n\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/ossf/scorecard-webapp/badge)](https://api.securityscorecards.dev/projects/github.com/ossf/scorecard-webapp)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/d631bbe2-0e67-48ae-81a7-d7015195c9fd/deploy-status)](https://app.netlify.com/sites/ossf-scorecard/deploys)\n\n## scorecard-webapp\n\nCode for https://securityscorecards.dev\n([`./scorecards-site`](./scorecards-site)) and\nhttps://api.securityscorecards.dev ([`./app`](./app)).\n\nThe site is deployed on Netlify and the deployment configuration is in\n[netlify.toml](./netlify.toml). Any changes committed to\n[netlify.toml](./netlify.toml) and [scorecards-site/](./scorecards-site) on\n`main` branch gets automatically deployed to production. So please make sure to\nreview deploy previews when making changes to the site.\n\nThe API uses [OpenAPI](https://www.openapis.org/) spec and\n[go-swagger](https://goswagger.io/) to auto-generate server and client code. Any\nchanges committed to [openapi.yaml](./openapi.yaml) on the `main` branch gets\ndeployed to the staging site only. To make changes to the production API, a new\nGit tag needs to be generated which will auto deploy the latest tag to\nproduction.\n\n## Release process\n\n### GitHub release\n\nCut a release for the project via the GitHub UX or by pushing a new tag.\n\n### TODO: automate these steps\n\nAny updates made to [openapi.yaml](./openapi.yaml) needs to be deployed onto\nGoogle Cloud Endpoints. To do that, follow these steps:\n\n```\n$ gcloud auth login\n$ gcloud endpoints services deploy openapi.yaml --project openssf --quiet --format=json \u003e /tmp/gcloud.json\n$ wget https://raw.githubusercontent.com/GoogleCloudPlatform/esp-v2/master/docker/serverless/gcloud_build_image \\\n   --output-document=/tmp/gcloud_build_image\n$ chmod +x /tmp/gcloud_build_image\n$ /tmp/gcloud_build_image -c $(cat /tmp/gcloud.json | jq -r .serviceConfig.id) \\\n   -s $(cat /tmp/gcloud.json | jq -r .serviceConfig.name) \\\n   -p openssf -z us\n$ gcloud run deploy scorecard-endpoints-prod \\\n   --image=\u003cimage-from-above-step\u003e \\\n   --project=openssf\n   # For region prompt, choose us-central1.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvedb%2Fscorecard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvedb%2Fscorecard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvedb%2Fscorecard/lists"}