• Joined on 2025-07-20
michael opened issue dutchcoders/transfer.sh#288 2026-01-19 18:29:45 +00:00
Extend development for support to Google Cloud Storage Bucket
michael commented on issue usnistgov/macos_security#229 2026-01-19 18:29:45 +00:00
sysprefs_screensaver_ask_for_password_delay_enforce not remediated

@robertgendler commented on GitHub:

This reminds me of our finding with password policy in a sense.

Turns out they can be wrote to com.apple.screensaver and com.apple.mobiledevice.passwordpolicy…

michael closed issue dutchcoders/transfer.sh#286 2026-01-19 18:29:45 +00:00
Trouble uploading file on self-hosted
michael commented on issue usnistgov/macos_security#229 2026-01-19 18:29:45 +00:00
sysprefs_screensaver_ask_for_password_delay_enforce not remediated

@marcindulak commented on GitHub:

I checked `sudo /usr/bin/profiles -P -o stdout

michael closed issue dutchcoders/transfer.sh#287 2026-01-19 18:29:45 +00:00
transfer.sh menu entry open firefox
michael commented on issue usnistgov/macos_security#229 2026-01-19 18:29:45 +00:00
sysprefs_screensaver_ask_for_password_delay_enforce not remediated

@robertgendler commented on GitHub:

This is odd.

bob@PN111128 macos_security % /usr/bin/osascript -l JavaScript << EOS
$.NSUserDefaults.alloc.initWithSuiteName('com.apple.screensaver')\
…
michael closed issue dutchcoders/transfer.sh#288 2026-01-19 18:29:45 +00:00
Extend development for support to Google Cloud Storage Bucket
michael commented on issue usnistgov/macos_security#231 2026-01-19 18:29:45 +00:00
os_hibernate_mode_enable: remediation is not effective

@robertgendler commented on GitHub:

Good idea with the issue template update. We made that a long long time ago. So I think we should update that.

michael commented on issue usnistgov/macos_security#231 2026-01-19 18:29:45 +00:00
os_hibernate_mode_enable: remediation is not effective

@robertgendler commented on GitHub:

Issue template updated!

michael commented on issue usnistgov/macos_security#230 2026-01-19 18:29:45 +00:00
Ummm, HOWTO

@Honestpuck commented on GitHub:

Thanks. Will do.

michael commented on issue usnistgov/macos_security#231 2026-01-19 18:29:45 +00:00
os_hibernate_mode_enable: remediation is not effective

@robertgendler commented on GitHub:

Is this an Apple Silicon Mac or Intel?

I believe what you're running into is fixed on the OS branches https://github.com/usnistgov/macos_security/blob/monte…

michael commented on issue usnistgov/macos_security#230 2026-01-19 18:29:45 +00:00
Ummm, HOWTO

@marcindulak commented on GitHub:

Could you please link the PR here so issue subscribers are notified about the progress?

michael commented on issue dutchcoders/transfer.sh#286 2026-01-19 18:29:45 +00:00
Trouble uploading file on self-hosted

@andrew867 commented on GitHub:

I'm a noob to docker, it's now working by using the -v command line option:

`docker run --restart always --publish 8080:8080 -v "/home/transfer:/transfer"…

michael closed issue usnistgov/macos_security#233 2026-01-19 18:29:45 +00:00
rules/os/os_library_validation_enabled.yaml fails with: "run_fix:242: command not found: This"
michael opened issue dutchcoders/transfer.sh#291 2026-01-19 18:29:45 +00:00
Uploading file in chunks
michael closed issue dutchcoders/transfer.sh#289 2026-01-19 18:29:45 +00:00
Video controls overlap container on Chrome
michael closed issue dutchcoders/transfer.sh#290 2026-01-19 18:29:45 +00:00
ambigous project, clarifications and questions: transfer.sh service/backend ?
michael commented on issue usnistgov/macos_security#234 2026-01-19 18:29:45 +00:00
Update sshd Checks

@golbiga commented on GitHub:

Changes made in dev_ventura, needs to be brought over to monterey

michael commented on issue usnistgov/macos_security#233 2026-01-19 18:29:45 +00:00
rules/os/os_library_validation_enabled.yaml fails with: "run_fix:242: command not found: This"

@robertgendler commented on GitHub:

The issue appears to be because for some reason we included the [source,bash]. This appears to be fixed in all other branches. Feel free to pull and build…

michael commented on issue usnistgov/macos_security#233 2026-01-19 18:29:45 +00:00
rules/os/os_library_validation_enabled.yaml fails with: "run_fix:242: command not found: This"

@marcindulak commented on GitHub:

Thanks, I see this was fixed in 1bea03ade9.