{"id":159308,"url":"https://github.com/CertainLach/vmprotect","last_synced_at":"2026-08-11T00:20:34.747Z","repository":{"id":45502249,"uuid":"201689665","full_name":"CertainLach/vmprotect","owner":"CertainLach","description":"Unofficial Rust SDK for VMProtect","archived":false,"fork":false,"pushed_at":"2025-09-09T20:43:01.000Z","size":227,"stargazers_count":99,"open_issues_count":1,"forks_count":22,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-23T03:38:52.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CertainLach.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-08-10T22:32:25.000Z","updated_at":"2026-01-12T17:10:42.000Z","dependencies_parsed_at":"2022-07-15T09:00:51.183Z","dependency_job_id":"1eea47a2-d724-441d-bd12-4a9506884119","html_url":"https://github.com/CertainLach/vmprotect","commit_stats":{"total_commits":34,"total_committers":3,"mean_commits":"11.333333333333334","dds":0.08823529411764708,"last_synced_commit":"24925d06c860b81aafe09edd8593326aee93f3dd"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CertainLach/vmprotect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CertainLach%2Fvmprotect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CertainLach%2Fvmprotect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CertainLach%2Fvmprotect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CertainLach%2Fvmprotect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CertainLach","download_url":"https://codeload.github.com/CertainLach/vmprotect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CertainLach%2Fvmprotect/sbom","scorecard":{"id":28197,"data":{"date":"2025-08-11","repo":{"name":"github.com/CertainLach/vmprotect","commit":"ca2a0791c5df9cd823c2dda201b1de19c319ebb1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"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":"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":"Code-Review","score":0,"reason":"Found 2/27 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":7,"reason":"8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: lib/VMProtectSDK32.dll:1","Warn: binary detected: lib/VMProtectSDK32.lib:1","Warn: binary detected: lib/VMProtectSDK64.dll:1","Warn: binary detected: lib/VMProtectSDK64.lib:1","Warn: binary detected: lib/libVMProtectSDK.dylib:1","Warn: binary detected: lib/libVMProtectSDK32.so:1","Warn: binary detected: lib/libVMProtectSDK64.so:1","Warn: binary detected: vmprotect-sys/lib/VMProtectSDK32.dll:1","Warn: binary detected: vmprotect-sys/lib/VMProtectSDK32.lib:1","Warn: binary detected: vmprotect-sys/lib/VMProtectSDK64.dll:1","Warn: binary detected: vmprotect-sys/lib/VMProtectSDK64.lib:1","Warn: binary detected: vmprotect-sys/lib/libVMProtectSDK.dylib:1","Warn: binary detected: vmprotect-sys/lib/libVMProtectSDK32.so:1","Warn: binary detected: vmprotect-sys/lib/libVMProtectSDK64.so: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":"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":"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-14T18:25:07.925Z","repository_id":45502249,"created_at":"2025-08-14T18:25:07.925Z","updated_at":"2025-08-14T18:25:07.925Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36500560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":[],"created_at":"2024-02-01T23:08:57.207Z","updated_at":"2026-08-11T00:20:34.659Z","avatar_url":"https://github.com/CertainLach.png","language":"Rust","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/159308","html_url":"https://opencollective.ecosyste.ms/projects/159308","collective":{"id":1086,"uuid":"nmlo94zn-7x08dpog-lwx6ewga-3vjbrky5","slug":"jrsonnet","name":"Jrsonnet","description":"Developing jrsonnet and related projects","website":"","github":"CertainLach","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/CertainLach"}],"currency":"USD","projects_count":235,"last_synced_at":"2026-08-10T06:15:16.502Z","created_at":"2024-01-10T13:17:49.697Z","updated_at":"2026-08-10T06:15:16.781Z","transactions_count":60,"balance":292.1899999999997,"account_type":"COLLECTIVE","owner":{"login":"CertainLach","name":"Yaroslav Bolyukin","uuid":"6235312","kind":"user","description":"","email":"","website":null,"location":"Serbia, Belgrade","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6235312?u=7396106ebf7e478cc096308fc15386616cb2113f\u0026v=4","repositories_count":222,"last_synced_at":"2024-10-29T17:11:19.743Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/CertainLach","funding_links":["https://github.com/sponsors/CertainLach"],"total_stars":528,"followers":61,"following":1,"created_at":"2022-11-07T09:50:30.318Z","updated_at":"2024-10-29T17:11:19.745Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CertainLach","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CertainLach/repositories"},"last_project_activity_at":"2026-07-19T16:07:14.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-07-02T20:03:33.930Z","collective_updated_at":"2023-11-18T23:16:24.193Z","html_url":"https://opencollective.com/jrsonnet","icon_url":"https://images.opencollective.com/jrsonnet/logo/40.png","total_donations":292.18999999999994,"total_expenses":-58.46000000000003,"current_balance":292.1899999999997,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/jrsonnet","url":"https://opencollective.ecosyste.ms/collectives/jrsonnet","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/jrsonnet/projects"}}