{"id":21339419,"url":"https://github.com/cuboulder/d7core","last_synced_at":"2025-08-25T07:37:01.841Z","repository":{"id":43775351,"uuid":"234355426","full_name":"CuBoulder/d7core","owner":"CuBoulder","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-18T22:39:47.000Z","size":6874,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-16T02:29:05.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/CuBoulder.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-16T15:53:48.000Z","updated_at":"2022-01-24T22:20:58.000Z","dependencies_parsed_at":"2022-09-06T20:31:27.298Z","dependency_job_id":null,"html_url":"https://github.com/CuBoulder/d7core","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CuBoulder/d7core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuBoulder%2Fd7core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuBoulder%2Fd7core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuBoulder%2Fd7core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuBoulder%2Fd7core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CuBoulder","download_url":"https://codeload.github.com/CuBoulder/d7core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuBoulder%2Fd7core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272025028,"owners_count":24860528,"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-08-25T02:00:12.092Z","response_time":1107,"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":"2024-11-22T00:45:53.965Z","updated_at":"2025-08-25T07:37:01.793Z","avatar_url":"https://github.com/CuBoulder.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Upon New D7 Releases\nInside a local copy of the this repository run the following commands:\n### Create new local branch\n- change `xx` to the issue's number\n```\ngit checkout -b feature/xx\n```\n### Clone the new Drupal 7 codebase.\n- change `7.xx` to what the current version is.\n```\n$ git clone https://git.drupalcode.org/project/drupal.git --branch 7.xx --single-branch\n```\n### Copy the new code into the root level of d7core's repo\n```\n$ cp -rf drupal/* . \u0026\u0026 \\\n  cp drupal/.editorconfig . \u0026\u0026 \\\n  cp drupal/.gitignore . \u0026\u0026 \\\n  cp drupal/.htaccess .\n```\n### Remove modules we do not require\n```\n$ rm -rf web.config \\\n  modules/php \\\n  modules/aggregator \\\n  modules/blog \\\n  modules/book \\\n  modules/color \\\n  modules/contact \\\n  modules/translation \\\n  modules/dashboard \\\n  modules/forum \\\n  modules/locale \\\n  modules/openid \\\n  modules/overlay \\\n  modules/poll \\\n  modules/rdf \\\n  modules/search \\\n  modules/statistics\\\n   modules/toolbar \\\n  modules/tracker \\\n  modules/trigger \\\n  drupal\n```\n### Apply patches to codebase for expected functionality\n```\n$ git apply patches/2789723-1.patch \u0026\u0026 \\\n  git apply patches/d7-require-tld-for-mailto-links-2016739-76.patch \u0026\u0026 \\\n  git apply patches/watchdog_pending_updates.patch\n```\n### Commit and push changes up to\n```\n$ git add *\n$ git status\n$ git commit -m 'Hardened 7.xx core.'\n$ git push -u origin feature/xx\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuboulder%2Fd7core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuboulder%2Fd7core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuboulder%2Fd7core/lists"}