• Joined on 2025-07-20
michael commented on issue usnistgov/macos_security#254 2026-01-19 18:29:50 +00:00
mismatched test and remediate for Monterey os_blank_bluray_disable.yaml

@bernstei commented on GitHub:

@robertgendler Thanks for taking care of this (and the others I submitted around the same time). Is there a particular corresponding branch they're doing into that…

michael commented on issue usnistgov/macos_security#254 2026-01-19 18:29:50 +00:00
mismatched test and remediate for Monterey os_blank_bluray_disable.yaml

@bernstei commented on GitHub:

Also to add, these are deprecated by Apple and REALLY do not work as functional controls. So people really SHOULD NOT be using them.

That needs to be taken up…

michael commented on issue dutchcoders/transfer.sh#304 2026-01-19 18:29:50 +00:00
Files larger than 1GB fail to upload

@Johnnycyan commented on GitHub:

Yes I am referring to https://transfer.sh

michael commented on issue usnistgov/macos_security#254 2026-01-19 18:29:50 +00:00
mismatched test and remediate for Monterey os_blank_bluray_disable.yaml

@robertgendler commented on GitHub:

dev_big_sur_rule_fixes and dev_monterey_rule_fixes will have them since it was basically both OSes

michael commented on issue usnistgov/macos_security#254 2026-01-19 18:29:50 +00:00
mismatched test and remediate for Monterey os_blank_bluray_disable.yaml

@bernstei commented on GitHub:

Same issue applies to

rules/os/os_blank_bluray_disable.yaml
rules/os/os_blank_cd_disable.yaml
rules/os/os_blank_dvd_disable.yaml
rules/os/os_dvdram_disable.…
michael commented on issue dutchcoders/transfer.sh#306 2026-01-19 18:29:50 +00:00
File preview not showing when self-hosted with docker

@paolafrancesca commented on GitHub:

fixed in #166

michael commented on issue usnistgov/macos_security#254 2026-01-19 18:29:50 +00:00
mismatched test and remediate for Monterey os_blank_bluray_disable.yaml

@robertgendler commented on GitHub:

These are on the OS branches, if you do a pull from there that and many other things are fixed and updated. Our next release and merge into main will be when…

michael commented on issue usnistgov/macos_security#254 2026-01-19 18:29:50 +00:00
mismatched test and remediate for Monterey os_blank_bluray_disable.yaml

@robertgendler commented on GitHub:

We usually test out fixes and changes in the dev_* branch. Then we move those into the OS branch, then after some more testing of the OS branches to make sure…

michael opened issue dutchcoders/transfer.sh#309 2026-01-19 18:29:50 +00:00
404 on assets in subpath
michael opened issue dutchcoders/transfer.sh#308 2026-01-19 18:29:50 +00:00
transfer.sh is offline?
michael closed issue dutchcoders/transfer.sh#307 2026-01-19 18:29:50 +00:00
how to install?
michael closed issue dutchcoders/transfer.sh#308 2026-01-19 18:29:50 +00:00
transfer.sh is offline?
michael closed issue dutchcoders/transfer.sh#309 2026-01-19 18:29:50 +00:00
404 on assets in subpath
michael opened issue usnistgov/macos_security#256 2026-01-19 18:29:50 +00:00
(dev_monterey) os_install_log_retention_policy and audit_flags_configure not remediating
michael opened issue usnistgov/macos_security#257 2026-01-19 18:29:50 +00:00
time server enforcement values possibly deprecated.
michael opened issue usnistgov/macos_security#258 2026-01-19 18:29:50 +00:00
os_sudo_timeout_configure adjust check for possible spaces
michael closed issue usnistgov/macos_security#256 2026-01-19 18:29:50 +00:00
(dev_monterey) os_install_log_retention_policy and audit_flags_configure not remediating
michael closed issue usnistgov/macos_security#257 2026-01-19 18:29:50 +00:00
time server enforcement values possibly deprecated.
michael closed issue usnistgov/macos_security#258 2026-01-19 18:29:50 +00:00
os_sudo_timeout_configure adjust check for possible spaces
michael commented on issue dutchcoders/transfer.sh#307 2026-01-19 18:29:50 +00:00
how to install?

@paolafrancesca commented on GitHub:

hi @0xE02B7 , GOPATH must point to a directory with inside a path like src/github.com/dutchcoders/transfer.sh

so you should decide what's your GOPATH,…