• Joined on 2025-07-20
michael commented on issue usnistgov/macos_security#157 2026-01-19 18:29:27 +00:00
Generate recommendations Python script relies on very out of date Ruby gems

@sammcj commented on GitHub:

Oh wow ok - yeah the bundle install with --binstubs seemed to fix it!

Thank you!

michael commented on issue usnistgov/macos_security#157 2026-01-19 18:29:27 +00:00
Generate recommendations Python script relies on very out of date Ruby gems

@golbiga commented on GitHub:

The only requirements we set for ruby gems are the following.

cat Gemfile
source 'https://rubygems.org'

gem 'asciidoctor'
gem 'asciidoctor-pdf'
gem…
michael commented on issue dutchcoders/transfer.sh#211 2026-01-19 18:29:27 +00:00
Cannot use behind proxy running on a different port

@paolafrancesca commented on GitHub:

@cheeseandcereal this can be achieved setting the Host header with the port as well see https://github.com/dutchcoders/transfer.sh/issues/252 for a…

michael commented on issue dutchcoders/transfer.sh#211 2026-01-19 18:29:27 +00:00
Cannot use behind proxy running on a different port

@cheeseandcereal commented on GitHub:

That's fine for an HTTP proxy which supports modifying requests, but not for something lower level like a raw TCP proxy, or simple routing/firewall rules…

michael commented on issue dutchcoders/transfer.sh#211 2026-01-19 18:29:27 +00:00
Cannot use behind proxy running on a different port

@paolafrancesca commented on GitHub:

oki

michael commented on issue usnistgov/macos_security#158 2026-01-19 18:29:27 +00:00
Monterey 800-171 .GlobalPreferences settings mobile config not importing into JAMF

@robertgendler commented on GitHub:

Closing this issue. There isn't much that we can do about this. It's more a Jamf Pro thing.

michael commented on issue usnistgov/macos_security#158 2026-01-19 18:29:27 +00:00
Monterey 800-171 .GlobalPreferences settings mobile config not importing into JAMF

@golbiga commented on GitHub:

@AlfredAleman I was just able to import using Jamf Compliance Editor. You are correct that uploading the com.apple.GlobalPreferences.mobileconfig as is will not…

michael commented on issue dutchcoders/transfer.sh#212 2026-01-19 18:29:27 +00:00
Custom Web Interface???

@paolafrancesca commented on GitHub:

@oriolrius happy to help. from grunt you should be able to use theserve command to wach live changes to the code, btw

michael closed issue dutchcoders/transfer.sh#212 2026-01-19 18:29:26 +00:00
Custom Web Interface???
michael closed issue dutchcoders/transfer.sh#213 2026-01-19 18:29:26 +00:00
502 error - Authentication popup never shown in browser
michael commented on issue usnistgov/macos_security#154 2026-01-19 18:29:26 +00:00
os_install_log_retention_configure - remediation does not match check

@robertgendler commented on GitHub:

Merged into the os branches

michael closed issue usnistgov/macos_security#159 2026-01-19 18:29:26 +00:00
submit profiles by CIS section vs functionality section
michael closed issue usnistgov/macos_security#158 2026-01-19 18:29:26 +00:00
Monterey 800-171 .GlobalPreferences settings mobile config not importing into JAMF
michael opened issue usnistgov/macos_security#157 2026-01-19 18:29:26 +00:00
Generate recommendations Python script relies on very out of date Ruby gems
michael opened issue dutchcoders/transfer.sh#212 2026-01-19 18:29:26 +00:00
Custom Web Interface???
michael opened issue usnistgov/macos_security#158 2026-01-19 18:29:26 +00:00
Monterey 800-171 .GlobalPreferences settings mobile config not importing into JAMF
michael opened issue usnistgov/macos_security#159 2026-01-19 18:29:26 +00:00
submit profiles by CIS section vs functionality section
michael opened issue dutchcoders/transfer.sh#213 2026-01-19 18:29:26 +00:00
502 error - Authentication popup never shown in browser
michael closed issue usnistgov/macos_security#157 2026-01-19 18:29:26 +00:00
Generate recommendations Python script relies on very out of date Ruby gems
michael closed issue dutchcoders/transfer.sh#211 2026-01-19 18:29:26 +00:00
Cannot use behind proxy running on a different port