• Joined on 2025-07-20
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 commented on issue dutchcoders/transfer.sh#257 2026-01-19 18:29:38 +00:00
Example send directory with tar + curl

@paolafrancesca commented on GitHub:

@dopessoa yes, good idea. feel free to open a PR for that: I don't know how much time I will have for doing it promptly at the moment

michael commented on issue dutchcoders/transfer.sh#257 2026-01-19 18:29:38 +00:00
Example send directory with tar + curl

@paolafrancesca commented on GitHub:

fixed in #259 . thanks @dopessoa

michael commented on issue dutchcoders/transfer.sh#257 2026-01-19 18:29:38 +00:00
Example send directory with tar + curl

@dopessoa commented on GitHub:

@aspacca,

How about creating an examples.md file and referencing it on the README.md?

The idea would be to leave the main examples on the README.md and put…

michael commented on issue dutchcoders/transfer.sh#258 2026-01-19 18:29:38 +00:00
Docker https cannot open certificates

@dopessoa commented on GitHub:

Hello @MPolymath,

I guess the easiest way would be to mount your certificates directory inside the container, like this:

`sudo docker run -v /home/mina/transfe…

michael commented on issue dutchcoders/transfer.sh#258 2026-01-19 18:29:38 +00:00
Docker https cannot open certificates

@MPolymath commented on GitHub:

Thank you that is exactly what I was looking for the issue is solved.

michael commented on issue dutchcoders/transfer.sh#257 2026-01-19 18:29:38 +00:00
Example send directory with tar + curl

@dopessoa commented on GitHub:

I was really busy with work, I just could get back to this now, sent a PR, please review it when you have the time.

michael opened issue dutchcoders/transfer.sh#259 2026-01-19 18:29:38 +00:00
Append Max-Downloads and Max-Days on response headers
michael commented on issue usnistgov/macos_security#202 2026-01-19 18:29:38 +00:00
generate_baseline.py crash with custom baselines

@pnkelley commented on GitHub:

I get a similar error when trying to generate a the script with the provided baselines as well.

`Traceback (most recent call last): File "/Users/pnkelley/Downl…

michael opened issue dutchcoders/transfer.sh#260 2026-01-19 18:29:38 +00:00
Options to only allow specific IP address to upload
michael opened issue dutchcoders/transfer.sh#261 2026-01-19 18:29:38 +00:00
Get a status page to announce downtime
michael commented on issue usnistgov/macos_security#202 2026-01-19 18:29:38 +00:00
generate_baseline.py crash with custom baselines

@robertgendler commented on GitHub:

@pnkelley have you installed the required modules? https://github.com/usnistgov/macos_security/wiki/Getting-Started

`pip3 install -r requirements.txt…

michael closed issue dutchcoders/transfer.sh#259 2026-01-19 18:29:38 +00:00
Append Max-Downloads and Max-Days on response headers
michael closed issue dutchcoders/transfer.sh#261 2026-01-19 18:29:38 +00:00
Get a status page to announce downtime
michael opened issue usnistgov/macos_security#205 2026-01-19 18:29:38 +00:00
os_sshd_permit_root_login_configure remediation code appends "permitrootlogin no"