Skip to content

docs/add examples#17

Merged
Patel230 merged 7 commits into
mainfrom
docs/add-examples
Jun 2, 2026
Merged

docs/add examples#17
Patel230 merged 7 commits into
mainfrom
docs/add-examples

docs: add examples directory with usage guide

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

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