diff options
Diffstat (limited to 'octosentry/SecurityEventRow.swift')
| -rw-r--r-- | octosentry/SecurityEventRow.swift | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/octosentry/SecurityEventRow.swift b/octosentry/SecurityEventRow.swift index 85dbfa2..13a9ba1 100644 --- a/octosentry/SecurityEventRow.swift +++ b/octosentry/SecurityEventRow.swift @@ -74,7 +74,7 @@ struct SecurityEventRow: View { event: SecurityEvent( id: "preview-1", source: .dependabot, - repoFullName: "zerolabsco/octosentry", + repoFullName: "krazywarez/octosentry", severity: .critical, nativeSeverityLabel: "Critical", summary: "Denial of service in some-package", |
