-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We need to disable all macro functionality in LibreOffice to mitigate the risk of malicious scripts and ensure compliance with our security policies.
Reason for disabling macros:
Macros can be used to execute malicious code
Common attack vector in phishing and document-based exploits
We do not require macro functionality in our workflows
Suggested actions:
Set macro security level to “Very High” via configuration
GUI path: Tools → Options → LibreOffice → Security → Macro Security → Select Very High
Alternatively, apply system-wide settings in registrymodifications.xcu:
4
Verify settings are enforced and users cannot lower the security level
Let’s proactively reduce risk by disabling unused and potentially dangerous features.
Metadata
Metadata
Assignees
Labels
No labels