migrate to git.ophivana.moe/security/fortify
All checks were successful
test / test (push) Successful in 14s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-10-20 19:50:13 +09:00
parent cdda33555c
commit 65af1684e3
49 changed files with 102 additions and 102 deletions

View File

@@ -9,9 +9,9 @@ import (
"strconv"
"strings"
"git.ophivana.moe/cat/fortify/helper"
"git.ophivana.moe/cat/fortify/helper/bwrap"
"git.ophivana.moe/cat/fortify/ldd"
"git.ophivana.moe/security/fortify/helper"
"git.ophivana.moe/security/fortify/helper/bwrap"
"git.ophivana.moe/security/fortify/ldd"
)
// Start launches the D-Bus proxy and sets up the Wait method.