Skip to content

chore: add microservice architecture scaffolding#16

Closed
Patel230 wants to merge 6 commits into
mainfrom
chore/microservice-arch
Closed

chore: add microservice architecture scaffolding#16
Patel230 wants to merge 6 commits into
mainfrom
chore/microservice-arch

fix: prevent flaky TempDir cleanup in checkpoint test

14182e8
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 1, 2026 in 2s

4 new alerts including 4 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 30 in .github/workflows/docker.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow or composite action Medium

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

Check warning on line 34 in .github/workflows/docker.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow or composite action Medium

Unpinned 3rd party Action 'Docker' step
Uses Step
uses 'docker/login-action' with ref 'v3', not a pinned commit hash

Check warning on line 42 in .github/workflows/docker.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow or composite action Medium

Unpinned 3rd party Action 'Docker' step
Uses Step: meta
uses 'docker/metadata-action' with ref 'v5', not a pinned commit hash

Check warning on line 52 in .github/workflows/docker.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow or composite action Medium

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