claranet / aws-inventory-graph

Explore your AWS platform with, Dgraph, a graph database.
Apache License 2.0
64 stars 10 forks source link

MacOs troubles to run cli #1

Open 1juandiaz opened 4 years ago

1juandiaz commented 4 years ago

Hi there! I wan't to use this cli in my macbook and i see this issue

“aws-inventory-graph” cannot be opened because the developer cannot be verified.

image

Help me to solve this!

Issif commented 4 years ago

I'm not a MacOS user, I can't verify by myself but here the procedure I got from various sources, it seems really common in Catalina :

Please, tell me it fixes your issue.

1juandiaz commented 4 years ago

I think it's impossible because Catalina doesn't show that option.

image

Issif commented 4 years ago

A coworker sent me that :

sudo spctl --master-disable

Keep in mind it's a global parameter.

TryTryAgain commented 4 years ago

@1juandiaz

It is easily bypassed by holding ctrl and left-clicking the file and choosing Open. You'll then get a different warning dialog box that warns you but does allow you to open it. @Issif disabling GateKeeper is a bit overkill and then leaves you more vulnerable.

Here's an official help guide from Apple: https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac