{"id":34055075,"url":"https://github.com/rtech91/drupal-scout","last_synced_at":"2026-04-08T15:33:28.820Z","repository":{"id":340347821,"uuid":"649067442","full_name":"rtech91/drupal-scout","owner":"rtech91","description":"Search for Drupal module entries with transitive core version requirements to help to upgrade the Drupal Core","archived":false,"fork":false,"pushed_at":"2026-03-30T18:19:27.000Z","size":145,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-30T20:26:04.027Z","etag":null,"topics":["drupal","drupal-module"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/drupal-scout/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rtech91.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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":"2023-06-03T17:06:55.000Z","updated_at":"2026-03-24T13:55:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rtech91/drupal-scout","commit_stats":null,"previous_names":["rtech91/drupal-scout"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/rtech91/drupal-scout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtech91%2Fdrupal-scout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtech91%2Fdrupal-scout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtech91%2Fdrupal-scout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtech91%2Fdrupal-scout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtech91","download_url":"https://codeload.github.com/rtech91/drupal-scout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtech91%2Fdrupal-scout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":["drupal","drupal-module"],"created_at":"2025-12-14T02:39:50.406Z","updated_at":"2026-04-08T15:33:28.812Z","avatar_url":"https://github.com/rtech91.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drupal Scout\n\nSearch for Drupal module entries with transitive core version requirements to help to upgrade the Drupal Core\n\n## Installation\n\n```bash\n  pip install drupal-scout\n```\n\n## Features\n\n- Use multithreading to speed up the process of searching for the Drupal module entries with transitive core version requirements.\n- Quick self-diagnostic check of the environment and dependencies using the `info` command.\n- Choose between three output formats: table, json, and suggest.  \n    - `table` format will output the data in the table format.  \n    Example:\n    ![Table format example](https://raw.githubusercontent.com/rtech91/drupal-scout/main/screenshots/format_table_example.png)\n    - `json` format will output the raw data in the json format.  \n    - `suggest` format will output the suggested composer.json file with the updated module version requirements.  \n    It will also dump the suggested composer.json file to the specified path if the `--save-dump` argument is used.\n\n## Limitations\n\n- The application will only work with Composer-based (Composer v2) Drupal 8+ projects. \n\n## Usage/Examples\n\n`drupal-scout [-h] [-v] [-d DIRECTORY] [-n] [-t THREADS] [-f {table,json,suggest}] [-s] {info} ...`\n\n### Arguments\n\u0026dash; `-h, --help` show this help message and exit  \n\u0026ndash; `-v, --version` show program's version number and exit  \n\u0026ndash; `-d DIRECTORY, --directory DIRECTORY`  Directory of the Drupal installation  \n\u0026ndash; `-n, --no-lock` Do not use the composer.lock file to determine the installed versions of the modules  \n\u0026ndash; `-t THREADS, --threads THREADS` The number of threads to use for the concurrent requests and data parsing. By default, the application will use the number of all available threads.  \n\u0026ndash; `-f {table,json,suggest}, --format {table,json,suggest}` The output format. By default, the application will use the table format.  \n\u0026ndash; `-s, --save-dump` Use in pair with `--format suggest` to dump the suggested composer.json file to the specified path. \n\n### Subcommands\n\u0026ndash; `info` - show diagnostic information about the tool and the current Drupal environment.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtech91%2Fdrupal-scout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtech91%2Fdrupal-scout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtech91%2Fdrupal-scout/lists"}