{"id":37224764,"url":"https://github.com/mybb/hook-finder","last_synced_at":"2026-01-15T01:43:33.122Z","repository":{"id":57632668,"uuid":"41202019","full_name":"mybb/hook-finder","owner":"mybb","description":"A tool to easily locate all hooks within a MyBB package - either the core of MyBB or a custom plugin.","archived":true,"fork":false,"pushed_at":"2018-03-27T21:12:14.000Z","size":1376,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-10-18T23:44:41.215Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mybb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-22T10:17:36.000Z","updated_at":"2023-01-28T19:57:46.000Z","dependencies_parsed_at":"2022-08-31T16:32:04.143Z","dependency_job_id":null,"html_url":"https://github.com/mybb/hook-finder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mybb/hook-finder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybb%2Fhook-finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybb%2Fhook-finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybb%2Fhook-finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybb%2Fhook-finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mybb","download_url":"https://codeload.github.com/mybb/hook-finder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mybb%2Fhook-finder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"ssl_error","status_checked_at":"2026-01-15T00:55:20.945Z","response_time":107,"last_error":"SSL_read: 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-15T01:43:32.377Z","updated_at":"2026-01-15T01:43:33.112Z","avatar_url":"https://github.com/mybb.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hook Finder\n\nA tool to easily locate all hooks within a MyBB package - either the core of MyBB or a custom plugin.\n\nThis tool will traverse all PHP files within a given directory, looking for plugin hooks. All plugin hooks will then be written to a HTML file of your choosing.\n\n## Installation\n\nYou can download pre-built binaries for Windows, OS X and Linux from the Downloads page, or install the project using [go](http://golang.org):\n\n`go get github.com/mybb/hook-finder`\n\n## Usage\n\nThe hook finder requires two parameters:\n\n- The path to the project to scan for hooks\n- The output file name\n\nYou run the tool as follows:\n\n```\nhook-finder -i /pat/to/mybb/root -o /path/to/hooks.html\n```\n\nThe tool will then scan all of the PHP files in the specified directory and locate all available hooks which will then be written to the specified file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmybb%2Fhook-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmybb%2Fhook-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmybb%2Fhook-finder/lists"}