Skip to content

oci-worker: separate windows and linux oci worker code#1

Draft
iankingori wants to merge 3 commits into
masterfrom
windows-oci-worker
Draft

oci-worker: separate windows and linux oci worker code#1
iankingori wants to merge 3 commits into
masterfrom
windows-oci-worker

Conversation

@iankingori
Copy link
Copy Markdown
Owner

No description provided.

@iankingori iankingori marked this pull request as draft March 21, 2024 09:17
@iankingori iankingori force-pushed the windows-oci-worker branch from 236c8cb to bb5e863 Compare July 15, 2024 10:57
iankingori pushed a commit that referenced this pull request Oct 6, 2025
contains a fix for CVE-2024-45338 / https://go.dev/issue/70906, but it doesn't affect our codebase:

    govulncheck -show=verbose ./...
    ...
    Vulnerability #1: GO-2024-3333
        Non-linear parsing of case-insensitive content in golang.org/x/net/html
      More info: https://pkg.go.dev/vuln/GO-2024-3333
      Module: golang.org/x/net
        Found in: golang.org/x/net@v0.29.0
        Fixed in: golang.org/x/net@v0.33.0

    Your code is affected by 0 vulnerabilities.
    This scan also found 0 vulnerabilities in packages you import and 1
    vulnerability in modules you require, but your code doesn't appear to call these
    vulnerabilities.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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.

1 participant