{"id":29671353,"url":"https://github.com/linkorb/metaculous","last_synced_at":"2025-07-22T20:07:39.962Z","repository":{"id":62517374,"uuid":"160161329","full_name":"linkorb/metaculous","owner":"linkorb","description":"Metaculous: Analyze a code-repository and output a structured JSON report of all the findings.","archived":false,"fork":false,"pushed_at":"2023-02-06T13:40:40.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-13T00:44:03.530Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linkorb.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":"2018-12-03T08:58:14.000Z","updated_at":"2023-02-06T11:24:28.000Z","dependencies_parsed_at":"2023-02-18T18:01:47.932Z","dependency_job_id":null,"html_url":"https://github.com/linkorb/metaculous","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/linkorb/metaculous","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fmetaculous","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fmetaculous/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fmetaculous/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fmetaculous/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkorb","download_url":"https://codeload.github.com/linkorb/metaculous/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fmetaculous/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266563915,"owners_count":23948689,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-07-22T20:07:39.314Z","updated_at":"2025-07-22T20:07:39.928Z","avatar_url":"https://github.com/linkorb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Metaculous\n\nMetaculous contains a set of Analyzers that scan your repository for common files (like package.json, .editorconfig, etc) and extract structured data from them into a .json file for further processing.\n\n## Installation\n\n    composer require linkorb/metaculous --dev\n\n## Usage\n\n    vendor/bin/metaculous --help\n\n## Run analyzers:\n\n    bin/metaculous analyze -c metaculous.yaml -o metaculous.json\n\n## project.yml example:\n\nHere's a simple example `metaculous.yaml` file:\n\n```yml\nvariables:\n  project:\n    title: Hello world\n```\n\n## Development / debugging:\n\nThe `examples/` directory contains a collection of common files. \nWhile developing analyzers, you can run `./bin/metaculous analyze -c examples/full-project/metaculous.yaml` to run metaculous in the context of the `examples/full-project/` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fmetaculous","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkorb%2Fmetaculous","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fmetaculous/lists"}