• Joined on 2025-07-20
michael commented on issue usnistgov/macos_security#184 2026-01-19 18:29:34 +00:00
Script should explicitly set LANG=C to avoid problems with localized output

@cvgs commented on GitHub:

You are completely right, the timeout is being set correctly due to the wildcard character being used. I tried to reproduce the issue, but wasn't able to do so anymore…

michael commented on issue usnistgov/macos_security#184 2026-01-19 18:29:34 +00:00
Script should explicitly set LANG=C to avoid problems with localized output

@cvgs commented on GitHub:

You can reproduce the issue by setting your system's language to german and then use the compliance.sh script to evaluate rule os_sudo_timeout_configure.

The…

michael closed issue dutchcoders/transfer.sh#242 2026-01-19 18:29:34 +00:00
Question: Passing an argument to docker to set the return URL
michael closed issue dutchcoders/transfer.sh#240 2026-01-19 18:29:34 +00:00
Curl could not save metadata
michael opened issue usnistgov/macos_security#185 2026-01-19 18:29:34 +00:00
forceInternetSharingOff is failing check, but the key is set in com.apple.MCX
michael opened issue usnistgov/macos_security#186 2026-01-19 18:29:34 +00:00
os_anti_virus_installed returns unexpected result ('integer': 3)
michael closed issue usnistgov/macos_security#184 2026-01-19 18:29:34 +00:00
Script should explicitly set LANG=C to avoid problems with localized output
michael closed issue usnistgov/macos_security#185 2026-01-19 18:29:34 +00:00
forceInternetSharingOff is failing check, but the key is set in com.apple.MCX
michael closed issue usnistgov/macos_security#186 2026-01-19 18:29:34 +00:00
os_anti_virus_installed returns unexpected result ('integer': 3)
michael commented on issue dutchcoders/transfer.sh#240 2026-01-19 18:29:34 +00:00
Curl could not save metadata

@paolafrancesca commented on GitHub:

@Xhendos the service hosted at https://transfer.sh is separated and not maintened by this repo

michael commented on issue dutchcoders/transfer.sh#238 2026-01-19 18:29:34 +00:00
Simply not working for me

@paolafrancesca commented on GitHub:

@JayBrown the repo is not related to the service hosted on https://transfer.sh

michael opened issue dutchcoders/transfer.sh#241 2026-01-19 18:29:34 +00:00
runtime error: index out of range when uploading zip
michael opened issue dutchcoders/transfer.sh#243 2026-01-19 18:29:34 +00:00
There is no 'X-Url-Delete' in response header, how can I delete a file uploaded?
michael opened issue dutchcoders/transfer.sh#242 2026-01-19 18:29:34 +00:00
Question: Passing an argument to docker to set the return URL
michael commented on issue usnistgov/macos_security#185 2026-01-19 18:29:34 +00:00
forceInternetSharingOff is failing check, but the key is set in com.apple.MCX

@robertgendler commented on GitHub:

Please double check your syntax. This check is verified as working.

michael commented on issue usnistgov/macos_security#184 2026-01-19 18:29:34 +00:00
Script should explicitly set LANG=C to avoid problems with localized output

@brodjieski commented on GitHub:

This type of issue speaks to localization, which we currently do not have support for.

In trying to recreate a scenario where the checks, as written, fail…

michael commented on issue usnistgov/macos_security#184 2026-01-19 18:29:34 +00:00
Script should explicitly set LANG=C to avoid problems with localized output

@brodjieski commented on GitHub:

Thank you for providing some additional information. While I understand that the output is different based on locale, when running the actual checks with a…

michael closed issue dutchcoders/transfer.sh#241 2026-01-19 18:29:34 +00:00
runtime error: index out of range when uploading zip
michael closed issue dutchcoders/transfer.sh#239 2026-01-19 18:29:33 +00:00
docker build error
michael commented on issue dutchcoders/transfer.sh#237 2026-01-19 18:29:33 +00:00
Could not save metadata

@michaeleisel commented on GitHub:

I'm having the same issue