{"id":7514,"url":"https://github.com/detekt/detekt-intellij-plugin","last_synced_at":"2026-08-05T00:20:41.403Z","repository":{"id":37492962,"uuid":"126682301","full_name":"detekt/detekt-intellij-plugin","owner":"detekt","description":"detekt plugin for IntelliJ","archived":false,"fork":false,"pushed_at":"2025-03-18T20:46:46.000Z","size":1536,"stargazers_count":304,"open_issues_count":55,"forks_count":39,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-17T00:28:40.012Z","etag":null,"topics":["code-analysis","code-quality","detekt","gradle-intellij-plugin","hacktoberfest","intellij-plugin","kotlin"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/10761-detekt","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":"changelog.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"arturbosch"}},"created_at":"2018-03-25T09:29:18.000Z","updated_at":"2025-07-07T02:24:53.000Z","dependencies_parsed_at":"2023-01-29T23:15:31.029Z","dependency_job_id":"fb7ac52c-2229-4c5c-b03f-d7ee63f0c88a","html_url":"https://github.com/detekt/detekt-intellij-plugin","commit_stats":{"total_commits":245,"total_committers":31,"mean_commits":7.903225806451613,"dds":0.5918367346938775,"last_synced_commit":"070b8d09a0fb94321e299aa8854078f9188daf03"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/detekt/detekt-intellij-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detekt%2Fdetekt-intellij-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detekt%2Fdetekt-intellij-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detekt%2Fdetekt-intellij-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detekt%2Fdetekt-intellij-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/detekt","download_url":"https://codeload.github.com/detekt/detekt-intellij-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detekt%2Fdetekt-intellij-plugin/sbom","scorecard":{"id":336377,"data":{"date":"2025-08-11","repo":{"name":"github.com/detekt/detekt-intellij-plugin","commit":"12851e5423d92c57db99f3c61f3d3fe064af4b55"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pre-merge.yaml: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":"Code-Review","score":1,"reason":"Found 3/20 approved changesets -- score normalized to 1","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":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":"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/pre-merge.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/detekt/detekt-intellij-plugin/pre-merge.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-merge.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/detekt/detekt-intellij-plugin/pre-merge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-merge.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/detekt/detekt-intellij-plugin/pre-merge.yaml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/detekt/detekt-intellij-plugin/releases/206685971","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/detekt/detekt-intellij-plugin/releases/181010037","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/detekt/detekt-intellij-plugin/releases/151862306","Warn: release artifact v2.4.0 not signed: https://api.github.com/repos/detekt/detekt-intellij-plugin/releases/149129437","Warn: release artifact v2.3.0 not signed: https://api.github.com/repos/detekt/detekt-intellij-plugin/releases/134548031","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/detekt/detekt-intellij-plugin/releases/206685971","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/detekt/detekt-intellij-plugin/releases/181010037","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/detekt/detekt-intellij-plugin/releases/151862306","Warn: release artifact v2.4.0 does not have provenance: https://api.github.com/repos/detekt/detekt-intellij-plugin/releases/149129437","Warn: release artifact v2.3.0 does not have provenance: https://api.github.com/repos/detekt/detekt-intellij-plugin/releases/134548031"],"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 18 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-18T04:49:59.552Z","repository_id":37492962,"created_at":"2025-08-18T04:49:59.552Z","updated_at":"2025-08-18T04:49:59.552Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001944,"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":["code-analysis","code-quality","detekt","gradle-intellij-plugin","hacktoberfest","intellij-plugin","kotlin"],"created_at":"2024-01-11T17:28:39.502Z","updated_at":"2025-10-09T18:26:33.825Z","avatar_url":"https://github.com/detekt.png","language":"Kotlin","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/7514","html_url":"https://opencollective.ecosyste.ms/projects/7514","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"}}