{"id":36613731,"url":"https://github.com/scanoss/components","last_synced_at":"2026-01-12T09:04:05.941Z","repository":{"id":313223848,"uuid":"498655412","full_name":"scanoss/components","owner":"scanoss","description":"SCANOSS Components API Service","archived":false,"fork":false,"pushed_at":"2025-09-16T17:46:11.000Z","size":9442,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-16T20:09:09.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scanoss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-01T08:38:22.000Z","updated_at":"2025-09-04T15:58:21.000Z","dependencies_parsed_at":"2025-09-04T17:46:23.564Z","dependency_job_id":"25f3eabd-388c-4f2e-9812-d63a93081446","html_url":"https://github.com/scanoss/components","commit_stats":null,"previous_names":["scanoss/components"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/scanoss/components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanoss%2Fcomponents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanoss%2Fcomponents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanoss%2Fcomponents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanoss%2Fcomponents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanoss","download_url":"https://codeload.github.com/scanoss/components/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanoss%2Fcomponents/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-12T09:04:05.394Z","updated_at":"2026-01-12T09:04:05.923Z","avatar_url":"https://github.com/scanoss.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SCANOSS Platform 2.0 Components\nWelcome to the component server for SCANOSS Platform 2.0\n\n**Warning** Work In Progress **Warning**\n\n## Repository Structure\nThis repository is made up of the following components:\n* ?\n\n## Configuration\n\nEnvironmental variables are fed in this order:\n\ndot-env --\u003e env.json --\u003e  Actual Environment Variable\n\nThese are the supported configuration arguments:\n\n```\nAPP_NAME=\"SCANOSS Component Server\"\nAPP_PORT=50051\nAPP_MODE=dev\nAPP_DEBUG=false\n\nDB_DRIVER=postgres\nDB_HOST=localhost\nDB_USER=scanoss\nDB_PASSWD=\nDB_SCHEMA=scanoss\nDB_SSL_MODE=disable\nDB_DSN=\n```\n\n\n## Docker Environment\n\nThe component server can be deployed as a Docker container.\n\nAdjust configurations by updating an .env file in the root of this repository.\n\n\n### How to build\n\nYou can build your own image of the SCANOSS Component Server with the ```docker build``` command as follows.\n\n```bash\nmake ghcr_build\n```\n\n\n### How to run\n\nRun the SCANOSS Component Server Docker image by specifying the environmental file to be used with the ```--env-file``` argument. \n\nYou may also need to expose the ```APP_PORT``` on a given ```interface:port``` with the ```-p``` argument.\n\n```bash\ndocker run -it -v \"$(pwd)\":\"$(pwd)\" -p 50051:50051 ghcr.io/scanoss/scanoss-components -json-config $(pwd)/config/app-config-docker-local-dev.json -debug\n```\n\n## Development\n\nTo run locally on your desktop, please use the following command:\n\n```shell\ngo run cmd/server/main.go -json-config config/app-config-dev.json -debug\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscanoss%2Fcomponents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscanoss%2Fcomponents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscanoss%2Fcomponents/lists"}