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