Skip to content

ci: migrate to GitHub actions workflows#127

Merged
jbern0rd merged 3 commits intomainfrom
feat/github-actions
May 5, 2026
Merged

ci: migrate to GitHub actions workflows#127
jbern0rd merged 3 commits intomainfrom
feat/github-actions

Conversation

@jbern0rd
Copy link
Copy Markdown
Contributor

@jbern0rd jbern0rd commented May 5, 2026

No description provided.

@jbern0rd jbern0rd self-assigned this May 5, 2026
@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

🐳 Hadolint Dockerfile Lint Results

Click to expand detailed results
Dockerfile:3 DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Dockerfile:9 DL3018 warning: Pin versions in apk add. Instead of `apk add <package>` use `apk add <package>=<version>`
Dockerfile:10 DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

🔒 Trivy Security linux/amd64 Scan Results

Click to expand detailed results
Report Summary

┌─────────────────────────────────────────────────────────────────────┬──────────┬─────────────────┬─────────┐
│                               Target                                │   Type   │ Vulnerabilities │ Secrets │
├─────────────────────────────────────────────────────────────────────┼──────────┼─────────────────┼─────────┤
│ docker-regis.iex.ec/go-hello-world:feature-72fb4abe (alpine 3.23.4) │  alpine  │        0        │    -    │
├─────────────────────────────────────────────────────────────────────┼──────────┼─────────────────┼─────────┤
│ app/helloworld                                                      │ gobinary │        0        │    -    │
└─────────────────────────────────────────────────────────────────────┴──────────┴─────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)

@jbern0rd jbern0rd merged commit 08a83f9 into main May 5, 2026
4 checks passed
@jbern0rd jbern0rd deleted the feat/github-actions branch May 5, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants