Skip to content

Merging Main into local Branch#1170

Merged
Akshay2191 merged 5 commits intoadd-ssl-supportfrom
main
Jul 16, 2025
Merged

Merging Main into local Branch#1170
Akshay2191 merged 5 commits intoadd-ssl-supportfrom
main

Conversation

@Akshay2191
Copy link
Contributor

Proposed changes

Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to that issue using one of the supported keywords here in this description (not in the title of the PR).

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

@Akshay2191 Akshay2191 requested a review from a team as a code owner July 16, 2025 14:34
ARG package_type

FROM docker.io/golang:1.23-bullseye AS base
FROM docker.io/golang:1.24-bullseye AS base

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 4: containerImage not pinned by hash
Click Remediation section below to solve this issue
@@ -0,0 +1,8 @@
FROM debian:buster-slim

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium test

score is 4: containerImage not pinned by hash
Remediation tip: pin your Docker image by updating debian:buster-slim to debian:buster-slim@sha256:bb3dc79fddbca7e8903248ab916bb775c96ec61014b3d02b4f06043b604726dc
Click Remediation section below for further remediation help
@github-actions github-actions bot added chore Pull requests for routine tasks dependencies labels Jul 16, 2025
@Akshay2191 Akshay2191 merged commit d493527 into add-ssl-support Jul 16, 2025
50 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants