Skip to content

Conversation

@Smjert
Copy link
Member

@Smjert Smjert commented Sep 23, 2024

We want to have the extension identifier be present in the Extensions.plist, not the opposite.

With a couple of test extensions:

osquery> select * from safari_extensions;
           uid = 501
          name = Safari Extension
    identifier = com.1password.safari.extension
       version = 8.10.46
           sdk = 6.0
    update_url =
        author =
  developer_id =
   description =
          path = /Applications/1Password for Safari.app/Contents/PlugIns/%.appex/Contents/Info.plist
bundle_version = 81046034
     copyright =
extension_type = WebOrAppExtension

           uid = 501
          name = Ghostery Privacy Ad Blocker Extension
    identifier = com.ghostery.extension.safari
       version = 10.4.6
           sdk = 6.0
    update_url =
        author =
  developer_id =
   description =
          path = /Applications/Ghostery Privacy Ad Blocker.app/Contents/PlugIns/%.appex/Contents/Info.plist
bundle_version = 29
     copyright =
extension_type = WebOrAppExtension

We want to have the extension identifier be present
in the Extensions.plist, not the opposite.
@directionless directionless changed the title fix: Fix safari_extensions not returning results Fix: safari_extensions not returning results Oct 8, 2024
@directionless directionless merged commit b154489 into osquery:master Oct 8, 2024
@Smjert Smjert deleted the stefano/fix/safari-extensions branch October 8, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants