• Joined on 2025-07-20
michael commented on issue usnistgov/macos_security#205 2026-01-19 18:29:39 +00:00
os_sshd_permit_root_login_configure remediation code appends "permitrootlogin no"

@brodjieski commented on GitHub:

The remediation script will only run the code if it has identified a failed check. If you are seeing that the remediation code continues to run, and is appending…

michael commented on issue usnistgov/macos_security#205 2026-01-19 18:29:39 +00:00
os_sshd_permit_root_login_configure remediation code appends "permitrootlogin no"

@sambacha commented on GitHub:

This issue still exists

michael commented on issue usnistgov/macos_security#205 2026-01-19 18:29:39 +00:00
os_sshd_permit_root_login_configure remediation code appends "permitrootlogin no"

@robertgendler commented on GitHub:

this fix was merged into main. closing the issue.

michael opened issue usnistgov/macos_security#206 2026-01-19 18:29:39 +00:00
Consider creating a rule that turns off Xcode Ads for Xcode Cloud
michael opened issue usnistgov/macos_security#207 2026-01-19 18:29:39 +00:00
How to run macOS security compliance script on multiple mac devices using workspaceone MDM
michael closed issue usnistgov/macos_security#205 2026-01-19 18:29:39 +00:00
os_sshd_permit_root_login_configure remediation code appends "permitrootlogin no"
michael closed issue usnistgov/macos_security#206 2026-01-19 18:29:39 +00:00
Consider creating a rule that turns off Xcode Ads for Xcode Cloud
michael closed issue usnistgov/macos_security#207 2026-01-19 18:29:39 +00:00
How to run macOS security compliance script on multiple mac devices using workspaceone MDM
michael commented on issue dutchcoders/transfer.sh#260 2026-01-19 18:29:39 +00:00
Options to only allow specific IP address to upload

@paolafrancesca commented on GitHub:

there are --http-auth-user and --http-auth-pass that will add http basic auth for a single account only on upload, can this solve your issue?

a…

michael commented on issue dutchcoders/transfer.sh#259 2026-01-19 18:29:39 +00:00
Append Max-Downloads and Max-Days on response headers

@dopessoa commented on GitHub:

OK, I've been really busy lately, but I'll send a PR in the next few days.

michael commented on issue dutchcoders/transfer.sh#260 2026-01-19 18:29:39 +00:00
Options to only allow specific IP address to upload

@misaka00251 commented on GitHub:

Well, I managed a private GitLab instance (for me and my friends) and have some shared GitLab runners (runners are on two different machines), and I only want…

michael commented on issue dutchcoders/transfer.sh#259 2026-01-19 18:29:39 +00:00
Append Max-Downloads and Max-Days on response headers

@paolafrancesca commented on GitHub:

now there is, I don't know when I'll have time to do it anyway

michael commented on issue dutchcoders/transfer.sh#260 2026-01-19 18:29:39 +00:00
Options to only allow specific IP address to upload

@paolafrancesca commented on GitHub:

addressed in #224, please @misaka00251 test on that branch

I also switched to go module there

michael commented on issue dutchcoders/transfer.sh#260 2026-01-19 18:29:39 +00:00
Options to only allow specific IP address to upload

@paolafrancesca commented on GitHub:

@misaka00251 there's no sanitization of the input: so 2.2.2.2 will fail to be parsed because of the space in the beginning

michael commented on issue dutchcoders/transfer.sh#259 2026-01-19 18:29:39 +00:00
Append Max-Downloads and Max-Days on response headers

@dopessoa commented on GitHub:

Sent a PR, please review when you got the time.

Found what I think is an issue while developing this, I'll open a new issue to document my finding.

michael commented on issue dutchcoders/transfer.sh#260 2026-01-19 18:29:39 +00:00
Options to only allow specific IP address to upload

@misaka00251 commented on GitHub:

Tested and it works. Issues: Already set a list of IPs like --ip-whitelist="1.1.1.1, 2.2.2.2", but only 1.1.1.1 can access.

michael commented on issue dutchcoders/transfer.sh#259 2026-01-19 18:29:39 +00:00
Append Max-Downloads and Max-Days on response headers

@paolafrancesca commented on GitHub:

really busy here as well, if you plan to send a PR for this I will wait for it

michael commented on issue dutchcoders/transfer.sh#261 2026-01-19 18:29:39 +00:00
Get a status page to announce downtime

@paolafrancesca commented on GitHub:

Disclaimer

This project repository has no relation with the service at https://transfer.sh that's managed by https://storj.io. So far we cannot address any…

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"
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

@robertgendler commented on GitHub:

@jmahlman any updates?