{"id":21202994,"url":"https://github.com/fcambus/statzone","last_synced_at":"2025-10-12T14:19:28.132Z","repository":{"id":35810207,"uuid":"40092601","full_name":"fcambus/statzone","owner":"fcambus","description":"DNS zone file analyzer targeted at TLD zones","archived":false,"fork":false,"pushed_at":"2025-03-24T12:19:31.000Z","size":200,"stargazers_count":55,"open_issues_count":0,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-10T10:48:27.001Z","etag":null,"topics":["dns","dnssec","statistics","tld","zone"],"latest_commit_sha":null,"homepage":"https://www.statdns.com","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fcambus.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-08-02T21:00:30.000Z","updated_at":"2025-03-24T12:19:04.000Z","dependencies_parsed_at":"2025-07-10T08:30:30.337Z","dependency_job_id":"27be5051-767d-47f9-aae2-cf03252e570d","html_url":"https://github.com/fcambus/statzone","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/fcambus/statzone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fstatzone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fstatzone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fstatzone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fstatzone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcambus","download_url":"https://codeload.github.com/fcambus/statzone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fstatzone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011598,"owners_count":26084964,"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-10-12T02:00:06.719Z","response_time":53,"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":["dns","dnssec","statistics","tld","zone"],"created_at":"2024-11-20T20:19:59.325Z","updated_at":"2025-10-12T14:19:28.078Z","avatar_url":"https://github.com/fcambus.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StatZone\n\nStatZone is a DNS zone file analyzer targeted at TLD zones.\n\nAfter analyzing a zone, it returns counts for: IPv4 and IPv6 glue records,\nNS records (total and uniques), DS records, DNSSEC signed domains, IDNs\ndomains, and total number of domains.\n\nIt is currently used to generate TLD Zone File Statistics on [StatDNS][1].\n\nStatZone is written with security in mind, and has also been extensively\nfuzzed using AFL and Honggfuzz. Experimental seccomp support is available\nfor selected architectures and can be enabled by setting the `ENABLE_SECCOMP`\nvariable to `1` when invoking CMake.\n\n## Dependencies\n\nStatZone uses the CMake build system.\n\n## Building\n\n\tmkdir build\n\tcd build\n\tcmake ..\n\tmake\n\nStatZone has been successfully built and tested on OpenBSD and Linux with\nboth Clang and GCC.\n\n## Usage\n\n\tstatzone [-hv] zonefile\n\nIf file is a single dash (`-'), statzone reads from the standard input.\n\nThe options are as follows:\n\n\t-h\tDisplay usage.\n\t-v\tDisplay version.\n\nStatZone outputs results to **stdout**.\n\nTLD zone files for .arpa can be found on [Internic FTP site][2], .se and\n.nu zones are available through AXFR at zonedata.iis.se.\n\n## Features\n\nCurrently implemented features:\n\n- Counting IPv4 and IPv6 glue\n- Counting name servers (total and unique)\n- Counting DS records\n- Counting DNSSEC signed domains\n- Counting IDNs domains\n- Counting domains\n\n## License\n\nStatZone is released under the BSD 2-Clause license. See `LICENSE` file for\ndetails.\n\n## Author\n\nStatZone is developed by Frederic Cambus.\n\n- Site: https://www.cambus.net\n\n## Resources\n\nGitHub: https://github.com/fcambus/statzone\n\n[1]: https://www.statdns.com\n[2]: https://www.internic.net/domain/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcambus%2Fstatzone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcambus%2Fstatzone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcambus%2Fstatzone/lists"}