{"id":20594370,"url":"https://github.com/th2-net/th2-grpc-check1","last_synced_at":"2026-02-28T05:16:50.525Z","repository":{"id":39710229,"uuid":"313606630","full_name":"th2-net/th2-grpc-check1","owner":"th2-net","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-23T06:28:39.000Z","size":252,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-24T21:29:04.216Z","etag":null,"topics":["grpc","th2-check1","th2-grpc-library"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/th2-net.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":".github/CODEOWNERS","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":"2020-11-17T12:04:39.000Z","updated_at":"2025-12-23T06:28:41.000Z","dependencies_parsed_at":"2024-06-21T00:25:58.734Z","dependency_job_id":"68ffe2f3-cf3c-4bdb-9725-aec6bbac2b52","html_url":"https://github.com/th2-net/th2-grpc-check1","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/th2-net/th2-grpc-check1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/th2-net%2Fth2-grpc-check1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/th2-net%2Fth2-grpc-check1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/th2-net%2Fth2-grpc-check1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/th2-net%2Fth2-grpc-check1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/th2-net","download_url":"https://codeload.github.com/th2-net/th2-grpc-check1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/th2-net%2Fth2-grpc-check1/sbom","scorecard":{"id":876283,"data":{"date":"2025-08-11","repo":{"name":"github.com/th2-net/th2-grpc-check1","commit":"98dffedd995e95419206725bab8c3af030843139"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":7,"reason":"Found 10/13 approved changesets -- score normalized to 7","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":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar: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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-unwelcome-words.yml:1","Warn: no topLevel permission defined: .github/workflows/dev-release.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/scan.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Info: no jobLevel write permissions found"],"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":"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-unwelcome-words.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/th2-net/th2-grpc-check1/ci-unwelcome-words.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-unwelcome-words.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/th2-net/th2-grpc-check1/ci-unwelcome-words.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dev-release.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/th2-net/th2-grpc-check1/dev-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/th2-net/th2-grpc-check1/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/th2-net/th2-grpc-check1/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/th2-net/th2-grpc-check1/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/th2-net/th2-grpc-check1/scan.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/scan.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/th2-net/th2-grpc-check1/scan.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/th2-net/th2-grpc-check1/snapshot.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: pipCommand not pinned by hash: Dockerfile:20-24","Warn: pipCommand not pinned by hash: Dockerfile:20-24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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":"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:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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":"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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: branch 'master' does not require approvers","Info: codeowner review is required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 6 commits out of 30 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"}}]},"last_synced_at":"2025-08-24T06:07:35.381Z","repository_id":39710229,"created_at":"2025-08-24T06:07:35.381Z","updated_at":"2025-08-24T06:07:35.381Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29925683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"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"}},"keywords":["grpc","th2-check1","th2-grpc-library"],"created_at":"2024-11-16T08:08:47.099Z","updated_at":"2026-02-28T05:16:50.520Z","avatar_url":"https://github.com/th2-net.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# th2 gRPC check1 library (4.5.2)\n\nThis library contains proto messages and `Check1` service with RPC methods that are used\nin [th2 check1](https://github.com/th2-net/th2-check1 \"th2-check1\").\nSee [check1.proto](src/main/proto/th2_grpc_check1/check1.proto \"check1.proto\") file for details. \u003cbr\u003e\nTool generates code from `.proto` files and uploads built packages (`.proto` files and generated code) to the specified\nrepositories.\n\n## How to maintain a project\n\n1. Perform the necessary changes.\n2. Update the package version of Java in `gradle.properties` file.\n3. Update the package version of Python in `package_info.json` file.\n4. Commit everything.\n\n### Java\n\nIf you wish to manually create and publish a package for Java, run the following command:\n\n```\ngradle --no-daemon clean build publish artifactoryPublish \\\n       -Purl=${URL} \\ \n       -Puser=${USER} \\\n       -Ppassword=${PASSWORD}\n```\n\n`URL`, `USER` and `PASSWORD` are parameters for publishing.\n\n### Python\n\nIf you wish to manually create and publish a package for Python:\n\n1. Generate services with `Gradle`:\n    ```\n       gradle --no-daemon clean generateProto\n    ```\n   You can find the generated files by following path: `src/gen/main/services/python`\n2. Generate code from `.proto` files and publish everything using `twine`:\n    ```\n    pip install -r requirements.txt\n    pip install twine\n    python setup.py generate\n    python setup.py sdist\n    twine upload --repository-url ${PYPI_REPOSITORY_URL} --username ${PYPI_USER} --password ${PYPI_PASSWORD} dist/*\n    ```\n   `PYPI_REPOSITORY_URL`, `PYPI_USER` and `PYPI_PASSWORD` are parameters for publishing.\n\n## Release notes\n\n### 4.5.2\n\n+ Migrated from `pkg_resources` to `importlib` for building python package.\n+ Updated:\n    + th2 gradle plugin: `0.3.14` (bom: `4.14.3`)\n    + th2-grpc-common: `4.7.5`\n\n### 4.5.1\n+ Migrated to range python dependencies\n+ Updated:\n    + th2 gradle plugin: `0.3.8` (bom: `4.14.1`)\n    + th2-grpc-common: `4.7.2`\n\n### 4.5.0\n+ Updated:\n  + th2 gradle plugin: `0.3.4` (bom: `4.13.1`)\n  + th2-grpc-common: `4.6.0`\n\n+ `multiSubmitRules` method added\n\n### 4.4.0\n\n+ `multiSubmitRules` method added \n\n### 4.3.1\n\n+ Correct dependencies: replace snapshots with release versions\n\n### 4.3.0\n\n+ Update to `th2-grpc-common` version `3.12.0` (added `check_simple_collections_order` parameter to `RootComparisonSettings`).\n+ gRPC method `WaitForResult` added\n+ `waitForResult` method added\n+ `store_result` parameter added to rule creation requests, `rule_id` added to responses\n\n### 4.2.0\n\n+ Added golang specific properties\n+ Updated bom:4.4.0\n+ Updated grpc-service-generator:3.4.0\n+ Updated mypy-protobuf:3.4\n\n### 4.1.0\n\n+ merged `3.8.0`\n\n### 4.0.0\n\n+ Migrated to `grpc-common` version with books/pages\n+ Marked deprecated fields as `reserved`\n+ Added `book_name` to `CheckRuleRequest`, `CheckSequenceRuleRequest` and `NoMessageCheckRequest`\n\n### 3.8.0\n\n+ Update `th2-bom` to `4.2.0`\n+ Update `grpc-service-generator` to `3.3.1`\n+ Updated grpc to `1.48.1`\n+ Updated protobuf to `3.21.7`\n+ Add Python vulnerabilities scan\n\n### 3.7.0\n\n+ Update `th2-bom` to `4.1.0`\n\n### 3.6.0\n\n+ Update to `th2-grpc-common` version `3.11.1`\n\n### 3.5.1\n\n#### Changed:\n\n+ `grpc-common` version is updated to 3.9.0\n\n### 3.5.0\n\n#### Added:\n\n+ `silence_check` parameter for `CheckSequenceRule`. Enables automated check for extra messages that match the\n  pre-filter.\n\n#### Changed:\n\n+ Migrated `grpc-common` version from `3.7.0` to `3.8.0`\n    + Added `time_precision` and `decimal_precision` to `RootComparisonSettings` message\n    + Added `EQ_TIME_PRECISION` and `EQ_DECIMAL_PRECISION` filter operations\n\n### 3.4.2\n\n+ Migrated `grpc-common` version from `3.6.0` to `3.7.0`\n    + Added `check_repeating_group_order` parameter to `RootComparisonSettings` message\n\n### 3.4.1\n\n+ Migrated `grpc-common` version from `3.4.0` to `3.6.0`\n    + Added the new parameters `description` to `RootMessageFilter` message\n\n### 3.4.0\n\n+ Update to `th2-grpc-common` version `3.4.0`\n\n### 3.3.0\n\n+ Implemented NoMessageCheck rule task. Updated CheckSequence rule task\n\n### 3.2.0\n\n+ Implement stubs creation for Python","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fth2-net%2Fth2-grpc-check1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fth2-net%2Fth2-grpc-check1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fth2-net%2Fth2-grpc-check1/lists"}