{"id":7509,"url":"https://github.com/detekt/sarif4k","last_synced_at":"2026-08-05T00:20:20.795Z","repository":{"id":40578929,"uuid":"347561278","full_name":"detekt/sarif4k","owner":"detekt","description":"Kotlin data bindings for the Static Analysis Results Interchange Format (SARIF)","archived":false,"fork":false,"pushed_at":"2025-09-29T16:14:57.000Z","size":537,"stargazers_count":20,"open_issues_count":10,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-29T18:26:32.605Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/detekt.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":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":"2021-03-14T06:25:53.000Z","updated_at":"2025-09-29T16:15:00.000Z","dependencies_parsed_at":"2023-02-10T16:16:09.575Z","dependency_job_id":"4a030dd9-7d2a-4c06-95ae-c5652ded4a76","html_url":"https://github.com/detekt/sarif4k","commit_stats":{"total_commits":164,"total_committers":13,"mean_commits":"12.615384615384615","dds":0.3597560975609756,"last_synced_commit":"3605ebfa31384ea51f1e7d4289c8e2a518e15fb9"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/detekt/sarif4k","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detekt%2Fsarif4k","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detekt%2Fsarif4k/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detekt%2Fsarif4k/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detekt%2Fsarif4k/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/detekt","download_url":"https://codeload.github.com/detekt/sarif4k/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detekt%2Fsarif4k/sbom","scorecard":{"id":180066,"data":{"date":"2025-08-11","repo":{"name":"github.com/detekt/sarif4k","commit":"2cbcd40cddefca790f791833ca4ea9279b5fde87"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"15 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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: 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":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/dependencies.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/merge-check.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:14","Warn: no topLevel permission defined: .github/workflows/dependencies.yaml:1","Warn: no topLevel permission defined: .github/workflows/merge-check.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml: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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   7 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction 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":"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: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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-16T18:39:53.717Z","repository_id":40578929,"created_at":"2025-08-16T18:39:53.718Z","updated_at":"2025-08-16T18:39:53.718Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001942,"owners_count":26083226,"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-10-09T02:00:07.460Z","response_time":59,"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-01-11T17:28:36.636Z","updated_at":"2025-10-09T18:22:49.844Z","avatar_url":"https://github.com/detekt.png","language":"Kotlin","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/7509","html_url":"https://opencollective.ecosyste.ms/projects/7509","collective":{"id":824,"uuid":"8rzownxl-9e50pxyd-e8j6ymvb-dgk7j43a","slug":"detekt","name":"Detekt","description":"Supporting the development of Detekt - The Kotlin Static Analyzer","website":"","github":"detekt","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/detekt"}],"currency":"USD","projects_count":11,"last_synced_at":"2026-08-05T18:15:10.864Z","created_at":"2024-01-10T13:17:48.377Z","updated_at":"2026-08-05T18:15:11.275Z","transactions_count":58,"balance":23762.33999999999,"account_type":"COLLECTIVE","owner":{"login":"detekt","name":"detekt","uuid":"57960713","kind":"organization","description":"Static code analysis for Kotlin","email":"info@detekt.dev","website":"https://detekt.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/57960713?v=4","repositories_count":11,"last_synced_at":"2024-10-29T17:11:46.769Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/detekt","funding_links":["https://github.com/sponsors/detekt"],"total_stars":7140,"followers":69,"following":0,"created_at":"2022-11-10T03:04:45.107Z","updated_at":"2024-10-29T17:11:46.769Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/detekt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/detekt/repositories"},"last_project_activity_at":"2025-09-29T16:14:57.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2021-12-16T15:23:10.822Z","collective_updated_at":"2023-02-07T17:17:38.209Z","html_url":"https://opencollective.com/detekt","icon_url":"https://images.opencollective.com/detekt/logo/40.png","total_donations":23946.23,"total_expenses":-2845.870000000001,"current_balance":23762.33999999999,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/detekt","url":"https://opencollective.ecosyste.ms/collectives/detekt","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/detekt/projects"}}