mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-01 19:07:52 +00:00
feat: multiple securecore improvements
This commit is contained in:
@@ -509,6 +509,7 @@ audit-secureblue:
|
||||
print_status "$ENVIRONMENT_TEST_STRING" "$STATUS_WARNING"
|
||||
fi
|
||||
|
||||
if command -v flatpak &> /dev/null
|
||||
remotes="$(flatpak remotes -d)"
|
||||
while read -r remote ; do
|
||||
ref="$(cut -f 1 <<<"$remote")"
|
||||
@@ -555,6 +556,6 @@ audit-secureblue:
|
||||
if [[ $has_x11 == "true" ]]; then
|
||||
echo "> $f has x11 access!"
|
||||
fi
|
||||
|
||||
done
|
||||
fi
|
||||
|
||||
|
||||
@@ -15,3 +15,4 @@ modules:
|
||||
- from-file: common/server-files.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: secureblue-signing
|
||||
- from-file: common/common-brew.yml
|
||||
|
||||
@@ -16,3 +16,4 @@ modules:
|
||||
- from-file: common/common-scripts.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- type: secureblue-signing
|
||||
- from-file: common/common-brew.yml
|
||||
@@ -15,3 +15,4 @@ modules:
|
||||
- from-file: common/server-files.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: secureblue-signing
|
||||
- from-file: common/common-brew.yml
|
||||
@@ -16,3 +16,4 @@ modules:
|
||||
- from-file: common/common-scripts.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- type: secureblue-signing
|
||||
- from-file: common/common-brew.yml
|
||||
@@ -15,3 +15,4 @@ modules:
|
||||
- from-file: common/server-files.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: secureblue-signing
|
||||
- from-file: common/common-brew.yml
|
||||
|
||||
@@ -16,3 +16,4 @@ modules:
|
||||
- from-file: common/common-scripts.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- type: secureblue-signing
|
||||
- from-file: common/common-brew.yml
|
||||
@@ -15,3 +15,4 @@ modules:
|
||||
- from-file: common/server-files.yml
|
||||
- from-file: common/common-scripts.yml
|
||||
- type: secureblue-signing
|
||||
- from-file: common/common-brew.yml
|
||||
@@ -16,3 +16,4 @@ modules:
|
||||
- from-file: common/common-scripts.yml
|
||||
- from-file: common/disableuserns-scripts.yml
|
||||
- type: secureblue-signing
|
||||
- from-file: common/common-brew.yml
|
||||
Reference in New Issue
Block a user