{"id":36823781,"url":"https://github.com/scanoss/licenses","last_synced_at":"2026-01-12T14:02:48.864Z","repository":{"id":309738339,"uuid":"1015511101","full_name":"scanoss/licenses","owner":"scanoss","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-29T16:43:29.000Z","size":369,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-29T18:36:58.295Z","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":"other","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":"LICENSES/GPL-2.0-only.txt","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":"2025-07-07T15:59:03.000Z","updated_at":"2025-09-29T16:43:31.000Z","dependencies_parsed_at":"2025-09-29T18:33:46.986Z","dependency_job_id":null,"html_url":"https://github.com/scanoss/licenses","commit_stats":null,"previous_names":["scanoss/license-service","scanoss/licenses"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/scanoss/licenses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanoss%2Flicenses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanoss%2Flicenses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanoss%2Flicenses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanoss%2Flicenses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scanoss","download_url":"https://codeload.github.com/scanoss/licenses/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scanoss%2Flicenses/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-12T14:02:48.615Z","updated_at":"2026-01-12T14:02:48.783Z","avatar_url":"https://github.com/scanoss.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SCANOSS Platform 2.0 Licenses\nWelcome to the licenses 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 License 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 license 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 License 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 License 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-licenses -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```\n\nAfter changing a license version, please run the following command:\n```shell\ngo mod tidy -compat=1.19\n```\nhttps://mholt.github.io/json-to-go/\n\n## Bugs/Features\nTo request features or alert about bugs, please do so [here](https://github.com/scanoss/dependencies/issues).\n\n## Changelog\nDetails of major changes to the library can be found in [CHANGELOG.md](CHANGELOG.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscanoss%2Flicenses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscanoss%2Flicenses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscanoss%2Flicenses/lists"}