PyGithub MCP Server

- » - [Reference](https://pygithub.readthedocs.io/en/stable/reference.html) » - [Github objects](https://pygithub.readthedocs.io/en/stable/github_objects.html) » - AdvisoryCreditDetailed - [View page source](https://pygithub.readthedocs.io/en/stable/_sources/github_objects/AdvisoryCreditDetailed.rst.txt) * * * # AdvisoryCreditDetailed [¶](https://pygithub.readthedocs.io/en/stable/github_objects/AdvisoryCreditDetailed.html\#advisorycreditdetailed "Permalink to this headline") _class_ `github.AdvisoryCreditDetailed.` `AdvisoryCreditDetailed` [¶](https://pygithub.readthedocs.io/en/stable/github_objects/AdvisoryCreditDetailed.html#github.AdvisoryCreditDetailed.AdvisoryCreditDetailed "Permalink to this definition") This class represents a credit that is assigned to a SecurityAdvisory. The reference can be found here [https://docs.github.com/en/rest/security-advisories/repository-advisories](https://docs.github.com/en/rest/security-advisories/repository-advisories) The OpenAPI schema can be found at \- /components/schemas/global-advisory/properties/credits/items \- /components/schemas/repository-advisory-credit _property_ `state` [¶](https://pygithub.readthedocs.io/en/stable/github_objects/AdvisoryCreditDetailed.html#github.AdvisoryCreditDetailed.AdvisoryCreditDetailed.state "Permalink to this definition")Type string _property_ `type` [¶](https://pygithub.readthedocs.io/en/stable/github_objects/AdvisoryCreditDetailed.html#github.AdvisoryCreditDetailed.AdvisoryCreditDetailed.type "Permalink to this definition")Type string _property_ `user` [¶](https://pygithub.readthedocs.io/en/stable/github_objects/AdvisoryCreditDetailed.html#github.AdvisoryCreditDetailed.AdvisoryCreditDetailed.user "Permalink to this definition")Type [`github.NamedUser.NamedUser`](https://pygithub.readthedocs.io/en/stable/github_objects/NamedUser.html#github.NamedUser.NamedUser "github.NamedUser.NamedUser")