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. --- octosentry/Assets.xcassets/Contents.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 octosentry/Assets.xcassets/Contents.json (limited to 'octosentry/Assets.xcassets/Contents.json') diff --git a/octosentry/Assets.xcassets/Contents.json b/octosentry/Assets.xcassets/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/octosentry/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} -- cgit v1.2.3