{"id":25305729,"url":"https://github.com/philterd/philter-sdk-golang","last_synced_at":"2025-04-07T05:47:15.619Z","repository":{"id":57629609,"uuid":"242786097","full_name":"philterd/philter-sdk-golang","owner":"philterd","description":"Go client SDK for Philter","archived":false,"fork":false,"pushed_at":"2023-10-18T13:58:31.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T09:53:44.412Z","etag":null,"topics":["golang","golang-library","personally-identifiable-information","phi","philter","pii","sensitive-data","sensitive-data-security"],"latest_commit_sha":null,"homepage":"https://www.philterd.io/philter/","language":"Go","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":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-02-24T16:29:54.000Z","updated_at":"2024-03-13T15:45:52.000Z","dependencies_parsed_at":"2022-09-18T05:50:44.811Z","dependency_job_id":"953d9035-b046-4b86-81f0-f07f6d337714","html_url":"https://github.com/philterd/philter-sdk-golang","commit_stats":null,"previous_names":["mtnfog/philter-sdk-golang"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Fphilter-sdk-golang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Fphilter-sdk-golang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Fphilter-sdk-golang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philterd%2Fphilter-sdk-golang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philterd","download_url":"https://codeload.github.com/philterd/philter-sdk-golang/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247601480,"owners_count":20964863,"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":["golang","golang-library","personally-identifiable-information","phi","philter","pii","sensitive-data","sensitive-data-security"],"created_at":"2025-02-13T09:53:46.728Z","updated_at":"2025-04-07T05:47:15.589Z","avatar_url":"https://github.com/philterd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Philter SDK for Golang\n\nThe **Philter SDK for Golang** enables Go developers to easily work with Philter. [Philter](https://www.philterd.ai/philter/) identifies and manipulates sensitive information like Protected Health Information (PHI) and personally identifiable information (PII) from natural language text.\n\nRefer to [Philter API](https://docs.philterd.ai/philter/api/) documentation for details on the methods available.\n\n## Installation\n\n`go get github.com/philterd/philter-sdk-golang`\n\n## Example Usage\n\nWith an available running instance of Philter, to filter text:\n\nTo filter text:\n\n```\nfilterResponse := Filter(\"http://localhost:8080\", \"His SSN was 123-45-6789.\", \"context\", \"docid\", \"default\", \"token\")\n```\n\nTo filter with explanation:\n\n```\nexplainResponse := Explain(\"http://localhost:8080\", \"His SSN was 123-45-6789.\", \"context\", \"docid\", \"default\", \"token\")\n```\n\n## Release History\n\n* 1.2.0 - Renames `filterProfile` to `policy`.\n* 1.1.0 - Adds authentication support.\n* 1.0.0 - Initial release.\n\n## License\n\nThis project is licensed under the Apache License, version 2.0.\n\nCopyright 2020-2023 Mountain Fog, Inc.\nPhilter is a registered trademark of Mountain Fog, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilterd%2Fphilter-sdk-golang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilterd%2Fphilter-sdk-golang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilterd%2Fphilter-sdk-golang/lists"}