Skip to content

Commit

Permalink
Merge pull request #213 from T0pCyber/bugfix/dec-22-meet-up
Browse files Browse the repository at this point in the history
Bugfix/dec 22 meet up
  • Loading branch information
T0pCyber authored Dec 22, 2024
2 parents f90c177 + 5b679e3 commit fa8e24c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Hawk/Hawk.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@
@{ModuleName = 'Microsoft.Graph.Authentication'; ModuleVersion = '2.25.0' },
@{ModuleName = 'Microsoft.Graph.Identity.DirectoryManagement'; ModuleVersion = '2.25.0' },
@{ModuleName = 'Microsoft.Graph.Users'; ModuleVersion = '2.25.0' },
@{ModuleName = 'Microsoft.Graph.Applications'; ModuleVersion = '2.25.0' }
@{ModuleName = 'Microsoft.Graph.Applications'; ModuleVersion = '2.25.0' },
@{ModuleName = 'Microsoft.Graph.Identity.Signins'; ModuleVersion = '2.25.0' },
@{ModuleName = 'Microsoft.Graph.Reports'; ModuleVersion = '2.25.0' }
)

# Assemblies that must be loaded prior to importing this module
Expand Down
1 change: 1 addition & 0 deletions Resolving IP Locations
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
��

0 comments on commit fa8e24c

Please sign in to comment.