Skip to content

Commit

Permalink
Merge pull request #29 from jlaundry/automated-lsrules-update-1167622…
Browse files Browse the repository at this point in the history
…3040
  • Loading branch information
jlaundry authored Nov 5, 2024
2 parents 4f1ef94 + 420375d commit ca24365
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 0 deletions.
36 changes: 36 additions & 0 deletions macos/little_snitch/rules/Microsoft Office.lsrules
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,15 @@
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
"process": "/Applications/Microsoft Excel.app/Contents/MacOS/Microsoft Excel",
"protocol": "udp",
"owner": "me",
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
Expand Down Expand Up @@ -298,6 +307,15 @@
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
"process": "/Applications/Microsoft OneNote.app/Contents/MacOS/Microsoft OneNote",
"protocol": "udp",
"owner": "me",
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
Expand Down Expand Up @@ -528,6 +546,15 @@
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
"process": "/Applications/Microsoft PowerPoint.app/Contents/MacOS/Microsoft PowerPoint",
"protocol": "udp",
"owner": "me",
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
Expand Down Expand Up @@ -758,6 +785,15 @@
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
"process": "/Applications/Microsoft Word.app/Contents/MacOS/Microsoft Word",
"protocol": "udp",
"owner": "me",
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
Expand Down
27 changes: 27 additions & 0 deletions macos/little_snitch/rules/Microsoft OneDrive.lsrules
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,15 @@
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
"process": "/Applications/OneDrive.app/Contents/MacOS/OneDrive",
"protocol": "udp",
"owner": "me",
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
Expand Down Expand Up @@ -911,6 +920,15 @@
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
"process": "/Applications/OneDrive.app/Contents/StandaloneUpdater.app/Contents/MacOS/OneDriveStandaloneUpdater",
"protocol": "udp",
"owner": "me",
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
Expand Down Expand Up @@ -1070,6 +1088,15 @@
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
"process": "/Applications/OneDrive.app/Contents/Microsoft SharePoint.app/Contents/MacOS/Microsoft SharePoint",
"protocol": "udp",
"owner": "me",
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,15 @@
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
"process": "/Applications/Microsoft Teams.app/Contents/MacOS/MSTeams",
"protocol": "udp",
"owner": "me",
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
Expand Down
18 changes: 18 additions & 0 deletions macos/little_snitch/rules/Microsoft Teams.lsrules
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,15 @@
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
"process": "/Applications/Microsoft Teams.app/Contents/MacOS/Teams",
"protocol": "udp",
"owner": "me",
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
Expand Down Expand Up @@ -850,6 +859,15 @@
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
"process": "/Applications/Microsoft Teams.app/Contents/Frameworks/Microsoft Teams Helper.app/Contents/MacOS/Microsoft Teams Helper",
"protocol": "udp",
"owner": "me",
"notes": "rule 47 - Microsoft 365 Common and Office Online",
"remote-domains": "office.net"
},
{
"action": "allow",
"ports": "443",
Expand Down

0 comments on commit ca24365

Please sign in to comment.