{"id":34070107,"url":"https://github.com/shuntingyard/flowproc","last_synced_at":"2026-03-11T01:31:21.337Z","repository":{"id":57431476,"uuid":"195602707","full_name":"shuntingyard/flowproc","owner":"shuntingyard","description":"Network flow processing library","archived":false,"fork":false,"pushed_at":"2019-08-10T21:33:01.000Z","size":2932,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-16T06:53:25.076Z","etag":null,"topics":["ipfix","netflow-collector","netflow-v5","netflow-v9","network-analysis","network-s","security"],"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/shuntingyard.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-07T02:45:48.000Z","updated_at":"2019-09-11T00:43:00.000Z","dependencies_parsed_at":"2022-09-19T09:41:15.333Z","dependency_job_id":null,"html_url":"https://github.com/shuntingyard/flowproc","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/shuntingyard/flowproc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuntingyard%2Fflowproc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuntingyard%2Fflowproc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuntingyard%2Fflowproc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuntingyard%2Fflowproc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shuntingyard","download_url":"https://codeload.github.com/shuntingyard/flowproc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuntingyard%2Fflowproc/sbom","scorecard":{"id":821655,"data":{"date":"2025-08-11","repo":{"name":"github.com/shuntingyard/flowproc","commit":"6d6f32b021f5f71d8fa177c9a891d2080364856e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: downloadThenRun not pinned by hash: tests/travis_install.sh:30","Warn: pipCommand not pinned by hash: tests/travis_install.sh:44","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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"}}]},"last_synced_at":"2025-08-23T15:45:30.699Z","repository_id":57431476,"created_at":"2025-08-23T15:45:30.700Z","updated_at":"2025-08-23T15:45:30.700Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30366051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["ipfix","netflow-collector","netflow-v5","netflow-v9","network-analysis","network-s","security"],"created_at":"2025-12-14T07:02:06.444Z","updated_at":"2026-03-11T01:31:21.300Z","avatar_url":"https://github.com/shuntingyard.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"flowproc\n========\n\nPython network flow processing collector and library\n\n.. image:: https://img.shields.io/pypi/v/flowproc.svg\n        :target: https://pypi.python.org/pypi/flowproc/\n        :alt: Latest Version\n\n.. image:: https://travis-ci.org/shuntingyard/flowproc.svg?branch=master\n        :target: https://travis-ci.org/shuntingyard/flowproc\n        :alt: Travis\n\n.. image:: https://img.shields.io/pypi/l/flowproc.svg\n        :target: http://github.com/shuntingyard/flowproc/blob/master/LICENSE.txt\n        :alt: License\n\n.. image:: https://img.shields.io/pypi/pyversions/flowproc.svg\n        :target: https://pypi.python.org/pypi/flowproc/\n        :alt: Versions\n\nDescription\n-----------\n\nParser for NetFlow V5 ready, V9 under way and progressing fast, IPFIX next\ntarget.\n\nDependency on operating systems: to clarify.\n\nRecent changes\n--------------\n\n- README is now PyPi-friendly and VISIBLE\n- Added support for textual representation of IANA-assigned port and protocol\n  numbers\n- Added support to get ICMP type and code from destination port number\n  (Netflow V5)\n\nInstallation\n------------\n\nChangelog\n---------\n\nVersion 0.0.3\n~~~~~~~~~~~~~\n\n- README is now PyPi-friendly and VISIBLE\n\nVersion 0.0.2\n~~~~~~~~~~~~~\n\n- Added support for textual representation of IANA-assigned port and protocol\n  numbers\n- Added support to get ICMP type and code from destination port number\n  (Netflow V5)\n- Early development\n\nVersion 0.0.1\n~~~~~~~~~~~~~\n\n- Early development\n\nNote\n----\n\nThis project has been set up using PyScaffold 3.1. For details and usage\ninformation on PyScaffold see https://pyscaffold.org/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuntingyard%2Fflowproc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuntingyard%2Fflowproc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuntingyard%2Fflowproc/lists"}