{"id":29227107,"url":"https://github.com/shuque/findcaa","last_synced_at":"2025-07-03T09:09:57.794Z","repository":{"id":297348150,"uuid":"996487662","full_name":"shuque/findcaa","owner":"shuque","description":"Find relevant CAA record set for a domain name","archived":false,"fork":false,"pushed_at":"2025-06-05T03:14:48.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-05T06:07:08.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/shuque.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-05T02:52:22.000Z","updated_at":"2025-06-05T03:14:50.000Z","dependencies_parsed_at":"2025-06-06T18:17:23.100Z","dependency_job_id":null,"html_url":"https://github.com/shuque/findcaa","commit_stats":null,"previous_names":["shuque/findcaa"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shuque/findcaa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuque%2Ffindcaa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuque%2Ffindcaa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuque%2Ffindcaa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuque%2Ffindcaa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shuque","download_url":"https://codeload.github.com/shuque/findcaa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuque%2Ffindcaa/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263296638,"owners_count":23444499,"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","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-03T09:09:57.183Z","updated_at":"2025-07-03T09:09:57.786Z","avatar_url":"https://github.com/shuque.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# findcaa\nFind relevant CAA record set for a domain name\n\n## Pre-requisites\n\n* dnspython package\n\n```\npip install dnspython\n```\n\n## Help string\n\n```\nusage: findcaa [-h] [-v] [--resolver RESOLVER] [--cd] name\n\nFind CAA records for a DNS name (searches parent domains if needed)\n\npositional arguments:\n  name                 DNS name to lookup CAA records for\n\noptional arguments:\n  -h, --help           show this help message and exit\n  -v, --verbose        Enable verbose output showing search progress\n  --resolver RESOLVER  IP address of DNS resolver to use\n  --cd                 Disable DNSSEC checking (set CD flag)\n```\n\n## Example Usage\n\n```\n$ findcaa.py myfss.us.af.mil\nus.af.mil. 500 CAA 0 issue \"digicert.com\"\nus.af.mil. 500 CAA 0 issue \"identrust.com\"\n```\n\nVerbose mode (-v):\n\n```\n$ findcaa.py -v xxx.myfss.us.af.mil\nLooking up CAA records for: xxx.myfss.us.af.mil.\nNo CAA records found for 'xxx.myfss.us.af.mil.': The DNS query name does not exist: xxx.myfss.us.af.mil., trying parent domain\nLooking up CAA records for: myfss.us.af.mil.\nNo CAA records found for 'myfss.us.af.mil.': The DNS response does not contain an answer to the question: myfss.us.af.mil. IN CAA, trying parent domain\nLooking up CAA records for: us.af.mil.\nus.af.mil. 277 CAA 0 issue \"digicert.com\"\nus.af.mil. 277 CAA 0 issue \"identrust.com\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuque%2Ffindcaa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuque%2Ffindcaa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuque%2Ffindcaa/lists"}