score-spec/score-k8s

Windows distribution of score-k8s cannot be used

Open

#191 opened on Jun 30, 2025

View on GitHub
 (4 comments) (1 reaction) (0 assignees)Go (25 forks)auto 404
buggood first issuehelp wanted

Repository metrics

Stars
 (47 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug After downloading a Windows distribution of the score-k8s application, I was unable to execute it. I get "access denied" errors.

To Reproduce

  1. Go to https://github.com/score-spec/score-k8s/releases.
  2. Download score-k8s_0.6.1_windows_amd64.zip and unzip.
  3. Attempt to execute score-k8s.exe. a. Double-clicking in Windows Explorer. b. Opening a command prompt and invoking the exe directly.

Expected behavior For the application to execute.

Screenshots Windows Explorer:

Image

Windows command prompt:

Image

Desktop (please complete the following information): Image

Additional context The Windows version for score-compose presents the same issue.

Contributor guide