{"id":15909121,"url":"https://github.com/pchalupa/expo-network-security-config","last_synced_at":"2025-07-19T03:37:20.096Z","repository":{"id":247802776,"uuid":"826890035","full_name":"pchalupa/expo-network-security-config","owner":"pchalupa","description":"This Expo config plugin allows you to include a network security config within your app.","archived":false,"fork":false,"pushed_at":"2025-07-07T05:14:12.000Z","size":605,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T06:26:25.260Z","etag":null,"topics":["expo","react-native"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/expo-network-security-config","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pchalupa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-07-10T15:27:26.000Z","updated_at":"2025-07-07T05:12:52.000Z","dependencies_parsed_at":"2024-12-09T06:25:04.047Z","dependency_job_id":"1c7cf9d7-7d62-4711-9375-448c62797c95","html_url":"https://github.com/pchalupa/expo-network-security-config","commit_stats":null,"previous_names":["pchalupa/expo-network-security-config"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pchalupa/expo-network-security-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Fexpo-network-security-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Fexpo-network-security-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Fexpo-network-security-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Fexpo-network-security-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pchalupa","download_url":"https://codeload.github.com/pchalupa/expo-network-security-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pchalupa%2Fexpo-network-security-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264505737,"owners_count":23618965,"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":["expo","react-native"],"created_at":"2024-10-06T14:41:56.132Z","updated_at":"2025-07-10T00:03:22.476Z","avatar_url":"https://github.com/pchalupa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expo Network Security Config\n\nThis [Expo config plugin](https://docs.expo.dev/config-plugins/introduction/) allows you to include a [network security config](https://developer.android.com/privacy-and-security/security-config) within your app.\nThis is helpful in cases when you need to allow HTTPS interception for tools like [Proxyman](https://developer.android.com/privacy-and-security/security-config) in your Android app.\n\n### Platform Compatibility\n\n| Android Device | Android Emulator | iOS Device | iOS Simulator | Web |\n| -------------- | ---------------- | ---------- | ------------- | --- |\n| ✅             | ✅               | ❌         | ❌            | ❌  |\n\n## Usage\n\n```js\n{\n  plugins: [\n    [\n      'expo-network-security-config',\n      {\n        networkSecurityConfig: './assets/configs/network_security_config.xml',\n        enable: true,\n      },\n    ],\n  ];\n}\n```\n\n## API\n\n| Parameter             | Description                         |\n| --------------------- | ----------------------------------- |\n| networkSecurityConfig | Path to network_security_config.xml |\n| enable                | Enable or disable this config       |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpchalupa%2Fexpo-network-security-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpchalupa%2Fexpo-network-security-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpchalupa%2Fexpo-network-security-config/lists"}