Allow insecure libsoup in Citrix package import set during evaluation

This commit is contained in:
Don Harper 2026-05-05 16:40:06 -05:00
parent 43d40cc6d0
commit 0c5f0e56e1
3 changed files with 12 additions and 5 deletions

View file

@ -4,6 +4,7 @@
"cp": true,
"mkdir": true,
"git add": true,
"git commit": true
"git commit": true,
"just": true
}
}