{"id":34032676,"url":"https://github.com/sofia-netsurv/python-netsurv","last_synced_at":"2026-03-27T04:31:35.395Z","repository":{"id":50484148,"uuid":"87876854","full_name":"sofia-netsurv/python-netsurv","owner":"sofia-netsurv","description":"Python library for configuring a wide range of IP cameras which use the NETsurveillance ActiveX plugin (aka DVRIP, Sofia)","archived":false,"fork":false,"pushed_at":"2021-04-20T18:22:04.000Z","size":4234,"stargazers_count":80,"open_issues_count":2,"forks_count":18,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-10-28T16:34:30.131Z","etag":null,"topics":["cctv","dvrip","hi3518c","hi3518e","ipcamera","netsurveillance","onvif","sofia","sricam","xmeye"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sofia-netsurv.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}},"created_at":"2017-04-11T02:03:27.000Z","updated_at":"2025-06-25T16:48:38.000Z","dependencies_parsed_at":"2022-09-26T16:31:15.248Z","dependency_job_id":null,"html_url":"https://github.com/sofia-netsurv/python-netsurv","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/sofia-netsurv/python-netsurv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofia-netsurv%2Fpython-netsurv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofia-netsurv%2Fpython-netsurv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofia-netsurv%2Fpython-netsurv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofia-netsurv%2Fpython-netsurv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sofia-netsurv","download_url":"https://codeload.github.com/sofia-netsurv/python-netsurv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofia-netsurv%2Fpython-netsurv/sbom","scorecard":{"id":835960,"data":{"date":"2025-08-11","repo":{"name":"github.com/sofia-netsurv/python-netsurv","commit":"429fb07a2b06cc505fdd9350148266a6b4e23e64"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.3,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/28 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":"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":-1,"reason":"No tokens found","details":null,"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: env/lib/python3.5/site-packages/importlib_metadata/tests/data/example-21.12-py3-none-any.whl:1","Warn: binary detected: env/lib/python3.5/site-packages/lazy_object_proxy/cext.cpython-35m-x86_64-linux-gnu.so:1","Warn: binary detected: env/lib/python3.5/site-packages/setuptools/cli-32.exe:1","Warn: binary detected: env/lib/python3.5/site-packages/setuptools/cli-64.exe:1","Warn: binary detected: env/lib/python3.5/site-packages/setuptools/cli.exe:1","Warn: binary detected: env/lib/python3.5/site-packages/setuptools/gui-32.exe:1","Warn: binary detected: env/lib/python3.5/site-packages/setuptools/gui-64.exe:1","Warn: binary detected: env/lib/python3.5/site-packages/setuptools/gui.exe:1","Warn: binary detected: env/lib/python3.5/site-packages/typed_ast/_ast27.cpython-35m-x86_64-linux-gnu.so:1","Warn: binary detected: env/lib/python3.5/site-packages/typed_ast/_ast3.cpython-35m-x86_64-linux-gnu.so:1","Warn: binary detected: env/lib/python3.5/site-packages/wrapt/_wrappers.cpython-35m-x86_64-linux-gnu.so:1","Warn: binary detected: env/share/python-wheels/CacheControl-0.11.7-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/appdirs-1.4.0-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/chardet-2.3.0-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/colorama-0.3.7-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/distlib-0.2.4-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/distro-1.0.1-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/html5lib-0.999999999-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/ipaddress-0.0.0-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/lockfile-0.12.2-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/packaging-16.8-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/pip-9.0.1-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/pkg_resources-0.0.0-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/progress-1.2-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/pyparsing-2.1.10-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/requests-2.12.4-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/retrying-1.3.3-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/setuptools-33.1.1-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/six-1.10.0-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/webencodings-0.5-py2.py3-none-any.whl:1","Warn: binary detected: env/share/python-wheels/wheel-0.29.0-py2.py3-none-any.whl:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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"}}]},"last_synced_at":"2025-08-23T19:04:15.327Z","repository_id":50484148,"created_at":"2025-08-23T19:04:15.327Z","updated_at":"2025-08-23T19:04:15.327Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31019391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"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":["cctv","dvrip","hi3518c","hi3518e","ipcamera","netsurveillance","onvif","sofia","sricam","xmeye"],"created_at":"2025-12-13T18:57:21.102Z","updated_at":"2026-03-27T04:31:35.387Z","avatar_url":"https://github.com/sofia-netsurv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-netsurv \n[![Build Status](https://dev.azure.com/ewoodrich/sofia/_apis/build/status/sofia-netsurv.python-netsurv?branchName=master)](https://dev.azure.com/ewoodrich/sofia/_build/latest?definitionId=4\u0026branchName=master)\n\nPython library for configuring a wide range of IP cameras which use the NETsurveillance ActiveX plugin\n\n## Usage\n\n```\npip install netsurv\n```\n\n## DVR-IP, NetSurveillance  or \"Sofia\" Protocol\nThe NETSurveillance ActiveX plugin uses a TCP based protocol variously referred to as the \"Digital Video Recorder Interface Protocol\" or \"Sofia\" protocol, documented by the \"Hangzhou male Mai Information Co\".\n\n*Command and response codes can be found here:*\n\nhttps://gist.github.com/ekwoodrich/a6d7b8db8f82adf107c3c366e61fd36f\n\n\n## Acknowledgements\n\n*Telnet access creds from gabonator*\n\nhttps://gist.github.com/gabonator/74cdd6ab4f733ff047356198c781f27d\n\n## License\nCopyright © 2019 Ebraheem AlAthari and Eliot Woodrich\n\nThis program is licensed under the \"MIT License\".  Please\nsee the file `LICENSE` in the source distribution of this\nsoftware for license terms.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofia-netsurv%2Fpython-netsurv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsofia-netsurv%2Fpython-netsurv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofia-netsurv%2Fpython-netsurv/lists"}