{"id":31772042,"url":"https://github.com/aboutcode-org/mass-scan","last_synced_at":"2025-10-10T03:55:19.571Z","repository":{"id":312192052,"uuid":"911229905","full_name":"aboutcode-org/mass-scan","owner":"aboutcode-org","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-02T14:36:31.000Z","size":38,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-17T12:00:36.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/aboutcode-org.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"aboutcode-org","open_collective":"aboutcode","custom":["https://causes.benevity.org/causes/056-5528680976845_a486","Benevity"]}},"created_at":"2025-01-02T14:36:29.000Z","updated_at":"2025-01-02T14:36:35.000Z","dependencies_parsed_at":"2025-08-29T06:34:42.641Z","dependency_job_id":"7eb13261-7aca-48c3-91b3-25ecff1a194b","html_url":"https://github.com/aboutcode-org/mass-scan","commit_stats":null,"previous_names":["aboutcode-org/mass-scan"],"tags_count":0,"template":false,"template_full_name":"aboutcode-org/skeleton","purl":"pkg:github/aboutcode-org/mass-scan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fmass-scan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fmass-scan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fmass-scan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fmass-scan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboutcode-org","download_url":"https://codeload.github.com/aboutcode-org/mass-scan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fmass-scan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002601,"owners_count":26083426,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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-10-10T03:55:11.335Z","updated_at":"2025-10-10T03:55:19.566Z","avatar_url":"https://github.com/aboutcode-org.png","language":"Python","readme":"A Simple Python Project Skeleton\n================================\nThis repo attempts to standardize the structure of the Python-based project's\nrepositories using modern Python packaging and configuration techniques.\nUsing this `blog post`_ as inspiration, this repository serves as the base for\nall new Python projects and is mergeable in existing repositories as well.\n\n.. _blog post: https://blog.jaraco.com/a-project-skeleton-for-python-projects/\n\n\nUsage\n=====\n\nA brand new project\n-------------------\n.. code-block:: bash\n\n    git init my-new-repo\n    cd my-new-repo\n    git pull git@github.com:nexB/skeleton\n\n    # Create the new repo on GitHub, then update your remote\n    git remote set-url origin git@github.com:nexB/your-new-repo.git\n\nFrom here, you can make the appropriate changes to the files for your specific project.\n\nUpdate an existing project\n---------------------------\n.. code-block:: bash\n\n    cd my-existing-project\n    git remote add skeleton git@github.com:nexB/skeleton\n    git fetch skeleton\n    git merge skeleton/main --allow-unrelated-histories\n\nThis is also the workflow to use when updating the skeleton files in any given repository.\n\nMore usage instructions can be found in ``docs/skeleton-usage.rst``.\n\n\nRelease Notes\n=============\n\n- 2023-07-18:\n    - Add macOS-13 job in azure-pipelines.yml\n\n- 2022-03-04:\n    - Synchronize configure and configure.bat scripts for sanity\n    - Update CI operating system support with latest Azure OS images\n    - Streamline utility scripts in etc/scripts/ to create, fetch and manage third-party dependencies\n      There are now fewer scripts. See etc/scripts/README.rst for details\n\n- 2021-09-03:\n    - ``configure`` now requires pinned dependencies via the use of ``requirements.txt`` and ``requirements-dev.txt``\n    - ``configure`` can now accept multiple options at once\n    - Add utility scripts from scancode-toolkit/etc/release/ for use in generating project files\n    - Rename virtual environment directory from ``tmp`` to ``venv``\n    - Update README.rst with instructions for generating ``requirements.txt`` and ``requirements-dev.txt``,\n      as well as collecting dependencies as wheels and generating ABOUT files for them.\n\n- 2021-05-11:\n    - Adopt new configure scripts from ScanCode TK that allows correct configuration of which Python version is used.\n","funding_links":["https://github.com/sponsors/aboutcode-org","https://opencollective.com/aboutcode","https://causes.benevity.org/causes/056-5528680976845_a486","Benevity"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutcode-org%2Fmass-scan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faboutcode-org%2Fmass-scan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutcode-org%2Fmass-scan/lists"}