• Joined on 2025-07-20
michael closed issue dutchcoders/transfer.sh#258 2026-01-19 18:29:38 +00:00
Docker https cannot open certificates
michael commented on issue usnistgov/macos_security#200 2026-01-19 18:29:38 +00:00
Include check that FileVault cannot be disabled in system_settings_filevault_enforce or create new rule to check

@robertgendler commented on GitHub:

Please check to make sure this works.

We'll migrate it to Big Sur and Monterey if all is good.

michael commented on issue usnistgov/macos_security#201 2026-01-19 18:29:38 +00:00
system_settings_time_machine_encrypted_configure.yaml incorrect tag for CIS

@golbiga commented on GitHub:

This is fixed. Thanks for catching it.

michael opened issue dutchcoders/transfer.sh#256 2026-01-19 18:29:38 +00:00
Scan For Malware Not Working
michael opened issue dutchcoders/transfer.sh#258 2026-01-19 18:29:38 +00:00
Docker https cannot open certificates
michael opened issue dutchcoders/transfer.sh#257 2026-01-19 18:29:38 +00:00
Example send directory with tar + curl
michael closed issue dutchcoders/transfer.sh#256 2026-01-19 18:29:38 +00:00
Scan For Malware Not Working
michael commented on issue usnistgov/macos_security#199 2026-01-19 18:29:38 +00:00
os_hibernate_mode_enable: Standby setting for Apple silicon is incorrect

@jmahlman commented on GitHub:

Fixes pushed to OS branches.

michael closed issue dutchcoders/transfer.sh#257 2026-01-19 18:29:38 +00:00
Example send directory with tar + curl
michael commented on issue usnistgov/macos_security#199 2026-01-19 18:29:38 +00:00
os_hibernate_mode_enable: Standby setting for Apple silicon is incorrect

@jmahlman commented on GitHub:

Setting hibernatemode to 25 does work on Apple silicon, so that can remain. I have updated my check/fix in the original post.

michael commented on issue usnistgov/macos_security#199 2026-01-19 18:29:38 +00:00
os_hibernate_mode_enable: Standby setting for Apple silicon is incorrect

@jmahlman commented on GitHub:

Clarification from Apple:

I did some digging on this and “standby” on Apple silicon systems is not applicable at all. While the command option is there…

michael commented on issue dutchcoders/transfer.sh#255 2026-01-19 18:29:37 +00:00
Deletion URLs on POST uploads

@JustAnotherArchivist commented on GitHub:

Sorry for the delay.

My main problem is uploading over high-latency links; so far, I use PUT because I do need the deletion URLs, but I create a…

michael closed issue usnistgov/macos_security#201 2026-01-19 18:29:37 +00:00
system_settings_time_machine_encrypted_configure.yaml incorrect tag for CIS
michael commented on issue dutchcoders/transfer.sh#255 2026-01-19 18:29:37 +00:00
Deletion URLs on POST uploads

@paolafrancesca commented on GitHub:

I'd rather add HTTP pipelining to PUT, please, can you make some tests on your side for this?

michael commented on issue dutchcoders/transfer.sh#255 2026-01-19 18:29:37 +00:00
Deletion URLs on POST uploads

@JustAnotherArchivist commented on GitHub:

I finally got around to testing this. In our setup, transfer.sh is behind nginx. At least in this case, multiple PUT requests over one connection work…

michael commented on issue dutchcoders/transfer.sh#255 2026-01-19 18:29:37 +00:00
Deletion URLs on POST uploads

@JustAnotherArchivist commented on GitHub:

For future reference, this has since been implemented via #419 and #435.

michael commented on issue usnistgov/macos_security#199 2026-01-19 18:29:37 +00:00
os_hibernate_mode_enable: Standby setting for Apple silicon is incorrect

@vaughnhart commented on GitHub:

sudo pmset -a destroyfvkeyonstandby 1 sudo pmset -a hibernatemode 25 sudo pmset -a powernap 0 sudo pmset -a standby 0 sudo pmset -a standbydelay 0 sudo pmset…

michael commented on issue usnistgov/macos_security#199 2026-01-19 18:29:37 +00:00
os_hibernate_mode_enable: Standby setting for Apple silicon is incorrect

@jmahlman commented on GitHub:

I have opened an Apple enterprise case to get clarification on what standby actually does and expects. It seems that it should be a boolean, but I cannot see any…

michael opened issue usnistgov/macos_security#200 2026-01-19 18:29:37 +00:00
Include check that FileVault cannot be disabled in system_settings_filevault_enforce or create new rule to check