{"id":33374422,"url":"https://github.com/binkylabs/openai-analyzers","last_synced_at":"2026-05-10T12:37:18.769Z","repository":{"id":325152450,"uuid":"1099828607","full_name":"BinkyLabs/openai-analyzers","owner":"BinkyLabs","description":"Analyzers for the dotnet OpenAI SDK to help you implement better practices with AI","archived":false,"fork":false,"pushed_at":"2025-11-19T20:55:02.000Z","size":97,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-19T21:08:04.921Z","etag":null,"topics":["analyzers","dotnet","openai","security","tooling"],"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/BinkyLabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2025-11-19T13:50:53.000Z","updated_at":"2025-11-19T20:54:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/BinkyLabs/openai-analyzers","commit_stats":null,"previous_names":["binkylabs/openai-analyzers"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/BinkyLabs/openai-analyzers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinkyLabs%2Fopenai-analyzers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinkyLabs%2Fopenai-analyzers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinkyLabs%2Fopenai-analyzers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinkyLabs%2Fopenai-analyzers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BinkyLabs","download_url":"https://codeload.github.com/BinkyLabs/openai-analyzers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BinkyLabs%2Fopenai-analyzers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285873538,"owners_count":27246054,"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-11-22T02:00:05.934Z","response_time":64,"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":["analyzers","dotnet","openai","security","tooling"],"created_at":"2025-11-22T23:01:51.400Z","updated_at":"2025-11-22T23:01:52.276Z","avatar_url":"https://github.com/BinkyLabs.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenAI Analyzers\n\n[![Build, test and publish dotnet](https://github.com/BinkyLabs/openai-analyzers/actions/workflows/dotnet.yml/badge.svg)](https://github.com/BinkyLabs/openai-analyzers/actions/workflows/dotnet.yml)\n[![NuGet](https://img.shields.io/nuget/v/BinkyLabs.OpenAI.Analyzers.svg)](https://www.nuget.org/packages/BinkyLabs.OpenAI.Analyzers/)\n\nA collection of Roslyn analyzers for detecting security and best practice issues when using the OpenAI .NET SDK.\n\n## Analyzers\n\n| Code | Title | Severity | Status |\n| ---- | ----- | -------- | ------ |\n| [BOA001](./rules/BOA001.md) | Avoid inputs in **SystemChatMessage** | ⚠️ | ✔️ |\n| [BOA002](./rules/BOA002.md) | A **SystemChatMessage** should be last | ⚠️ | ✔️ |\n\n## Installation\n\n### Via the command line\n\n```shell\ndotnet add package BinkyLabs.OpenAI.Analyzers --prerelease\n```\n\n### In CSProj file\n\n```xml\n\u003c!-- x-release-please-start-version --\u003e\n\u003cPackageReference Include=\"BinkyLabs.OpenAI.Analyzers\" Version=\"1.0.0-preview.4\" PrivateAssets=\"all\" /\u003e\n\u003c!-- x-release-please-end --\u003e\n```\n\n## Building\n\n```bash\ndotnet build\n```\n\n## Testing\n\n```bash\ndotnet test\n```\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines.\n\n## License\n\nSee [LICENSE](LICENSE) for license information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinkylabs%2Fopenai-analyzers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinkylabs%2Fopenai-analyzers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinkylabs%2Fopenai-analyzers/lists"}