Skip to content

Fix Docker build context and file path in CI/CD workflows

8b4d332
Select commit
Loading
Failed to load commit list.
Merged

Add Docker support and update CI/CD workflows #18

Fix Docker build context and file path in CI/CD workflows
8b4d332
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 21, 2025 in 2s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 55 in .github/workflows/cicd.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 'CI/CD for Azure Web App' step
Uses Step
uses 'azure/docker-login' with ref 'v1', not a pinned commit hash

Check warning on line 64 in .github/workflows/cicd.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 'CI/CD for Azure Web App' step
Uses Step
uses 'azure/webapps-deploy' with ref 'v2', not a pinned commit hash