• Joined on 2025-07-20
michael closed issue dutchcoders/transfer.sh#339 2026-01-19 18:29:56 +00:00
Launching docker version of the server over https
michael closed issue dutchcoders/transfer.sh#338 2026-01-19 18:29:56 +00:00
[Security Issue] Docker containers' processes run as root
michael closed issue usnistgov/macos_security#288 2026-01-19 18:29:56 +00:00
audit_flags_fm_configure
michael closed issue dutchcoders/transfer.sh#334 2026-01-19 18:29:56 +00:00
File not found errors
michael opened issue usnistgov/macos_security#283 2026-01-19 18:29:56 +00:00
Add "all_rules" to generate_baseline.py -l
michael closed issue usnistgov/macos_security#284 2026-01-19 18:29:56 +00:00
Rule - os_facetime_app_disable.yaml - STIG ID is listed as ASOX-14-002010. It should be APPL-11-002010
michael commented on issue dutchcoders/transfer.sh#334 2026-01-19 18:29:56 +00:00
File not found errors

@probonopd commented on GitHub:

Same for https://transfer.sh/aFQ0o/Subsurface-44007ce-x86_64.AppImage

michael commented on issue dutchcoders/transfer.sh#334 2026-01-19 18:29:56 +00:00
File not found errors

@nl5887 commented on GitHub:

From what I can see the link expired 4th of nov.

michael commented on issue dutchcoders/transfer.sh#334 2026-01-19 18:29:56 +00:00
File not found errors

@probonopd commented on GitHub:

Here are more examples: https://download.supertux.org/#linux-files

michael commented on issue dutchcoders/transfer.sh#336 2026-01-19 18:29:56 +00:00
Usage with proxy

@Repulser commented on GitHub:

It seems that modifying the Host header like so solved this problem:

location / {
   proxy_pass http://127.0.0.1:7000;
   proxy_set_header Host domain.com;
}
michael commented on issue usnistgov/macos_security#285 2026-01-19 18:29:56 +00:00
Rule - os_filevault_user_account - Change needed for Apple silicon

@golbiga commented on GitHub:

This rule was removed from and replaced with os_filevault_authorized_users in main.

michael opened issue usnistgov/macos_security#287 2026-01-19 18:29:56 +00:00
os_airdrop_disable check and remediation are inconsistent
michael opened issue dutchcoders/transfer.sh#338 2026-01-19 18:29:56 +00:00
[Security Issue] Docker containers' processes run as root
michael opened issue usnistgov/macos_security#288 2026-01-19 18:29:56 +00:00
audit_flags_fm_configure
michael closed issue usnistgov/macos_security#286 2026-01-19 18:29:56 +00:00
os_guest_access_smb_disable
michael opened issue dutchcoders/transfer.sh#339 2026-01-19 18:29:56 +00:00
Launching docker version of the server over https
michael closed issue dutchcoders/transfer.sh#337 2026-01-19 18:29:56 +00:00
Transfer.sh is down right now
michael closed issue usnistgov/macos_security#287 2026-01-19 18:29:56 +00:00
os_airdrop_disable check and remediation are inconsistent
michael commented on issue dutchcoders/transfer.sh#329 2026-01-19 18:29:55 +00:00
File upload fails

@Taxel commented on GitHub:

Same here with a 4.04 GB mp4 file

michael commented on issue usnistgov/macos_security#277 2026-01-19 18:29:55 +00:00
big_sur branch has two rules that claim to be APPL-11-000001

@golbiga commented on GitHub:

Yep, we have some cleanup to do for STIG references.