{"id":15032540,"url":"https://github.com/adguardteam/adguardfilters","last_synced_at":"2026-04-09T05:31:49.033Z","repository":{"id":19396173,"uuid":"22637619","full_name":"AdguardTeam/AdguardFilters","owner":"AdguardTeam","description":"AdGuard Content Blocking Filters","archived":false,"fork":false,"pushed_at":"2025-12-06T11:49:07.000Z","size":1132254,"stargazers_count":4011,"open_issues_count":469,"forks_count":757,"subscribers_count":118,"default_branch":"master","last_synced_at":"2025-12-06T18:29:57.855Z","etag":null,"topics":["adblock","adguard","filter-list","open-source","ublock"],"latest_commit_sha":null,"homepage":"https://adguard.com/","language":"Adblock Filter List","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/AdguardTeam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2014-08-05T09:12:41.000Z","updated_at":"2025-12-06T13:14:50.000Z","dependencies_parsed_at":"2024-01-10T07:51:05.299Z","dependency_job_id":"11a40da7-a84e-49c8-a25f-5132325eb130","html_url":"https://github.com/AdguardTeam/AdguardFilters","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AdguardTeam/AdguardFilters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdguardTeam%2FAdguardFilters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdguardTeam%2FAdguardFilters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdguardTeam%2FAdguardFilters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdguardTeam%2FAdguardFilters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdguardTeam","download_url":"https://codeload.github.com/AdguardTeam/AdguardFilters/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdguardTeam%2FAdguardFilters/sbom","scorecard":{"id":8723,"data":{"date":"2025-08-11","repo":{"name":"github.com/AdguardTeam/AdguardFilters","commit":"34f201a31c6926d54b24bccd86c9933ebbab2ca3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/aglint.yml:1","Warn: no topLevel permission defined: .github/workflows/assign-on-label.yml:1","Warn: no topLevel permission defined: .github/workflows/change-on-reopen.yml:1","Warn: no topLevel permission defined: .github/workflows/markdownlint.yml:1","Warn: no topLevel permission defined: .github/workflows/rm-labels-on-closed.yml:1","Warn: no topLevel permission defined: .github/workflows/stale_issues_gh.yml:1","Warn: no topLevel permission defined: .github/workflows/stale_issues_high.yml:1","Warn: no topLevel permission defined: .github/workflows/stale_issues_low.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aglint.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/AdguardTeam/AdguardFilters/aglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/aglint.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/AdguardTeam/AdguardFilters/aglint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/aglint.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/AdguardTeam/AdguardFilters/aglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assign-on-label.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AdguardTeam/AdguardFilters/assign-on-label.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/change-on-reopen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AdguardTeam/AdguardFilters/change-on-reopen.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdownlint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/AdguardTeam/AdguardFilters/markdownlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/markdownlint.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/AdguardTeam/AdguardFilters/markdownlint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdownlint.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/AdguardTeam/AdguardFilters/markdownlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rm-labels-on-closed.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/AdguardTeam/AdguardFilters/rm-labels-on-closed.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale_issues_gh.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AdguardTeam/AdguardFilters/stale_issues_gh.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale_issues_high.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AdguardTeam/AdguardFilters/stale_issues_high.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale_issues_low.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AdguardTeam/AdguardFilters/stale_issues_low.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T14:07:02.537Z","repository_id":19396173,"created_at":"2025-08-14T14:07:02.537Z","updated_at":"2025-08-14T14:07:02.537Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27765951,"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-12-16T02:00:10.477Z","response_time":57,"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":["adblock","adguard","filter-list","open-source","ublock"],"created_at":"2024-09-24T20:18:41.111Z","updated_at":"2025-12-16T14:03:33.235Z","avatar_url":"https://github.com/AdguardTeam.png","language":"Adblock Filter List","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable --\u003e\n\u0026nbsp;\n\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"275\" alt=\"AdGuard Filters logo\" src=\"https://cdn.adtidy.org/website/github.com/AdguardFilters/viking.svg\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eAdGuard Filters\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eThe place where ad trackers are actually blocked\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/AdguardTeam/AdguardFilters/actions/workflows/aglint.yml\" target=\"_blank\"\u003e\u003cimg src=\"https://github.com/AdguardTeam/AdguardFilters/actions/workflows/aglint.yml/badge.svg?branch=master\" alt=\"AGLint status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/AdguardTeam/AdguardFilters/actions/workflows/pages/pages-build-deployment\" target=\"_blank\"\u003e\u003cimg src=\"https://github.com/AdguardTeam/AdguardFilters/actions/workflows/pages/pages-build-deployment/badge.svg?branch=master\" alt=\"GitHub Pages deployment\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/AdguardTeam/AdguardFilters/blob/master/LICENSE\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/license/AdguardTeam/AdguardFilters\" alt=\"License\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/AdguardTeam/AdguardFilters/graphs/contributors\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/contributors/AdguardTeam/AdguardFilters\" alt=\"GitHub contributors\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/AdguardTeam/AdguardFilters/graphs/commit-activity\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/commit-activity/m/AdguardTeam/AdguardFilters\" alt=\"GitHub commit activity\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/AdguardTeam/AdguardFilters/issues\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/AdguardTeam/AdguardFilters\" alt=\"GitHub issues\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/AdguardTeam/AdguardFilters/issues?q=is%3Aissue+is%3Aclosed\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/github/issues-closed/AdguardTeam/AdguardFilters\" alt=\"GitHub closed issues\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003c!-- markdownlint-restore --\u003e\n\nThis is the place where we create filters for [AdGuard][adguard] and other\nad-blocking software, such as uBlock Origin. Each filter consists of a set of\ntext-based rules that AdGuard apps and programs use to filter out advertisements\nand privacy-invasive content like banners, pop-ups, and trackers. Rules specific\nto a certain region (e.g., German filter, Russian filter) or serving a specific\npurpose (e.g., Social Media filter, Tracking Protection filter) are combined\ninto a single list, or filter, that can be enabled or disabled all at once.\n\nOur filters are constantly updated. This repository allows anyone to bring our\nattention to anything from overlooked ads to false positives, helping us refine\nour filters, improve them, and keep them current.\n\nWe are proud of the fact that AdGuard Filters are among the most actively\ndeveloped content-blocking filter lists available, if not the most.\n\n[adguard]: https://adguard.com/\n\n## AdGuard Filters Policy\n\nOur filter policy is available [here][policy].\n\n[policy]: https://adguard.com/kb/general/ad-filtering/filter-policy/\n\n## Contributing to AdGuard\n\nWe are blessed to have a community that does not only love AdGuard, but also\ngives back. A lot of people volunteer in various ways to make other users'\nexperience with AdGuard better, and you can join them! We, on our part, can\nonly be happy to reward the most active members of the community.\nSo, what can you do?\n\n### Report Issues\n\nTo submit a report, please use this [reporting tool][report].\n\n[report]: https://agrd.io/report\n\n### Suggest Filtering Rules\n\nYou will find a lot of open issues, each one referencing a problem with some\nwebsite — a missed ad, a false positive etc. — choose any one and suggest your\nown rules in comments. AdGuard filter engineers will review your suggestions,\nand if they find them correct, your rules will be added to AdGuard filters.\n\nHere is the [official documentation][documentation] on AdGuard filtering rules\nsyntax. You'll need to read it before you'll be able to create your own\nfiltering rules.\n\n[documentation]: https://adguard.com/kb/general/ad-filtering/create-own-filters/\n\n### Other ways to contribute\n\nHere is [a dedicated page][contribute] for people willing to contribute to\nAdGuard.\n\n[contribute]: https://adguard.com/contribute.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadguardteam%2Fadguardfilters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadguardteam%2Fadguardfilters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadguardteam%2Fadguardfilters/lists"}