• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#220 2026-01-19 18:29:29 +00:00
After few days - could not save metadata

@paolafrancesca commented on GitHub:

https://github.com/dutchcoders/transfer.sh#disclaimer

This project repository has no relation with the service at https://transfer.sh that's managed by…

michael commented on issue usnistgov/macos_security#169 2026-01-19 18:29:29 +00:00
os_anti_virus_installed rule

@bernstei commented on GitHub:

@robertgendler any progress on this?

michael commented on issue usnistgov/macos_security#169 2026-01-19 18:29:29 +00:00
os_anti_virus_installed rule

@robertgendler commented on GitHub:

@bernstei We'll try to fix it.

michael commented on issue usnistgov/macos_security#169 2026-01-19 18:29:29 +00:00
os_anti_virus_installed rule

@bernstei commented on GitHub:

@robertgendler any thoughts on this monterey issue?

michael commented on issue usnistgov/macos_security#169 2026-01-19 18:29:29 +00:00
os_anti_virus_installed rule

@robertgendler commented on GitHub:

This is fixed in I believe the ventura branch and for sure in dev_ventura_stig. We will be pushing these changes to main shortly.

michael commented on issue usnistgov/macos_security#169 2026-01-19 18:29:29 +00:00
os_anti_virus_installed rule

@bernstei commented on GitHub:

@robertgendler As of now, the monterey branch commit 9bfb62a22da1ad0f123a3182ef8c274a8ab14bba (HEAD -> monterey, origin/monterey) appears to fail in the same…

michael commented on issue usnistgov/macos_security#170 2026-01-19 18:29:29 +00:00
Compliance percentage incorrect when exempted rules pass

@brodjieski commented on GitHub:

@grismemj can you checkout the branch and test the adjustments?

michael commented on issue usnistgov/macos_security#170 2026-01-19 18:29:29 +00:00
Compliance percentage incorrect when exempted rules pass

@ZebGris commented on GitHub:

Looks good, thanks!

michael commented on issue usnistgov/macos_security#170 2026-01-19 18:29:29 +00:00
Compliance percentage incorrect when exempted rules pass

@bernstei commented on GitHub:

On a closely related note, when there are exempt rules, the output from the remediate script's report is something like

Number of tests passed: 55
Number of…
michael commented on issue usnistgov/macos_security#171 2026-01-19 18:29:29 +00:00
firmware password requirement not applicable to Apple silicon according to STIG

@bernstei commented on GitHub:

You're right, but I noticed this on much later versions too. Big Sur and/or Monterey, e.g., I'm pretty sure.

michael commented on issue usnistgov/macos_security#171 2026-01-19 18:29:29 +00:00
firmware password requirement not applicable to Apple silicon according to STIG

@robertgendler commented on GitHub:

Weird. I swear that used to have an i386 tag. Anyway that would do the trick. It'll skip checking and remediating on Apple Silicon once we add that

michael commented on issue usnistgov/macos_security#171 2026-01-19 18:29:29 +00:00
firmware password requirement not applicable to Apple silicon according to STIG

@robertgendler commented on GitHub:

OH! I just realized you're on the Catalina branch.

2 things, Catalina doesn't support Apple Silicon devices. And Catalina is EOL so no updates will be…

michael commented on issue usnistgov/macos_security#170 2026-01-19 18:29:29 +00:00
Compliance percentage incorrect when exempted rules pass

@brodjieski commented on GitHub:

There were adjustments to the compliance calculations made available on a branch tied to this issue (branch is named dev_ventura_issue267). Have you performed…

michael commented on issue usnistgov/macos_security#171 2026-01-19 18:29:29 +00:00
firmware password requirement not applicable to Apple silicon according to STIG

@robertgendler commented on GitHub:

Also it appears to be on the dev_ventura_stig branch. I'm going to close this out. But I'll make sure it shows up when we merge it all together.

michael opened issue dutchcoders/transfer.sh#223 2026-01-19 18:29:29 +00:00
Download links aren't resumable
michael opened issue dutchcoders/transfer.sh#224 2026-01-19 18:29:29 +00:00
How to show texts instead of download button?
michael commented on issue usnistgov/macos_security#170 2026-01-19 18:29:29 +00:00
Compliance percentage incorrect when exempted rules pass

@BrendaHubbell commented on GitHub:

Answer:) To calculate the compliance percentage, we need to determine the total number of tests attempted. This can be done by adding the number of tests…

michael commented on issue usnistgov/macos_security#169 2026-01-19 18:29:29 +00:00
os_anti_virus_installed rule

@robertgendler commented on GitHub:

@bernstei all merged into monterey with the newest stig updates and all.

michael commented on issue usnistgov/macos_security#170 2026-01-19 18:29:29 +00:00
Compliance percentage incorrect when exempted rules pass

@BrendaHubbell commented on GitHub:

This issue is related to the usnistgov/macos_security repository and specifically to the calculation of compliance percentages when exempted rules pass.

The…