Skip to content

Commit 90e7a78

Browse files
committed
remove BOM
1 parent 0dfe1e7 commit 90e7a78

1,167 files changed

Lines changed: 1229 additions & 117 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Invoke-Monkey365.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,3 +576,4 @@ Function Invoke-Monkey365{
576576
}
577577
}
578578
}
579+

build.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,4 @@ $param = @{
7878
Write-information @param
7979
#Start process
8080
Start-Process docker -ArgumentList $buildArgs -NoNewWindow -Wait
81+

collectors/azure/APIM/Get-MonkeyAZAPIM.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@ function Get-MonkeyAZAPIM {
131131

132132

133133

134+

collectors/azure/alerts/securityalerts/Get-MonkeyAzSecurityAlert.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,4 @@ function Get-MonkeyAzSecurityAlert {
138138

139139

140140

141+

collectors/azure/applicationInsights/Get-MonkeyAZApplicationInsightComponent.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Monkey365 - the PowerShell Cloud Security Tool for Azure and Microsoft 365 (copyright 2022) by Juan Garrido
1+
# Monkey365 - the PowerShell Cloud Security Tool for Azure and Microsoft 365 (copyright 2022) by Juan Garrido
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -126,4 +126,4 @@ function Get-MonkeyAZApplicationInsightComponent {
126126
Write-Verbose @msg
127127
}
128128
}
129-
}
129+
}

collectors/azure/appservices/Get-MonkeyAzAppServiceInfo.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,3 +137,4 @@ function Get-MonkeyAzAppServiceInfo {
137137

138138

139139

140+

collectors/azure/botchannels/Get-MonkeyAzBotChannel.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,4 @@ function Get-MonkeyAzBotChannel {
139139

140140

141141

142+

collectors/azure/classicvm/virtualmachines/Get-MonkeyAzClassicDisk.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,4 @@ function Get-MonkeyAzClassicDisk {
132132

133133

134134

135+

collectors/azure/classicvm/virtualmachines/Get-MonkeyAzClassicVM.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,4 @@ function Get-MonkeyAzClassicVM {
171171

172172

173173

174+

collectors/azure/cognitive/Get-MonkeyAzCognitiveService.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,3 +140,4 @@ function Get-MonkeyAzCognitiveService {
140140

141141

142142

143+

0 commit comments

Comments
 (0)