{"id":18508445,"url":"https://github.com/ossf/scorecard-webapp","last_synced_at":"2025-10-28T06:10:11.908Z","repository":{"id":37794009,"uuid":"439140560","full_name":"ossf/scorecard-webapp","owner":"ossf","description":"Website and API for OpenSSF Scorecard","archived":false,"fork":false,"pushed_at":"2025-02-13T21:04:08.000Z","size":21966,"stargazers_count":23,"open_issues_count":36,"forks_count":27,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-02-13T21:32:54.736Z","etag":null,"topics":["openssf-scorecard"],"latest_commit_sha":null,"homepage":"https://scorecard.dev","language":"HTML","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/ossf.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":"2021-12-16T22:12:26.000Z","updated_at":"2025-02-13T21:04:11.000Z","dependencies_parsed_at":"2023-10-23T23:30:26.996Z","dependency_job_id":"c9c62461-eef9-4535-8a5f-6ff830b6a477","html_url":"https://github.com/ossf/scorecard-webapp","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossf%2Fscorecard-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossf%2Fscorecard-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossf%2Fscorecard-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ossf%2Fscorecard-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ossf","download_url":"https://codeload.github.com/ossf/scorecard-webapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239221203,"owners_count":19602380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["openssf-scorecard"],"created_at":"2024-11-06T15:14:23.176Z","updated_at":"2025-10-28T06:10:11.830Z","avatar_url":"https://github.com/ossf.png","language":"HTML","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%2Fossf%2Fscorecard-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fossf%2Fscorecard-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fossf%2Fscorecard-webapp/lists"}