+ Configure GitHub integration to automatically create issues for + security findings in your GitHub repositories. +
+ ++ Create security issues in GitHub repositories. +
++ Configure and manage your GitHub integrations to automatically create + issues for security findings in your GitHub repositories. +
+
+ To generate a Personal Access Token with the repo{" "}
+ scope, visit your{" "}
+
+ GitHub token settings
+
+ . The owner field is optional and filters repositories by user or
+ organization.
+
+ Manage your GitHub integrations to send findings as issues +
++ Get started by adding your first GitHub integration +
+ ++ Accessible Repositories:{" "} + { + Object.keys( + integration.attributes.configuration.repositories, + ).length + } +
++ Last synced:{" "} + {integration.attributes.connection_last_checked_at + ? format( + new Date( + integration.attributes.connection_last_checked_at, + ), + "PPpp", + ) + : "Never"} +
+