• Joined on 2025-07-20
michael commented on issue usnistgov/macos_security#80 2026-01-19 18:29:10 +00:00
New privacy switches in macOS 15 are not managed by allowDiagnosticSubmission

@robertgendler commented on GitHub:

I think we found those and added rules for them. https://github.com/usnistgov/macos_security/blob/main/rules/system_settings/system_settings_improve_assistive_…

michael opened issue dutchcoders/transfer.sh#140 2026-01-19 18:29:09 +00:00
direct link for fullscreen video
michael opened issue dutchcoders/transfer.sh#141 2026-01-19 18:29:09 +00:00
Endless redirects using SSL/TLS with docker-image
michael closed issue dutchcoders/transfer.sh#139 2026-01-19 18:29:09 +00:00
transfer.sh Moved Permanently
michael closed issue dutchcoders/transfer.sh#140 2026-01-19 18:29:09 +00:00
direct link for fullscreen video
michael commented on issue usnistgov/macos_security#73 2026-01-19 18:29:09 +00:00
Add Apple Intelligence Controls

@robertgendler commented on GitHub:

Closing cause this is all added and completed

michael commented on issue dutchcoders/transfer.sh#139 2026-01-19 18:29:09 +00:00
transfer.sh Moved Permanently

@nlkguy commented on GitHub:

~$ curl https://transfer.sh/ --upload-file backup.log curl: (92) HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)

back then transfer.sh only worked…

michael commented on issue dutchcoders/transfer.sh#140 2026-01-19 18:29:09 +00:00
direct link for fullscreen video

@paolafrancesca commented on GitHub:

hi @mcreasindo-git you are looking for the inline alias: 6b8eff8322/README.md (l)

michael opened issue usnistgov/macos_security#76 2026-01-19 18:29:09 +00:00
system_settings_software_update_enforce.yaml has been silently deprecated by Apple
michael commented on issue dutchcoders/transfer.sh#141 2026-01-19 18:29:09 +00:00
Endless redirects using SSL/TLS with docker-image

@yelodevopsi commented on GitHub:

Seem that the error still persist after I purged and pulled :latest tag.

Could you confirm that you're able to run the SSL-based transfer.sh docker…

michael opened issue dutchcoders/transfer.sh#139 2026-01-19 18:29:09 +00:00
transfer.sh Moved Permanently
michael opened issue usnistgov/macos_security#77 2026-01-19 18:29:09 +00:00
system_settings_improve_search_disable.yaml mis-identified as a CIS Level 1 control
michael commented on issue dutchcoders/transfer.sh#141 2026-01-19 18:29:09 +00:00
Endless redirects using SSL/TLS with docker-image

@yelodevopsi commented on GitHub:

Thanks for the quick reply!

Yes, I corrected that error previously and tested without true too - Still the redirect problem persists. The command below is…

michael opened issue usnistgov/macos_security#78 2026-01-19 18:29:09 +00:00
system_settings_improve_assistive_voice_disable.yaml mis-identified CIS control number
michael commented on issue dutchcoders/transfer.sh#141 2026-01-19 18:29:09 +00:00
Endless redirects using SSL/TLS with docker-image

@paolafrancesca commented on GitHub:

@rompeldunk --force-https is a boolean flag, you don't need to pass true as a value, setting it is enough passing true seems to break the parsing of…

michael commented on issue dutchcoders/transfer.sh#141 2026-01-19 18:29:09 +00:00
Endless redirects using SSL/TLS with docker-image

@paolafrancesca commented on GitHub:

https://hub.docker.com/r/dutchcoders/transfer.sh/tags

it seems the docker image is not updated yet

michael closed issue usnistgov/macos_security#76 2026-01-19 18:29:09 +00:00
system_settings_software_update_enforce.yaml has been silently deprecated by Apple
michael closed issue usnistgov/macos_security#77 2026-01-19 18:29:09 +00:00
system_settings_improve_search_disable.yaml mis-identified as a CIS Level 1 control
michael closed issue usnistgov/macos_security#78 2026-01-19 18:29:09 +00:00
system_settings_improve_assistive_voice_disable.yaml mis-identified CIS control number
michael commented on issue dutchcoders/transfer.sh#141 2026-01-19 18:29:09 +00:00
Endless redirects using SSL/TLS with docker-image

@paolafrancesca commented on GitHub:

@rompeldunk there was actually a bug in the redirect handler, fixed on #441