{"id":25305725,"url":"https://github.com/philterd/philter","last_synced_at":"2026-01-26T22:22:29.612Z","repository":{"id":248548090,"uuid":"828986483","full_name":"philterd/philter","owner":"philterd","description":"Philter redacts sensitive information such as PII and PHI in text.","archived":false,"fork":false,"pushed_at":"2026-01-20T21:25:32.000Z","size":22672,"stargazers_count":29,"open_issues_count":6,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-21T05:36:10.699Z","etag":null,"topics":["anonymization","deidentification","phi","pii","redact","redaction"],"latest_commit_sha":null,"homepage":"https://www.philterd.ai","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philterd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-07-15T14:21:17.000Z","updated_at":"2026-01-20T21:22:49.000Z","dependencies_parsed_at":"2024-12-26T16:21:53.881Z","dependency_job_id":"43510df9-d307-4055-810a-5fa60b4e5203","html_url":"https://github.com/philterd/philter","commit_stats":null,"previous_names":["philterd/philter"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/philterd/philter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Fphilter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Fphilter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Fphilter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Fphilter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philterd","download_url":"https://codeload.github.com/philterd/philter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Fphilter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28789725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["anonymization","deidentification","phi","pii","redact","redaction"],"created_at":"2025-02-13T09:53:46.424Z","updated_at":"2026-01-26T22:22:29.573Z","avatar_url":"https://github.com/philterd.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Philter\n\n**For a hosted document redaction service, please visit [Philterd Data Services](https://www.philterd.ai/data-services).**\n\nPhilter is an API-based application to identify and manipulate (redact, anonymize, and more) PII, PHI, and other sensitive information.\n\nPhilter is built upon the open source PII and PHI redaction engine [Phileas](https://github.com/philterd/phileas). Philter provides an API on top of Phileas that allows for redaction and management of filtering policies.\n\nPhilter was released as open source under the Apache License, version 2.0, in July 2024 for version 2.6.0, but Philter dates back to 2019. See the [Release Notes](https://github.com/philterd/philter/blob/main/RELEASE_NOTES.md) for a description of past versions.\n\nFor Philter's User Guide please see https://philterd.github.io/philter/.\n\n## Philter on the Cloud Marketplaces\n\nPhilter is available on the cloud marketplaces as a turnkey redaction solution. These cloud images are pre-configured and ready to be used immediately after launch.\n\n* [Philter on the AWS Marketplace](https://aws.amazon.com/marketplace/pp/B07YVB8FFT?ref=_ptnr_philterd)\n* [Philter on the Google Cloud Marketplace](https://console.cloud.google.com/marketplace/product/philterd-public/philter)\n* [Philter on the Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/philterdllc1687189098111.philter?tab=Overview)\n\n\n## Building and Running Philter\n\nPhilter is built with Maven (requiring \u003e= Java 17):\n\n```\nmvn clean install\n```\n\nTo run Philter:\n\n```\ndocker compose build\ndocker compose up\n```\n\nOnce the containers are running, you can submit text to Philter's API for redaction:\n\n```\ncurl -k \"https://localhost:8080/api/filter\" --data \"George Washington lives in 90210 and his SSN was 123-45-6789.\" -H \"Content-type: text/plain\"\n```\n\nYou can also access the UI at http://localhost:9000.\n\n## License\n\nAs of Philter 2.6.0, Philter is licensed under the Apache License, version 2.0. Previous versions were under a proprietary license.\n\nCopyright 2024 Philterd, LLC. Copyright 2018-2023 Mountain Fog, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilterd%2Fphilter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilterd%2Fphilter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilterd%2Fphilter/lists"}