{"id":10637616,"name":"github.com/tmr232/sark","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmr232/sark","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-03-13T19:48:06.000Z","latest_release_published_at":"2025-02-22T10:16:23.000Z","latest_release_number":"v9.0.0+incompatible","last_synced_at":"2026-05-04T06:03:13.257Z","created_at":"2024-07-11T05:56:53.624Z","updated_at":"2026-05-04T06:08:13.367Z","registry_url":"https://pkg.go.dev/github.com/tmr232/sark","install_command":"go get github.com/tmr232/sark","documentation_url":"https://pkg.go.dev/github.com/tmr232/sark#section-documentation","metadata":{},"repo_metadata":{"id":26019962,"uuid":"29462715","full_name":"tmr232/Sark","owner":"tmr232","description":"IDAPython Made Easy","archived":false,"fork":false,"pushed_at":"2025-02-22T10:17:16.000Z","size":2408,"stargazers_count":674,"open_issues_count":15,"forks_count":100,"subscribers_count":29,"default_branch":"main","last_synced_at":"2026-05-04T06:00:12.286Z","etag":null,"topics":["ida-plugin","ida-pro","idapython","reverse-engineering","static-analysis"],"latest_commit_sha":null,"homepage":"http://sark.readthedocs.io","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/tmr232.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"docs/Support.rst","governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-01-19T09:13:48.000Z","updated_at":"2026-05-04T01:14:20.000Z","dependencies_parsed_at":"2022-08-27T03:52:15.868Z","dependency_job_id":"3c8ed00f-fff1-4b56-a422-e3cd725bb39e","html_url":"https://github.com/tmr232/Sark","commit_stats":{"total_commits":419,"total_committers":17,"mean_commits":"24.647058823529413","dds":0.4343675417661098,"last_synced_commit":"b1bd8fbd079ca6c5a9e01150c48e7d5283b670a8"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tmr232/Sark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FSark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FSark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FSark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FSark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmr232","download_url":"https://codeload.github.com/tmr232/Sark/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FSark/sbom","scorecard":{"id":890181,"data":{"date":"2025-08-11","repo":{"name":"github.com/tmr232/Sark","commit":"950e2c17e520ab637a3cdcd0da312d224b951f13"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tests/binary_samples/simple.out: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":"Code-Review","score":3,"reason":"Found 5/16 approved changesets -- score normalized to 3","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.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":"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":"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/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/tmr232/Sark/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tmr232/Sark/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tmr232/Sark/publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:9"],"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":"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":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-24T11:30:42.733Z","repository_id":26019962,"created_at":"2025-08-24T11:30:42.733Z","updated_at":"2025-08-24T11:30:42.733Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","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"},"owner_record":{"login":"tmr232","name":"Tamir Bahar","uuid":"1386239","kind":"user","description":"","email":"","website":"https://tamir.dev","location":"Israel","twitter":"tmr232","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1386239?u=5b550eab33bd48a404d52ddf8996aad283e64e1e\u0026v=4","repositories_count":174,"last_synced_at":"2026-05-04T06:00:02.898Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tmr232","funding_links":[],"total_stars":1206,"followers":202,"following":7,"created_at":"2022-11-04T01:13:58.452Z","updated_at":"2026-05-04T06:00:02.898Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmr232","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmr232/repositories"},"tags":[{"name":"v9.0.0","sha":"950e2c17e520ab637a3cdcd0da312d224b951f13","kind":"commit","published_at":"2025-02-22T10:16:23.000Z","download_url":"https://codeload.github.com/tmr232/Sark/tar.gz/v9.0.0","html_url":"https://github.com/tmr232/Sark/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmr232/Sark@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FSark/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FSark/tags/v9.0.0/manifests"},{"name":"v8.2.1","sha":"c57dd3571009fef5ae124155fe2bdf564e4d80d8","kind":"commit","published_at":"2024-03-13T19:48:06.000Z","download_url":"https://codeload.github.com/tmr232/Sark/tar.gz/v8.2.1","html_url":"https://github.com/tmr232/Sark/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmr232/Sark@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FSark/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FSark/tags/v8.2.1/manifests"},{"name":"v1.0","sha":"83cb255a9c6c118c811be2f24e8c2d5b35aa64ba","kind":"commit","published_at":"2019-09-02T09:49:03.000Z","download_url":"https://codeload.github.com/tmr232/Sark/tar.gz/v1.0","html_url":"https://github.com/tmr232/Sark/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmr232/Sark@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FSark/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmr232%2FSark/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-04T06:08:13.367Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.808321414509642,"dependent_packages_count":6.377797149797286,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.5930592821534635},"purl":"pkg:golang/github.com/tmr232/sark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tmr232/sark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tmr232/sark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tmr232/sark/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:00:37.424Z","issues_count":55,"pull_requests_count":51,"avg_time_to_close_issue":17025723.536585364,"avg_time_to_close_pull_request":21457607.31372549,"issues_closed_count":41,"pull_requests_closed_count":51,"pull_request_authors_count":18,"issue_authors_count":29,"avg_comments_per_issue":3.6545454545454543,"avg_comments_per_pull_request":1.4901960784313726,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2229280.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":6.0,"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/tmr232%2FSark/issues","maintainers":[{"login":"tmr232","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmr232"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftmr232%2Fsark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftmr232%2Fsark/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftmr232%2Fsark/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftmr232%2Fsark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftmr232%2Fsark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftmr232%2Fsark/codemeta","maintainers":[]}