{"id":29576432,"url":"https://github.com/incogbyte/yankenicbr","last_synced_at":"2025-07-19T12:39:07.575Z","repository":{"id":302997025,"uuid":"1013411170","full_name":"incogbyte/yankenicbr","owner":"incogbyte","description":"This repository provides a daily-updated, structured dataset of Brazilian Autonomous System Numbers (ASNs) and their associated IP address blocks.","archived":false,"fork":false,"pushed_at":"2025-07-19T03:31:36.000Z","size":956,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T08:50:37.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/incogbyte.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}},"created_at":"2025-07-03T21:22:38.000Z","updated_at":"2025-07-19T03:31:41.000Z","dependencies_parsed_at":"2025-07-05T15:45:37.307Z","dependency_job_id":null,"html_url":"https://github.com/incogbyte/yankenicbr","commit_stats":null,"previous_names":["incogbyte/yankenicbr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/incogbyte/yankenicbr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/incogbyte%2Fyankenicbr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/incogbyte%2Fyankenicbr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/incogbyte%2Fyankenicbr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/incogbyte%2Fyankenicbr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/incogbyte","download_url":"https://codeload.github.com/incogbyte/yankenicbr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/incogbyte%2Fyankenicbr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265934269,"owners_count":23852092,"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-19T12:39:02.408Z","updated_at":"2025-07-19T12:39:07.570Z","avatar_url":"https://github.com/incogbyte.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brazilian ASN and IP Blocks Dataset\n\nThis repository provides a daily-updated, structured dataset of Brazilian Autonomous System Numbers (ASNs) and their associated IP address blocks.\n\nThe data is automatically fetched and parsed from the official file provided by [NIC.br](https://nic.br), the Brazilian Network Information Center. The goal of this project is to offer a clean, reliable, and easy-to-use version of this data for network analysis, security research, and other applications.\n\n## Automation Process\n\nA GitHub Action workflow runs automatically every 24 hours. The process is as follows:\n\n1.  **Fetch Data:** The latest version file is downloaded.\n2.  **Structure Data:** The raw information is transformed into structured formats.\n3.  **Commit \u0026 Push:** The newly generated files are committed and pushed to this repository, ensuring the data is always current.\n\n## Generated Files\n\nThe raw data is processed and made available in the `data/` directory in the following formats:\n\n*   `data/all_data.json`\n    A comprehensive JSON file containing an array of objects. Each object represents an organization and includes its ASN, name, document (CNPJ/CPF), and a list of its associated IP blocks.\n    ```json\n    [\n      {\n        \"asn\": 4230,\n        \"organization\": \"CLARO S.A.\",\n        \"document\": \"40.432.544/0706-09\",\n        \"ip_blocks\": [\n          \"200.192.0.0/18\",\n          \"200.210.0.0/16\",\n          \"...\"\n        ]\n      }\n    ]\n    ```\n\n*   `data/asns.txt`\n    A simple text file listing all unique Autonomous System Numbers (ASNs), sorted numerically, one per line.\n\n*   `data/ips.txt`\n    A simple text file listing all unique IP address blocks (in CIDR notation), sorted, one per line.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincogbyte%2Fyankenicbr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fincogbyte%2Fyankenicbr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincogbyte%2Fyankenicbr/lists"}