Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
230393c
skipped test modules
timayabi2020 Aug 30, 2022
9c70c77
Rectified comment
timayabi2020 Aug 30, 2022
8e07b7a
rolled back
timayabi2020 Aug 30, 2022
2a37d6d
Updated pester test for users and applications
timayabi2020 Aug 31, 2022
a02ab90
Removed lig and rolled back failed count check to 0
timayabi2020 Sep 1, 2022
aa11954
changed stream debug count to 2
timayabi2020 Sep 1, 2022
479569e
Update on debug count
timayabi2020 Sep 1, 2022
b5f9f95
Merge pull request #1484 from microsoftgraph/pester_inquire_stream_count
timayabi2020 Sep 2, 2022
be9e534
Imported examples
SteveWilkins1123 Sep 13, 2022
bccad8b
Bump version number.
peombwa Sep 13, 2022
dab8d18
Merge branch 'dev' into PowerShellExamplesImportBranch
peombwa Sep 13, 2022
2e4af56
Microsoft mandatory file (#1507)
microsoft-github-policy-service[bot] Sep 13, 2022
03a6933
Merge branch 'dev' into PowerShellExamplesImportBranch
peombwa Sep 13, 2022
58f57c7
fixed formatting
SteveWilkins1123 Sep 14, 2022
c6b756c
fixed another formatting issue
SteveWilkins1123 Sep 14, 2022
4681d64
Lock autorest version.
peombwa Sep 14, 2022
33fc16a
Merge branch 'dev' into PowerShellExamplesImportBranch
peombwa Sep 14, 2022
5d29cc4
Updated GraphUri.ps script to handle find commands with parenthesis
timayabi2020 Sep 14, 2022
832cc79
Updated file
timayabi2020 Sep 14, 2022
89ea853
Added descriptions
SteveWilkins1123 Sep 14, 2022
9307f6b
Merge branch 'PowerShellExamplesImportBranch' of https://github.com/m…
SteveWilkins1123 Sep 14, 2022
73f820a
Added a try catch
timayabi2020 Sep 15, 2022
11bd37e
Corrected one failing test
timayabi2020 Sep 15, 2022
3a65bb5
Updated example 1 in Get-MgUser (#1516)
msewaweru Sep 15, 2022
65f2d9b
Imported Beta Snippets
SteveWilkins1123 Sep 15, 2022
cdb2e3a
Added examples to PermissionGrantPolicy cmdlets (#1498)
msewaweru Sep 15, 2022
2af4a44
Merge branch 'dev' into PowerShellExamplesImportBranch
SteveWilkins1123 Sep 15, 2022
612ca4c
Merge branch 'dev' into PowerShellBetaExamplesImportBranch
SteveWilkins1123 Sep 15, 2022
0e360f3
Squashed commit of the following:
peombwa Sep 16, 2022
62606d4
Update src/Authentication/Authentication/custom/common/GraphUri.ps1
timayabi2020 Sep 17, 2022
d00d380
Update src/Authentication/Authentication/custom/common/GraphUri.ps1
timayabi2020 Sep 17, 2022
7004922
Update src/Authentication/Authentication/custom/common/GraphUri.ps1
timayabi2020 Sep 17, 2022
6818037
Added pester test and updated comment
timayabi2020 Sep 17, 2022
6b17d89
Merge branch 'dev' into 1370-find-mggraphcommand-sometimes-fails-on-uri
timayabi2020 Sep 17, 2022
c34e47b
Merge pull request #1512 from microsoftgraph/1370-find-mggraphcommand…
timayabi2020 Sep 20, 2022
8bdab10
Merge branch 'dev' into PowerShellExamplesImportBranch
timayabi2020 Sep 20, 2022
f21899d
Merge pull request #1514 from microsoftgraph/PowerShellExamplesImport…
SteveWilkins1123 Sep 20, 2022
be73c34
Merge branch 'dev' into PowerShellBetaExamplesImportBranch
SteveWilkins1123 Sep 20, 2022
ad5e800
Merge pull request #1518 from microsoftgraph/PowerShellBetaExamplesIm…
SteveWilkins1123 Sep 20, 2022
dbabe88
Alias Commands:
peombwa Sep 20, 2022
813778b
Weekly OpenApiDocs Download. [run ci] (#1520)
github-actions[bot] Sep 20, 2022
a21f22a
Use RequiredVersion to specify dependency versions. (#1513)
peombwa Sep 20, 2022
8f2639f
Bump version number. (#1522)
peombwa Sep 20, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
41 changes: 41 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<!-- BEGIN MICROSOFT SECURITY.MD V0.0.8 BLOCK -->

## Security

Microsoft takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations, which include [Microsoft](https://github.com/microsoft), [Azure](https://github.com/Azure), [DotNet](https://github.com/dotnet), [AspNet](https://github.com/aspnet), [Xamarin](https://github.com/xamarin), and [our GitHub organizations](https://opensource.microsoft.com/).

If you believe you have found a security vulnerability in any Microsoft-owned repository that meets [Microsoft's definition of a security vulnerability](https://aka.ms/opensource/security/definition), please report it to us as described below.

## Reporting Security Issues

**Please do not report security vulnerabilities through public GitHub issues.**

Instead, please report them to the Microsoft Security Response Center (MSRC) at [https://msrc.microsoft.com/create-report](https://aka.ms/opensource/security/create-report).

If you prefer to submit without logging in, send email to [secure@microsoft.com](mailto:secure@microsoft.com). If possible, encrypt your message with our PGP key; please download it from the [Microsoft Security Response Center PGP Key page](https://aka.ms/opensource/security/pgpkey).

You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Additional information can be found at [microsoft.com/msrc](https://aka.ms/opensource/security/msrc).

Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:

* Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
* Full paths of source file(s) related to the manifestation of the issue
* The location of the affected source code (tag/branch/commit or direct URL)
* Any special configuration required to reproduce the issue
* Step-by-step instructions to reproduce the issue
* Proof-of-concept or exploit code (if possible)
* Impact of the issue, including how an attacker might exploit the issue

This information will help us triage your report more quickly.

If you are reporting for a bug bounty, more complete reports can contribute to a higher bounty award. Please visit our [Microsoft Bug Bounty Program](https://aka.ms/opensource/security/bounty) page for more details about our active programs.

## Preferred Languages

We prefer all communications to be in English.

## Policy

Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://aka.ms/opensource/security/cvd).

<!-- END MICROSOFT SECURITY.MD BLOCK -->
2 changes: 1 addition & 1 deletion config/ModuleMetadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
],
"releaseNotes": "See https://aka.ms/GraphPowerShell-Release.",
"assemblyOriginatorKeyFile": "35MSSharedLib1024.snk",
"version": "1.11.1"
"version": "1.12.0"
}
2 changes: 1 addition & 1 deletion config/ModulesMapping.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"Identity.Governance": "^accessReviews\\.|^businessFlowTemplates\\.|^programs\\.|^programControls\\.|^programControlTypes\\.|^privilegedRoles\\.|^privilegedRoleAssignments\\.|^privilegedRoleAssignmentRequests\\.|^privilegedApproval\\.|^privilegedOperationEvents\\.|^privilegedAccess\\.|^agreements\\.|^users.agreementAcceptance$|^identityGovernance\\.",
"Identity.SignIns": "^organization.certificateBasedAuthConfiguration$|^invitations\\.|^identityProviders\\.|^oauth2PermissionGrants\\.|^identityProtection\\.|^dataPolicyOperations\\.|^identity\\.|^trustFramework\\.|^informationProtection\\.|^policies\\.|^users.authentication$|^users.informationProtection$",
"Mail": "^users.inferenceClassification$|^users.mailFolder$|^users.message$",
"ManagedTenants": "^tenantRelationships.managedTenants$",
"ManagedTenants": "^tenantRelationships.managedTenant$",
"Notes": "^users.onenote$|^groups.onenote$|^sites.onenote$",
"People": "^users.person$|^users.profile$|^users.officeGraphInsights$|^users.userAnalytics$",
"PersonalContacts": "^users.contactFolder$|^users.contact$",
Expand Down
Loading