{"id":15409166,"url":"https://github.com/devlead/dpi","last_synced_at":"2025-08-13T22:18:54.915Z","repository":{"id":49189586,"uuid":"327114204","full_name":"devlead/DPI","owner":"devlead","description":"Dependency Inventory .NET Tool - Inventories dependencies to Azure Log Analytics","archived":false,"fork":false,"pushed_at":"2025-04-12T03:15:11.000Z","size":196,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-04-16T03:55:33.731Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/devlead.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"devlead"}},"created_at":"2021-01-05T20:40:46.000Z","updated_at":"2025-04-11T11:02:02.000Z","dependencies_parsed_at":"2024-11-23T21:24:08.137Z","dependency_job_id":"437c4319-dd3f-45d5-90de-1254a764c985","html_url":"https://github.com/devlead/DPI","commit_stats":{"total_commits":92,"total_committers":2,"mean_commits":46.0,"dds":"0.021739130434782594","last_synced_commit":"3b53dae0939b88e5bf0f3b5655fd6cca09db5ed4"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FDPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FDPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FDPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FDPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devlead","download_url":"https://codeload.github.com/devlead/DPI/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249598450,"owners_count":21297464,"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","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-10-01T16:37:54.420Z","updated_at":"2025-04-19T03:20:12.775Z","avatar_url":"https://github.com/devlead.png","language":"C#","readme":"# DPI\n\n[![NuGet](https://img.shields.io/nuget/v/dpi.svg)](https://www.nuget.org/packages/dpi)\n\nDependency Inventory .NET Tool - Inventories dependencies and reports to Azure Log Analytics\n\nYou can get an introduction to the tool, in the blog post: [Introducing DPI - A DevOps tool to inspect dependencies and report to Azure Log Analytics](https://www.devlead.se/posts/2021/2021-03-20-introducing-dpi)\n\n## Obtain\n\n`dotnet tool install -g dpi`\n\n## Commands\n\nUse `-h` / `--help` to get the current list of available commands and options.\n\n```bash\ndpi --help\n```\n\n### nuget\n\nThe NuGet branch of commands have recursively from given path inventories packages present in\n\n* csproj (project assets if restored)\n* packages.config\n* .NET Tool manifests\n* Cake build script files\n\n#### analyze\n\n**nuget analyze** command inventories and outputs result to console or file.\n\n```bash\n# Output as table (default)\ndpi nuget --output table analyze\n\n# Output as JSON\ndpi nuget --output json analyze\n\n# Output as Markdown\ndpi nuget --output markdown analyze\n\n# Save output to file\ndpi nuget --output json --file dependencies.json analyze\n```\n\n#### report\n\n**nuget report** analyzes and reports the result to Azure Log Analytics.\n\n```bash\nexport NuGetReportSettings_WorkspaceId=\u003cworkspaceid\u003e\n\nexport NuGetReportSettings_SharedKey=\u003csharedkey\u003e\n\n# Output as table (default)\ndpi nuget --output table report\n\n# Output as JSON\ndpi nuget --output json report\n\n# Output as Markdown\ndpi nuget --output markdown report\n\n# Save output to file\ndpi nuget --output json --file report.json report\n```\n","funding_links":["https://github.com/sponsors/devlead"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlead%2Fdpi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevlead%2Fdpi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlead%2Fdpi/lists"}