Skip to content

Modernize the Windows MSI: WiX v5, x64, service registration, upgrade from 5.1.1#701

Open
vharseko wants to merge 27 commits into
OpenIdentityPlatform:masterfrom
vharseko:features/windows-distribution-new
Open

Modernize the Windows MSI: WiX v5, x64, service registration, upgrade from 5.1.1#701
vharseko wants to merge 27 commits into
OpenIdentityPlatform:masterfrom
vharseko:features/windows-distribution-new

[#701] restrict build workflow permissions and pin action-gh-release

72f5ac2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 20, 2026 in 18s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 212 in .github/workflows/release.yml

See this annotation in the file changed.

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}