{"id":13717338,"url":"https://github.com/microsoft/component-detection","last_synced_at":"2026-04-14T08:01:34.685Z","repository":{"id":37073452,"uuid":"428828424","full_name":"microsoft/component-detection","owner":"microsoft","description":"Scans your project to determine what components you use","archived":false,"fork":false,"pushed_at":"2026-04-10T01:44:16.000Z","size":10547,"stargazers_count":537,"open_issues_count":153,"forks_count":122,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-04-10T03:22:18.530Z","etag":null,"topics":["dependencies","package-management","sbom","software-bill-of-materials","software-composition-analysis","static-analysis"],"latest_commit_sha":null,"homepage":"","language":"C#","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/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","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-11-16T22:07:13.000Z","updated_at":"2026-04-08T16:41:40.000Z","dependencies_parsed_at":"2026-04-02T08:05:35.824Z","dependency_job_id":null,"html_url":"https://github.com/microsoft/component-detection","commit_stats":{"total_commits":740,"total_committers":54,"mean_commits":"13.703703703703704","dds":0.6662162162162162,"last_synced_commit":"952c1ce221dd51a8c69dcb8c201ac5d0d94df178"},"previous_names":[],"tags_count":221,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/component-detection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fcomponent-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fcomponent-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fcomponent-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fcomponent-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/component-detection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fcomponent-detection/sbom","scorecard":{"id":1239142,"data":{"date":"2025-10-24T00:07:02Z","repo":{"name":"github.com/microsoft/component-detection","commit":"2fd5d4fa4dee02262b772a55ef8ecbba812ff2e1"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.6,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1","Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":7,"reason":"5 commit(s) and 4 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/gen-docs.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release-drafter.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/gen-docs.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:10","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/smoke-test.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/snapshot-publish.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/snapshot-verify.yml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: test/Microsoft.ComponentDetection.VerificationTests/resources/dockerFiles/Dockerfile:1","Warn: containerImage not pinned by hash: test/Microsoft.ComponentDetection.VerificationTests/resources/dockerFiles/Dockerfile:15","Warn: containerImage not pinned by hash: test/Microsoft.ComponentDetection.VerificationTests/resources/dockerFiles/python.dockerfile:1","Warn: containerImage not pinned by hash: test/Microsoft.ComponentDetection.VerificationTests/resources/dockerFiles/python.dockerfile:2","Warn: containerImage not pinned by hash: test/Microsoft.ComponentDetection.VerificationTests/resources/dockerFiles/ubuntu.dockerfile:1: pin your Docker image by updating docker.io/library/ubuntu to docker.io/library/ubuntu@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   4 out of   9 containerImage dependencies pinned","Info:   5 out of   5 nugetCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.2.29 not signed: https://api.github.com/repos/microsoft/component-detection/releases/256126849","Warn: release artifact v5.2.28 not signed: https://api.github.com/repos/microsoft/component-detection/releases/250423722","Warn: release artifact v5.2.27 not signed: https://api.github.com/repos/microsoft/component-detection/releases/227210855","Warn: release artifact v5.2.26 not signed: https://api.github.com/repos/microsoft/component-detection/releases/226745035","Warn: release artifact v5.2.25 not signed: https://api.github.com/repos/microsoft/component-detection/releases/224530719","Warn: release artifact v5.2.29 does not have provenance: https://api.github.com/repos/microsoft/component-detection/releases/256126849","Warn: release artifact v5.2.28 does not have provenance: https://api.github.com/repos/microsoft/component-detection/releases/250423722","Warn: release artifact v5.2.27 does not have provenance: https://api.github.com/repos/microsoft/component-detection/releases/227210855","Warn: release artifact v5.2.26 does not have provenance: https://api.github.com/repos/microsoft/component-detection/releases/226745035","Warn: release artifact v5.2.25 does not have provenance: https://api.github.com/repos/microsoft/component-detection/releases/224530719"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:13"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"104 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GHSA-h46c-h94j-95f3","Warn: Project is vulnerable to: GHSA-wf8f-6423-gfxg","Warn: Project is vulnerable to: GHSA-3x8x-79m2-3w2w","Warn: Project is vulnerable to: GHSA-57j2-w4cx-62h2","Warn: Project is vulnerable to: GHSA-jjjh-jjxp-wpff","Warn: Project is vulnerable to: GHSA-rgv9-q543-rqg4","Warn: Project is vulnerable to: GHSA-3f7h-mf4q-vrm4","Warn: Project is vulnerable to: GHSA-4jrv-ppp4-jm57","Warn: Project is vulnerable to: GHSA-g5vf-v6wf-7w2r","Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-4gg5-vx3j-xwc7","Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-g5ww-5jh7-63cx","Warn: Project is vulnerable to: GHSA-h4h5-3hr4-j3g2","Warn: Project is vulnerable to: GHSA-wrvw-hg22-4m67","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-3p8m-j85q-pgmj","Warn: Project is vulnerable to: GHSA-9vjp-v76f-g363","Warn: Project is vulnerable to: GHSA-grg4-wf29-r9vv","Warn: Project is vulnerable to: GHSA-269q-hmxg-m83q","Warn: Project is vulnerable to: GHSA-5jpm-x58v-624v","Warn: Project is vulnerable to: GHSA-5mcr-gq6c-3hq2","Warn: Project is vulnerable to: GHSA-cqqj-4p63-rrmm","Warn: Project is vulnerable to: GHSA-fghv-69vj-qj49","Warn: Project is vulnerable to: GHSA-wx5j-54mm-rqqq","Warn: Project is vulnerable to: GHSA-f256-j965-7f32","Warn: Project is vulnerable to: GHSA-prj3-ccx8-p6x4","Warn: Project is vulnerable to: GHSA-wm47-8v5p-wjpj","Warn: Project is vulnerable to: GHSA-xpw8-rcwv-8f8p","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-6mjq-h674-j845","Warn: Project is vulnerable to: GHSA-mm9x-g8pc-w292","Warn: Project is vulnerable to: GHSA-p2v9-g2qv-p635","Warn: Project is vulnerable to: GHSA-4g9r-vxhx-9pgx","Warn: Project is vulnerable to: GHSA-7hfm-57qf-j43q","Warn: Project is vulnerable to: GHSA-crv7-7245-f45f","Warn: Project is vulnerable to: GHSA-mc84-pj99-q6hh","Warn: Project is vulnerable to: GHSA-xqfj-vm6h-2x34","Warn: Project is vulnerable to: GHSA-7r82-7xv7-xcpj","Warn: Project is vulnerable to: GHSA-6qvw-249j-h44c","Warn: Project is vulnerable to: GHSA-7g24-qg88-p43q","Warn: Project is vulnerable to: GHSA-jgvc-jfgh-rjvv","Warn: Project is vulnerable to: GHSA-4cx2-fc23-5wg6","Warn: Project is vulnerable to: GHSA-6xx3-rg99-gc3p","Warn: Project is vulnerable to: GHSA-72m5-fvvv-55m6","Warn: Project is vulnerable to: GHSA-8xfc-gm6g-vgpv","Warn: Project is vulnerable to: GHSA-hr8g-6v94-x4m9","Warn: Project is vulnerable to: GHSA-v435-xc8x-wvr9","Warn: Project is vulnerable to: GHSA-wjxj-5m7g-mg7q","Warn: Project is vulnerable to: GHSA-xqj7-j8j5-f2xr","Warn: Project is vulnerable to: GHSA-2363-cqg2-863c","Warn: Project is vulnerable to: GHSA-2qp4-g3q3-f92w","Warn: Project is vulnerable to: GHSA-3vqj-43w4-2q58","Warn: Project is vulnerable to: GHSA-4jq9-2xhw-jpx7","Warn: Project is vulnerable to: GHSA-gp7f-rwcx-9369","Warn: Project is vulnerable to: GHSA-m72m-mhq2-9p6c","Warn: Project is vulnerable to: GHSA-h65f-jvqw-m9fj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-599f-7c49-w659","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2022-43177 / GHSA-47xc-9rr2-q7p4","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: GHSA-36fq-jgmw-4r9c","Warn: Project is vulnerable to: GHSA-36rr-ww3j-vrjv","Warn: Project is vulnerable to: GHSA-c9rc-mg46-23w3","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: GHSA-m5vv-6r4h-3vj9","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: Azure, NixOS, OpenLabTools, PhantomSecurityGroup, copenhagenjs, dependabot, dotnet, microsoft, nix-community, octokit"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-10-24T02:32:55.936Z","repository_id":37073452,"created_at":"2025-10-24T02:32:55.937Z","updated_at":"2025-10-24T02:32:55.937Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31787263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dependencies","package-management","sbom","software-bill-of-materials","software-composition-analysis","static-analysis"],"created_at":"2024-08-03T00:01:20.936Z","updated_at":"2026-04-14T08:01:34.663Z","avatar_url":"https://github.com/microsoft.png","language":"C#","readme":"\n\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"docs/images/readme/component-detection.png\" alt=\"Component Detection\" width=\"200\"\u003e\n  \u003cbr\u003e\n  Component Detection\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eAutomatically detect the open-source libraries you use.\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n   \u003ca href=\"https://www.nuget.org/packages?q=Microsoft.ComponentDetection\"\u003e\u003cimg alt=\"Nuget\" src=\"https://img.shields.io/nuget/v/Microsoft.ComponentDetection.Common\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/microsoft/component-detection/actions/workflows/build.yml\"\u003e\u003cimg alt=\"GitHub Workflow Status (with event)\" src=\"https://github.com/microsoft/component-detection/actions/workflows/build.yml/badge.svg\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/microsoft/component-detection/actions/workflows/codeql-analysis.yml\"\u003e\u003cimg alt=\"GitHub CodeQL Status\" src=\"https://github.com/microsoft/component-detection/actions/workflows/codeql-analysis.yml/badge.svg\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://codecov.io/gh/microsoft/component-detection\"\u003e\u003cimg src=\"https://codecov.io/gh/microsoft/component-detection/graph/badge.svg\"/\u003e\u003c/a\u003e\n   \u003ca href=\"https://securityscorecards.dev/viewer/?uri=github.com/microsoft/component-detection\"\u003e\u003cimg alt=\"OSSF-Scorecard Score\" src=\"https://img.shields.io/ossf-scorecard/github.com/microsoft/component-detection\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/microsoft/component-detection/blob/main/LICENSE.txt\"\u003e\u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/microsoft/component-detection\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e •\n  \u003ca href=\"#getting-started\"\u003eGetting started\u003c/a\u003e •\n  \u003ca href=\"#download\"\u003eDownload\u003c/a\u003e •\n  \u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e \n\u003c/p\u003e\n\n**Component Detection** (CD) is a package scanning tool that is intended to be used at build time. It produces a graph-based output of all detected components across a variety of package ecosystems.\n\nComponent Detection can also be used as a library to detect dependencies in your own applications.\n\n![screenshot](docs/images/readme/component-detection-screenshot.png)\n\n## Features\n\nComponent Detection supports detecting libraries from the following ecosystem:\n\n| Ecosystem                                                                        | Scanning                                        | Graph Creation |\n| -------------------------------------------------------------------------------- | ----------------------------------------------- | -------------- |\n| CocoaPods                                                                        | ✔                                               | ✔              |\n| [Go](docs/detectors/go.md)                                                       | ✔                                               | ❌              |\n| [Gradle (lockfiles only)](docs/detectors/gradle.md)                              | ✔                                               | ❌              |\n| [Linux (Debian, Alpine, Rhel, Centos, Fedora, Ubuntu)](docs/detectors//linux.md) | ✔ (via [syft](https://github.com/anchore/syft)) | ❌              |\n| [Maven](docs/detectors/maven.md)                                                 | ✔                                               | ✔              |\n| [NPM (including Yarn, Pnpm)](docs/detectors/npm.md)                              | ✔                                               | ✔              |\n| [NuGet (including Paket)](docs/detectors/nuget.md)                               | ✔                                               | ✔              |\n| [Pip (Python)](docs/detectors/pip.md)                                            | ✔                                               | ✔              |\n| [Poetry (Python, lockfiles only)](docs/detectors/poetry.md)                      | ✔                                               | ❌              |\n| Ruby                                                                             | ✔                                               | ✔              |\n| Rust                                                                             | ✔                                               | ✔              |\n\nFor a complete feature overview refer to [feature-overview.md](docs/feature-overview.md)\n\n## Getting Started\n\nTo clone and run this application, you'll need [Git](https://git-scm.com) and [.NET 6](https://aka.ms/download-dotnet) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/microsoft/component-detection\n\n# Go into the repository\n$ cd component-detection \n\n# Run the app\n$ dotnet run --project \".\\src\\Microsoft.ComponentDetection\\Microsoft.ComponentDetection.csproj\" scan --SourceDirectory [PATH TO THE REPO TO SCAN]\n```\n\nView the [detector arguments](docs/detector-arguments.md) for more information on how to use the tool.\n\n## Download\n\nYou can [download](https://github.com/microsoft/component-detection/releases/latest) the latest version of Component Detection for Windows, macOS and Linux.\n\n## Contributing\n\n### Using Codespaces\n\nYou can use [GitHub Codespaces](https://docs.github.com/en/codespaces/overview) to run and develop Component Detection in the cloud. To do so, click the green \"Code\" button at the top of the repository and select \"Open with Codespaces\". This will open a new Codespace with the repository cloned and ready to go.\n\n### Using VS Code DevContainer\n\nThis is similar to Codespaces:\n\n1. Make sure you meet [the requirements](https://code.visualstudio.com/docs/remote/containers#_getting-started) and follow the installation steps for DevContainers in VS Code\n1. `git clone https://github.com/microsoft/component-detection`\n1. Open this repo in VS Code\n1. A notification should popup to reopen the workspace in the container. If it doesn't, open the [`Command Palette`](https://code.visualstudio.com/docs/getstarted/tips-and-tricks#_command-palette) and type `Dev Containers: Reopen in Container`.\n\n### Community Meetings\n\nOnce a month, we host a community meeting that anyone is allowed to join and discuss the project. We typically cover the changes over the last month, the roadmap and issues, and any questions or concerns that the community has. \n\nYou can find the future and past meeting details in the [Community Meeting Overview](https://github.com/microsoft/component-detection/issues/47).\n\nYou can additionally find the details in the [Discussions Tab](https://github.com/microsoft/component-detection/discussions).\n\n# Telemetry\n\nBy default, telemetry will output to your output file path and will be a JSON blob. No data is submitted to Microsoft.\n\n# Code of Conduct\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)\nor contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n# Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark \u0026 Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.\n","funding_links":[],"categories":["Dependency intelligence"],"sub_categories":["SCA and SBOM"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fcomponent-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2Fcomponent-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fcomponent-detection/lists"}