Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some scripts are unsigned causing issues with Powershell signing policy #2614

Open
CookeDanny opened this issue Feb 26, 2024 · 2 comments
Open
Assignees
Labels

Comments

@CookeDanny
Copy link

Below scripts are not signed

(hxxps://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/src/Identity.Governance/v1.0/custom/Get-MgEntitlementManagementAssignment.ps1)
(hxxps://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/src/Identity.Governance/v1.0/custom/Get-MgEntitlementManagementAssignmentRequest.ps1)
(hxxps://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/src/Identity.Governance/v1.0/custom/Get-MgEntitlementManagementCatalog.ps1)

Can they be signed using the/a Microsoft Code Signing cert so they can be added to a Trusted Publishers cert store to allow execution in Powershell?

@CookeDanny
Copy link
Author

Additionally - src/Graph/v1.0/Microsoft.Graph.psd1 is unsigned

@calebkiage calebkiage added the Bug label Feb 27, 2024
@calebkiage
Copy link
Contributor

calebkiage commented Feb 28, 2024

Hello @CookeDanny, thanks for reporting this issue. I have confirmed that some of the scripts aren't signed and we're working on fixing this.

@timayabi2020 timayabi2020 self-assigned this Apr 25, 2024
@Ndiritu Ndiritu assigned Ndiritu and unassigned timayabi2020 Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants