{"id":15561959,"url":"https://github.com/thekuwayama/caa_rr_patch","last_synced_at":"2025-10-12T19:31:20.241Z","repository":{"id":45221454,"uuid":"236413497","full_name":"thekuwayama/caa_rr_patch","owner":"thekuwayama","description":"the patch that adds CAA Resource Record","archived":true,"fork":false,"pushed_at":"2025-02-25T13:57:21.000Z","size":10,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T13:32:26.204Z","etag":null,"topics":["caa","dns","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thekuwayama.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-27T03:28:55.000Z","updated_at":"2025-02-25T13:57:47.000Z","dependencies_parsed_at":"2022-09-10T03:43:46.669Z","dependency_job_id":null,"html_url":"https://github.com/thekuwayama/caa_rr_patch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thekuwayama/caa_rr_patch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekuwayama%2Fcaa_rr_patch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekuwayama%2Fcaa_rr_patch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekuwayama%2Fcaa_rr_patch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekuwayama%2Fcaa_rr_patch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thekuwayama","download_url":"https://codeload.github.com/thekuwayama/caa_rr_patch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thekuwayama%2Fcaa_rr_patch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006455,"owners_count":26084107,"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-11T02:00:06.511Z","response_time":55,"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":["caa","dns","ruby"],"created_at":"2024-10-02T16:10:49.689Z","updated_at":"2025-10-12T19:31:20.229Z","avatar_url":"https://github.com/thekuwayama.png","language":"Ruby","readme":"# caa_rr_patch\n\n[![Gem Version](https://badge.fury.io/rb/caa_rr_patch.svg)](https://badge.fury.io/rb/caa_rr_patch)\n[![Actions Status](https://github.com/thekuwayama/caa_rr_patch/workflows/CI/badge.svg)](https://github.com/thekuwayama/caa_rr_patch/actions?workflow=CI)\n[![Maintainability](https://api.codeclimate.com/v1/badges/48c9eeb9b52f0dc63cb6/maintainability)](https://codeclimate.com/github/thekuwayama/caa_rr_patch/maintainability)\n\n`caa_rr_patch` is the patch that adds CAA Resource Record.\n\n* https://datatracker.ietf.org/doc/html/rfc8659\n\n\n## :warning: Disclaimer :warning:\n\n`resolv` version 0.4.0 supports CAA record. Use `resolv` instead of `caa_rr_patch`.\n\n\n## Installation\n\nThe gem is available at [rubygems.org](https://rubygems.org/gems/caa_rr_patch). You can install it the following.\n\n```bash\n$ gem install caa_rr_patch\n```\n\n\n## Usage\n\nYou can resolve CAA resources.\n\n```bash\n$ irb\nirb(main):001:0\u003e require 'caa_rr_patch'\n=\u003e true\nirb(main):002:1* Resolv::DNS.new.getresources(\nirb(main):003:1*   \"google.com\",\nirb(main):004:1*   Resolv::DNS::Resource::IN::CAA\nirb(main):005:0\u003e )\n=\u003e [#\u003cResolv::DNS::Resource::IN::CAA:0x0123456789abcdef @flags=\"\\x00\", @tag=\"issue\", @value=\"pki.goog\", @ttl=77777\u003e]\n```\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekuwayama%2Fcaa_rr_patch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthekuwayama%2Fcaa_rr_patch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthekuwayama%2Fcaa_rr_patch/lists"}