Skip to content

fourth

9454ed6
Select commit
Loading
Failed to load commit list.
Merged

chore: Publish internet_identity_frontend.wasm.gz in CI #3646

fourth
9454ed6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 3, 2026 in 4s

3 new alerts including 3 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 180 in .github/workflows/canister-tests.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}

Check warning on line 154 in .github/workflows/canister-tests.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Canister tests' step
Uses Step
uses 'docker/setup-buildx-action' with ref 'v3', not a pinned commit hash

Check warning on line 157 in .github/workflows/canister-tests.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Canister tests' step
Uses Step
uses 'docker/build-push-action' with ref 'v5', not a pinned commit hash