Merge pull request #56 from tstromberg/fp44

empty environ mac: fix typo in authority field name
This commit is contained in:
Thomas Strömberg 2022-11-01 07:21:40 -04:00 committed by GitHub
commit 065d358a8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ WHERE -- This time should match the interval
signature.identifier LIKE 'com.apple.%'
AND signature.authority = 'Software Signing'
)
AND signature_authority NOT IN (
AND signature.authority NOT IN (
'Developer ID Application: Adobe Inc. (JQ525L2MZD)',
'Developer ID Application: Brave Software, Inc. (KL8N8XSYF4)',
'Developer ID Application: Docker Inc (9BNSXJN65R)',