{"id":8841591,"name":"github.com/sysflow-telemetry/sf-processor/plugins/processors/example","ecosystem":"go","description":"","homepage":"https://github.com/sysflow-telemetry/sf-processor","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/sysflow-telemetry/sf-processor","keywords_array":[],"namespace":"github.com/sysflow-telemetry/sf-processor/plugins/processors","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-01-24T05:35:29.835Z","latest_release_number":null,"last_synced_at":"2026-05-14T13:18:30.342Z","created_at":"2024-01-31T04:15:46.883Z","updated_at":"2026-05-14T13:18:30.342Z","registry_url":"https://pkg.go.dev/github.com/sysflow-telemetry/sf-processor/plugins/processors/example","install_command":"go get github.com/sysflow-telemetry/sf-processor/plugins/processors/example","documentation_url":"https://pkg.go.dev/github.com/sysflow-telemetry/sf-processor/plugins/processors/example#section-documentation","metadata":{},"repo_metadata":{"id":37612554,"uuid":"308429025","full_name":"sysflow-telemetry/sf-processor","owner":"sysflow-telemetry","description":"SysFlow edge processing pipeline","archived":false,"fork":false,"pushed_at":"2025-01-15T19:47:10.000Z","size":62024,"stargazers_count":16,"open_issues_count":1,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T01:02:57.264Z","etag":null,"topics":["analytics","falco","falco-rules","open-telemetry","otel","otel-agent","plugins","real-time","rules","rules-engine","sigma","sigma-rules"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/sysflow-telemetry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-10-29T19:26:39.000Z","updated_at":"2025-03-29T21:00:38.000Z","dependencies_parsed_at":"2024-08-05T04:13:26.925Z","dependency_job_id":"b4723259-482a-4633-ad3a-4943ed2ccad1","html_url":"https://github.com/sysflow-telemetry/sf-processor","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/sysflow-telemetry/sf-processor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysflow-telemetry","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/sbom","scorecard":{"id":863851,"data":{"date":"2025-08-11","repo":{"name":"github.com/sysflow-telemetry/sf-processor","commit":"efb1bc322035501dba869d1a5ce6de2391c3fe8a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:65","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yaml:175","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1"],"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":10,"reason":"no dangerous workflow patterns detected","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":"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":"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":"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":"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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/sysflow-telemetry/sf-processor/ci.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:24","Warn: containerImage not pinned by hash: Dockerfile:64","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   1 goCommand 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":"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.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.7.0 not signed: https://api.github.com/repos/sysflow-telemetry/sf-processor/releases/191554486","Warn: release artifact 0.7.0-rc3 not signed: https://api.github.com/repos/sysflow-telemetry/sf-processor/releases/155254689","Warn: release artifact 0.7.0-rc2 not signed: https://api.github.com/repos/sysflow-telemetry/sf-processor/releases/153053694","Warn: release artifact 0.7.0-rc1 not signed: https://api.github.com/repos/sysflow-telemetry/sf-processor/releases/152532106","Warn: release artifact 0.6.3 not signed: https://api.github.com/repos/sysflow-telemetry/sf-processor/releases/152509039","Warn: release artifact 0.7.0 does not have provenance: https://api.github.com/repos/sysflow-telemetry/sf-processor/releases/191554486","Warn: release artifact 0.7.0-rc3 does not have provenance: https://api.github.com/repos/sysflow-telemetry/sf-processor/releases/155254689","Warn: release artifact 0.7.0-rc2 does not have provenance: https://api.github.com/repos/sysflow-telemetry/sf-processor/releases/153053694","Warn: release artifact 0.7.0-rc1 does not have provenance: https://api.github.com/repos/sysflow-telemetry/sf-processor/releases/152532106","Warn: release artifact 0.6.3 does not have provenance: https://api.github.com/repos/sysflow-telemetry/sf-processor/releases/152509039"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yaml:61"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T02:08:54.242Z","repository_id":37612554,"created_at":"2025-08-24T02:08:54.242Z","updated_at":"2025-08-24T02:08:54.242Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272138574,"owners_count":24880131,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"sysflow-telemetry","name":"SysFlow","uuid":"55713943","kind":"organization","description":"Cloud-native system telemetry pipeline","email":null,"website":"https://sysflow.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/55713943?v=4","repositories_count":8,"last_synced_at":"2023-03-03T05:26:14.200Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sysflow-telemetry","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T17:57:31.881Z","updated_at":"2023-03-03T05:26:14.215Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysflow-telemetry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysflow-telemetry/repositories"},"tags":[{"name":"0.7.0","sha":"01b37cbdd314c7e0ec09896298a825ee14f22d89","kind":"commit","published_at":"2024-12-18T20:28:57.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.7.0","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.7.0/manifests"},{"name":"0.7.0-rc4","sha":"8f15a61fb372551e4dfc8b01a94a4b34571060db","kind":"commit","published_at":"2024-08-05T02:58:44.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.7.0-rc4","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.7.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.7.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.7.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.7.0-rc4/manifests"},{"name":"0.7.0-rc3","sha":"eef0d113faeb09ad47c6caa555c36b1b0fdacbb6","kind":"commit","published_at":"2024-04-30T15:56:52.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.7.0-rc3","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.7.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.7.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.7.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.7.0-rc3/manifests"},{"name":"0.7.0-rc2","sha":"bafae374312a2bc4648847d84cfe6db4e7dde1a1","kind":"commit","published_at":"2024-04-26T20:30:25.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.7.0-rc2","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.7.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.7.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.7.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.7.0-rc2/manifests"},{"name":"0.7.0-rc1","sha":"126418269b120bfeeca16ba5e3048bfa28544a02","kind":"commit","published_at":"2024-04-24T05:56:24.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.7.0-rc1","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.7.0-rc1/manifests"},{"name":"0.6.3","sha":"856e15887137dc9a708adb8bf39d56f1884328fa","kind":"commit","published_at":"2024-04-24T02:01:44.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.6.3","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"51f38d545e18319e04758e7314e1471d2eb83262","kind":"commit","published_at":"2024-04-24T01:55:40.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.6.2","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"c6dc08b9f77ca0bb70c29e6865924d2f42e3c7ea","kind":"commit","published_at":"2024-02-24T03:03:00.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.6.1","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"564d3f04b16197b8bf8f719869889bc076bb14b7","kind":"commit","published_at":"2023-11-30T03:17:54.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.6.0","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.6.0/manifests"},{"name":"0.6.0-rc1","sha":"480d92f9817fb079a9acf9f7b67d6be14d1e103a","kind":"commit","published_at":"2023-09-29T23:55:09.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.6.0-rc1","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.6.0-rc1/manifests"},{"name":"0.5.1","sha":"db39bf91ae920bd4f928a000b0846d22d7ef66bc","kind":"commit","published_at":"2023-06-08T03:05:15.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.5.1","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.5.1/manifests"},{"name":"0.5.1-rc1","sha":"08469775ee7929725607758af9d92b9625436682","kind":"commit","published_at":"2023-04-04T21:40:57.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.5.1-rc1","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.5.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.5.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.5.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.5.1-rc1/manifests"},{"name":"0.5.0","sha":"1b1622a73321ce655d5b6735e30e037fbe57c2f6","kind":"commit","published_at":"2022-10-17T18:32:59.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.5.0","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.5.0/manifests"},{"name":"0.5.0-rc1","sha":"27b46445f9e09af3058b7d47cb4c338a4e64e3f1","kind":"commit","published_at":"2022-08-09T13:35:05.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.5.0-rc1","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.5.0-rc1/manifests"},{"name":"0.4.4","sha":"fe5280793c62afe22b4751b83b7528b36f62653f","kind":"commit","published_at":"2022-08-01T16:50:22.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.4.4","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"a88e39fa0559dcc11c1cc5039eaa8fb6d79a0234","kind":"commit","published_at":"2022-06-22T00:00:06.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.4.3","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"6cf614ad24a79db1f500734e18bc0ae6a91b2e5f","kind":"commit","published_at":"2022-06-10T14:59:35.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.4.2","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"6de41dbe02a697714d79058eeb04e4f034f1aea9","kind":"commit","published_at":"2022-05-27T02:50:11.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.4.1","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.1/manifests"},{"name":"0.4.1-rc3","sha":"fd7f339e1af9f0abb352dfa5a16492314151bd6a","kind":"commit","published_at":"2022-05-13T18:33:02.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.4.1-rc3","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.4.1-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.4.1-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.1-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.1-rc3/manifests"},{"name":"0.4.1-rc2","sha":"19ee85517ba72ca679f838910195bad382b3a87b","kind":"commit","published_at":"2022-03-24T17:48:34.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.4.1-rc2","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.4.1-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.4.1-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.1-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.1-rc2/manifests"},{"name":"0.4.1-rc1","sha":"6df8bb350b1adba4549ab87ba3bdc5357070be9c","kind":"commit","published_at":"2022-03-23T14:23:30.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.4.1-rc1","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.4.1-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.4.1-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.1-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.1-rc1/manifests"},{"name":"0.4.0","sha":"a2d98fa0c75c8bc0d976917ee821f3ba8742bd01","kind":"commit","published_at":"2022-02-22T20:53:32.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.4.0","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.0/manifests"},{"name":"0.4.0-rc3","sha":"ac2aad56e31b759522201998cb7049a8d3c38050","kind":"commit","published_at":"2022-02-17T22:13:44.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.4.0-rc3","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.4.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.4.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.0-rc3/manifests"},{"name":"0.4.0-rc2","sha":"707ead25d23f3339c9e57230de9ba17cbc2768ca","kind":"commit","published_at":"2022-02-16T04:25:21.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.4.0-rc2","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.4.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.4.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.0-rc2/manifests"},{"name":"0.4.0-rc1","sha":"beab2ff84d501ec801f05b17d335db823f6d4154","kind":"commit","published_at":"2022-02-11T22:02:59.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.4.0-rc1","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.4.0-rc1/manifests"},{"name":"0.3.1","sha":"51a9b5784694d4760b54d5b93525bbf13d619b21","kind":"commit","published_at":"2021-09-29T13:59:12.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.3.1","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"200c7effce92cd641dc7e5c4600d5e085d34a7f2","kind":"commit","published_at":"2021-09-20T15:47:08.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.3.0","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.3.0/manifests"},{"name":"0.3.0-rc2","sha":"2a427a55a202f834c43179fef4202cb2ad3e193e","kind":"commit","published_at":"2021-07-23T17:36:40.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.3.0-rc2","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.3.0-rc2/manifests"},{"name":"0.3.0-rc1","sha":"de90f18cd0dbd83a76aaa0c219d9e7cff6cb669f","kind":"commit","published_at":"2021-07-14T03:30:15.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.3.0-rc1","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.3.0-rc1/manifests"},{"name":"0.2.2","sha":"2a56d1bd7ffb53aa55daffc713da49ddce8a195c","kind":"commit","published_at":"2020-12-07T20:25:10.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.2.2","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"ab7cca45b6430fa7f6332b79cf397d9209ad858d","kind":"commit","published_at":"2020-12-03T02:47:02.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.2.1","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"542ffface5c65c6a96b940ef0dd506a3ff2dcaa6","kind":"commit","published_at":"2020-12-02T02:58:54.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.2.0","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"e47e09e412e9ffcbba5188950872e8d39c926fba","kind":"commit","published_at":"2020-10-31T00:38:00.000Z","download_url":"https://codeload.github.com/sysflow-telemetry/sf-processor/tar.gz/0.1.0","html_url":"https://github.com/sysflow-telemetry/sf-processor/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sysflow-telemetry/sf-processor@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T23:07:22.982Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.92707332759021,"dependent_packages_count":8.803769544742702,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.365421436166455},"purl":"pkg:golang/github.com/sysflow-telemetry/sf-processor/plugins/processors/example","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sysflow-telemetry/sf-processor/plugins/processors/example","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sysflow-telemetry/sf-processor/plugins/processors/example","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sysflow-telemetry/sf-processor/plugins/processors/example/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T22:07:01.310Z","issues_count":0,"pull_requests_count":90,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1249902.6629213484,"issues_closed_count":0,"pull_requests_closed_count":89,"pull_request_authors_count":13,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.28888888888888886,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":3,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1639392.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysflow-telemetry%2Fsf-processor/issues","maintainers":[{"login":"araujof","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujof"},{"login":"COLDTURNIP","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/COLDTURNIP"},{"login":"weii666","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weii666"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsysflow-telemetry%2Fsf-processor%2Fplugins%2Fprocessors%2Fexample/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsysflow-telemetry%2Fsf-processor%2Fplugins%2Fprocessors%2Fexample/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsysflow-telemetry%2Fsf-processor%2Fplugins%2Fprocessors%2Fexample/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsysflow-telemetry%2Fsf-processor%2Fplugins%2Fprocessors%2Fexample/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsysflow-telemetry%2Fsf-processor%2Fplugins%2Fprocessors%2Fexample/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsysflow-telemetry%2Fsf-processor%2Fplugins%2Fprocessors%2Fexample/codemeta","maintainers":[]}