{"id":23567120,"url":"https://github.com/godeltech/codereview.roslynmetadataexporter","last_synced_at":"2026-02-13T10:04:49.398Z","repository":{"id":52202778,"uuid":"334043267","full_name":"GodelTech/CodeReview.RoslynMetadataExporter","owner":"GodelTech","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-13T10:38:25.000Z","size":37,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-02-13T11:33:53.433Z","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/GodelTech.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}},"created_at":"2021-01-29T05:04:37.000Z","updated_at":"2024-12-27T10:38:27.000Z","dependencies_parsed_at":"2024-12-16T15:32:03.166Z","dependency_job_id":"ca997340-aa2a-48df-8d5f-c39320d15ae3","html_url":"https://github.com/GodelTech/CodeReview.RoslynMetadataExporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GodelTech%2FCodeReview.RoslynMetadataExporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GodelTech%2FCodeReview.RoslynMetadataExporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GodelTech%2FCodeReview.RoslynMetadataExporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GodelTech%2FCodeReview.RoslynMetadataExporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GodelTech","download_url":"https://codeload.github.com/GodelTech/CodeReview.RoslynMetadataExporter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239340505,"owners_count":19622702,"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-12-26T18:19:03.640Z","updated_at":"2025-11-01T22:30:43.076Z","avatar_url":"https://github.com/GodelTech.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeReview.RoslynMetadataExporter\n\nDocker Image: https://hub.docker.com/r/godeltech/codereview.roslyn-metadata-exporter\n\n## Description\n\nThis tool is used to export metadata of Roslyn analyzers to YAML or JSON format.\n\n## Usage\n\n### How to build the Docker Image\n\nTo build the Docker image, run the following command:\n\n```bash\ndocker build -t codereview.roslyn-metadata-exporter .\n```\n\n### How to run the Docker Container\n\nTo run the Docker container, use the following command:\n\n```bash\ndocker run codereview.roslyn-metadata-exporter run -p SonarAnalyzer.CSharp -o result.yaml -j\n```\n\n### Commands And Parameters\n\n#### run\nRuns workflow defined by manifest file\n\u003cpre\u003e\n\u003e dotnet CodeReview.RoslynMetadataExporter.dll run -p SonarAnalyzer.CSharp -o result.yaml -j\n\u003c/pre\u003e\n\n| Agruments | Key | Required | Type   | Description agrument                          |\n|-----------|-----|----------|--------|-----------------------------------------------|\n| --package | -p  | true     | string | NuGet package identifier                      |\n| --version | -v  | false    | string | NuGet package version                         |\n| --output  | -o  | true     | string | Output file path                              |\n| --json    | -j  | false    | bool   | Specifies if JSON or YAML output must be used |\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodeltech%2Fcodereview.roslynmetadataexporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgodeltech%2Fcodereview.roslynmetadataexporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgodeltech%2Fcodereview.roslynmetadataexporter/lists"}