diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 01:51:21 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 01:51:21 -0500 |
| commit | 2c8daebc337517ac5a7267dd027050de958f2512 (patch) | |
| tree | 00df242db336aeed0deec0669d739632be548f36 /octosentry/SecurityEventRow.swift | |
| parent | 522d04a8233f66b81abcae4dd04df02d342f35be (diff) | |
| download | octosentry-2c8daebc337517ac5a7267dd027050de958f2512.tar.gz octosentry-2c8daebc337517ac5a7267dd027050de958f2512.tar.bz2 octosentry-2c8daebc337517ac5a7267dd027050de958f2512.zip | |
update org name
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", |
