• Joined on 2025-07-20
michael closed issue usnistgov/macos_security#111 2026-01-19 18:29:16 +00:00
Retain previous finding if check fails
michael opened issue dutchcoders/transfer.sh#169 2026-01-19 18:29:16 +00:00
Release dynamically linked
michael opened issue dutchcoders/transfer.sh#170 2026-01-19 18:29:16 +00:00
Race condition crash in CheckMetadata locking: fatal error: concurrent map read and map write
michael opened issue dutchcoders/transfer.sh#171 2026-01-19 18:29:16 +00:00
[Server Issue] Transfer.sh once again uploads nothing
michael closed issue dutchcoders/transfer.sh#170 2026-01-19 18:29:16 +00:00
Race condition crash in CheckMetadata locking: fatal error: concurrent map read and map write
michael closed issue dutchcoders/transfer.sh#169 2026-01-19 18:29:16 +00:00
Release dynamically linked
michael commented on issue usnistgov/macos_security#109 2026-01-19 18:29:16 +00:00
unable to generate tailored baseline

@robertgendler commented on GitHub:

Thanks for finding this! @brodjieski just fixed it and PR #367 should have fixed it and some other DISA STIG related issues.

michael commented on issue usnistgov/macos_security#110 2026-01-19 18:29:16 +00:00
os_setup_assistant_filevault_enforce checks for wrong type

@brodjieski commented on GitHub:

Thanks for bringing this up. Turns out that the check is a bit incorrect. It should be (note the missing .js):

  /usr/bin/osascript -l JavaScript << EOS
 …
michael commented on issue usnistgov/macos_security#111 2026-01-19 18:29:16 +00:00
Retain previous finding if check fails

@tcoliver commented on GitHub:

That's a good point, and I like the idea of reading the lastUserName value as a second try. Failing that, I think ideally the result of a failed check - where there…

michael commented on issue usnistgov/macos_security#111 2026-01-19 18:29:16 +00:00
Retain previous finding if check fails

@robertgendler commented on GitHub:

This makes sense potentially on the rules with $CURRENT_USER. But not other rules.

The potential issue that comes up, what if the first compliance scan is…

michael opened issue usnistgov/macos_security#112 2026-01-19 18:29:16 +00:00
STIG guidance leads to inconsistent failed password account locking time
michael commented on issue dutchcoders/transfer.sh#170 2026-01-19 18:29:16 +00:00
Race condition crash in CheckMetadata locking: fatal error: concurrent map read and map write

@paolafrancesca commented on GitHub:

@JustAnotherArchivist makes sense, I will try to check in the weekend, probably need to change s.locks with https://golang.org/pkg/sync/#Map

michael opened issue usnistgov/macos_security#113 2026-01-19 18:29:16 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce
michael opened issue usnistgov/macos_security#114 2026-01-19 18:29:16 +00:00
SyntaxWarning for python string \
michael closed issue usnistgov/macos_security#112 2026-01-19 18:29:16 +00:00
STIG guidance leads to inconsistent failed password account locking time
michael closed issue usnistgov/macos_security#113 2026-01-19 18:29:16 +00:00
DISA customer pointed out potential issue with regex in pwpolicy_custom_regex_enforce
michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:16 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@EMREOYUN commented on GitHub:

image And it eventually started kicking us because…

michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:16 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@EMREOYUN commented on GitHub:

curl --upload-file C:\emreoyun.%timestamp%.eo http://transfer.sh/emreoyun.%timestamp%.eo (Upload link edited due the file privacy)

%timestamp% variable defined…

michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:16 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@stefanbenten commented on GitHub:

Thank you. Could you please let me know your request URL and IP by chance at the end? If sensitive, happy to receive them via mail.

michael commented on issue dutchcoders/transfer.sh#171 2026-01-19 18:29:16 +00:00
[Server Issue] Transfer.sh once again uploads nothing

@EMREOYUN commented on GitHub:

Hello @EMREOYUN,

can you please recheck? I cannot see any performance bottlenecks or limits currently. I just uploaded a 8GB ISO Image just fine with…