{"id":50501928,"url":"https://github.com/mablanco/docker-metabigor","last_synced_at":"2026-06-02T12:30:44.516Z","repository":{"id":82939372,"uuid":"232806234","full_name":"mablanco/docker-metabigor","owner":"mablanco","description":"Docker image for Metabigor, an Intelligence Framework to do OSINT tasks without any API key","archived":false,"fork":false,"pushed_at":"2026-01-10T23:59:09.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-30T00:38:36.006Z","etag":null,"topics":["docker","pentesting","security"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mablanco.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,"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":"2020-01-09T12:41:16.000Z","updated_at":"2026-01-10T23:59:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fa52fa3-c319-4370-9144-9078da276541","html_url":"https://github.com/mablanco/docker-metabigor","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/mablanco/docker-metabigor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mablanco%2Fdocker-metabigor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mablanco%2Fdocker-metabigor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mablanco%2Fdocker-metabigor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mablanco%2Fdocker-metabigor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mablanco","download_url":"https://codeload.github.com/mablanco/docker-metabigor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mablanco%2Fdocker-metabigor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33822812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"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":["docker","pentesting","security"],"created_at":"2026-06-02T12:30:43.116Z","updated_at":"2026-06-02T12:30:44.498Z","avatar_url":"https://github.com/mablanco.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-metabigor\n\nDocker image for Metabigor, an Intelligence Framework to do OSINT tasks and more but without any API key (\u003chttps://github.com/j3ssie/metabigor\u003e). This is a multistage Docker image that first compiles the Golang source code and then builds an image from scratch that hosts the resulting executable.\n\n## How to use this image\n\nI recommend to always run the Docker container with the `--rm` parameter, which will remove the container after finishing its execution, as Metabigor is a CLI tool that doesn't need to persist anything after running.\n\nThis command will run Metabigor with no parameters, thus showing its inline help:\n\n    $ docker run --rm mablanco/metabigor\n\nThis command will discover the IPs of a company/organization:\n\n    $ echo \"company\" | docker run -i --rm mablanco/metabigor net --org\n\nThere are more usage examples at \u003chttps://github.com/j3ssie/metabigor#example-commands\u003e\n\n## How to build the image\n\nUse the following command to build the image with the `latest` tag and the Metabigor version specified in the Dockerfile:\n\n    $ docker build -t mablanco/metabigor .\n\nIn case you want to build a different version, browse the available releases at \u003chttps://github.com/j3ssie/metabigor/releases\u003e and then use this command:\n\n    $ docker build --build-arg METABIGOR_VERSION=\u003cversion\u003e --build-arg -t mablanco/metabigor:\u003cversion\u003e .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmablanco%2Fdocker-metabigor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmablanco%2Fdocker-metabigor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmablanco%2Fdocker-metabigor/lists"}