About GitHub
GitHub is the world's leading software development and DevSecOps platform, trusted by millions of developers and security engineers to build, collaborate on, and secure software at scale. As a Microsoft company and the de facto home of open-source development, GitHub is a central hub for software supply chain security, vulnerability disclosure, and secure development practices for enterprise and open-source communities alike. Teams looking to integrate with GitHub or build a GitHub integration can use Synqly to connect code security findings and repository events with their broader security operations workflows through a normalized connector.
To learn more about this integration, check out the GitHub technical docs.
About the GitHub Issues Integration
GitHub Issues is GitHub’s built-in issue and work tracking system, used by development and security teams worldwide to manage bugs, tasks, vulnerabilities, and remediation work directly alongside their code. As Synqly’s Ticketing provider, GitHub Issues enables security platforms to create, update, query, and resolve issues programmatically through a normalized connector, eliminating the need to manage the GitHub API directly. Integrate with GitHub Issues to automate ticket creation from security findings, route work to the right repositories and teams, and close the loop between detection and remediation—all through Synqly’s standardized ticketing interface.
Integration Use Cases
Create Comment
Creates a comment on the ticket matching {ticketId} from the token-linked Integration.
Create Ticket
Creates a `Ticket` object in the token-linked Integration.
Delete Comment
Deletes the comment matching {commentId} form the ticket matching {ticketId} from the token-linked Integration.
Get Ticket
Returns a `Ticket` object matching `{ticketId}` from the token-linked `Integration`.
List Comments
Lists all comments for the ticket matching {ticketId} from the token-linked Integration.
Patch Ticket
Updates the `Ticket` object matching `{ticketId}` in the token-linked `Integration`.
Query Tickets
Returns a list of `Ticket` objects from the token-linked `Integration`.