{"id":31154801,"url":"https://github.com/bk-scoss/scoss_tagger","last_synced_at":"2026-02-13T06:42:10.332Z","repository":{"id":46467852,"uuid":"355459683","full_name":"BK-SCOSS/scoss_tagger","owner":"BK-SCOSS","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-19T14:17:50.000Z","size":405,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-18T20:38:33.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BK-SCOSS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-07T07:56:57.000Z","updated_at":"2021-10-13T14:50:39.000Z","dependencies_parsed_at":"2022-09-05T09:41:21.478Z","dependency_job_id":null,"html_url":"https://github.com/BK-SCOSS/scoss_tagger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BK-SCOSS/scoss_tagger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BK-SCOSS%2Fscoss_tagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BK-SCOSS%2Fscoss_tagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BK-SCOSS%2Fscoss_tagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BK-SCOSS%2Fscoss_tagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BK-SCOSS","download_url":"https://codeload.github.com/BK-SCOSS/scoss_tagger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BK-SCOSS%2Fscoss_tagger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29398144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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":"2025-09-18T19:41:53.561Z","updated_at":"2026-02-13T06:42:10.328Z","avatar_url":"https://github.com/BK-SCOSS.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scoss_tagger\n\n## How to run\n\n### Run by docker\nBuild docker image (you might need run with sudo):\n\n```\ndocker-compose up\n```\n\nRemove docker containers:\n```\ndocker-compose down\n```\n\n### Run by python command\nNote that, we cannot connect to local mongodb anymore. To use this way, please config mongo connecting to localhost.\n\nClone this project and install requirements:\n\n    $ git clone https://github.com/BK-SCOSS/scoss_tagger.git\n    $ cd scoss_tagger\n\n    $ python3 -m venv venv\n    $ source venv/bin/activate\n    $ pip install -r requirements.txt \n\nRun the server:\n\n    $ cd webapp/\n    $ uvicorn index:app\n\nThen visite with your web browser the URL: `http://127.0.0.1:8000`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbk-scoss%2Fscoss_tagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbk-scoss%2Fscoss_tagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbk-scoss%2Fscoss_tagger/lists"}