From d8862a9b78b0d6cf4e11cf537be7678794e08811 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 17 Jul 2026 16:06:47 -0500 Subject: Scaffold octosentry MVP: unified GitHub security alert feed MenuBarExtra popover aggregating Dependabot, code scanning, and secret scanning alerts for a single repo into one severity-ranked stream. Swift 6 strict concurrency, zero third-party dependencies, PAT-via-env-var auth as a dev-only shortcut ahead of the device authorization flow. --- .../xcshareddata/xcschemes/octosentry.xcscheme | 103 +++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 octosentry.xcodeproj/xcshareddata/xcschemes/octosentry.xcscheme (limited to 'octosentry.xcodeproj/xcshareddata') diff --git a/octosentry.xcodeproj/xcshareddata/xcschemes/octosentry.xcscheme b/octosentry.xcodeproj/xcshareddata/xcschemes/octosentry.xcscheme new file mode 100644 index 0000000..e45fdf6 --- /dev/null +++ b/octosentry.xcodeproj/xcshareddata/xcschemes/octosentry.xcscheme @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3