{"id":30616529,"url":"https://github.com/4trodev/netguardjs","last_synced_at":"2026-02-10T08:31:25.660Z","repository":{"id":311081915,"uuid":"1040448872","full_name":"4troDev/NetGuardJS","owner":"4troDev","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-11T23:20:02.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-13T04:56:35.088Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4troDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-19T02:07:18.000Z","updated_at":"2025-12-11T23:19:58.000Z","dependencies_parsed_at":"2025-08-22T02:52:38.614Z","dependency_job_id":"7a00933b-0707-4c19-9470-214de05d07cd","html_url":"https://github.com/4troDev/NetGuardJS","commit_stats":null,"previous_names":["4trodev/netguardjs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/4troDev/NetGuardJS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4troDev%2FNetGuardJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4troDev%2FNetGuardJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4troDev%2FNetGuardJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4troDev%2FNetGuardJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4troDev","download_url":"https://codeload.github.com/4troDev/NetGuardJS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4troDev%2FNetGuardJS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29294569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T03:42:42.660Z","status":"ssl_error","status_checked_at":"2026-02-10T03:42:41.897Z","response_time":65,"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":[],"created_at":"2025-08-30T09:41:37.945Z","updated_at":"2026-02-10T08:31:25.642Z","avatar_url":"https://github.com/4troDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛡️ NetGuardJS\n\n**NetGuard** is an open-source project dedicated to protecting apps, bots, and communities from **phishing, scams, and malicious links**.  \nOur goal is to make security simple, accessible, and effective for developers everywhere.  \n\n---\n\n## ✨ Features\n\n- 🚫 **Block known scam \u0026 phishing domains**  \n- 🔄 **Auto-updating blocklist** (optional)  \n- ⚡ **Lightweight \u0026 fast** for bots, apps, and web projects  \n- 🛠️ **Easy integration** with JavaScript, Discord bots, and web apps  \n- 📖 **Fully open-source** under a dual license (MIT or GPLv3)  \n\n---\n\n## 📦 Installation\n\nComing soon – package will be available on **npm**:  \n\n```bash\nnpm install netguardjs\n````\n\n---\n\n## 🚀 Usage Example\n\n```js\nimport { isMalicious } from \"NetGuardJS\";\n\nconst url = \"http://example-scam.com\";\n\nif (isMalicious(url)) {\n  console.log(\"⚠️ Blocked: Malicious link detected!\");\n} else {\n  console.log(\"✅ Safe link\");\n}\n```\n\n---\n\n## 📚 Projects\n\n* **NetGuardJS** – Core phishing \u0026 scam link detection library\n* *(more coming soon!)*\n\n---\n\n## 🤝 Contributing\n\nWe welcome contributions of all kinds — bug reports, code improvements, or new scam domain submissions.\nSee our [Contributing Guide](CONTRIBUTING.md) for details.\n\n---\n\n## 📜 License\n\nThis project is dual-licensed under:\n\n* [MIT License](LICENSE.md#mit-license)\n* [GNU GPL v3](LICENSE.md#gnu-general-public-license-v30)\n\nYou may choose which license best fits your needs.\n\n---\n\n## 🌐 Community\n\n* GitHub Issues – Report bugs or request features\n* Discussions – Coming soon\n* Website – Coming soon\n* Discord – Coming soon\n\n---\n\n🔒 **NetGuard: Open-source security for everyone.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4trodev%2Fnetguardjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4trodev%2Fnetguardjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4trodev%2Fnetguardjs/lists"}