Skip to main contentCLI is seen as a malware by Windows
We’ve requested to be whitelisted by Microsoft, but depending on your system’s update status, our CLI used by the IDE extension might be detected as malware.
To force an update of Windows Defender’s malware definitions, please follow these steps:
- Open command prompt as administrator and change directory to c:\Program Files\Windows Defender
- Run “MpCmdRun.exe -removedefinitions -dynamicsignatures”
- Run “MpCmdRun.exe -SignatureUpdate”
Alternatively, the latest definition is available for download here
SSL Certificate issue / TLS Inspection
If you encounter issues installing our extension with SSL certificate errors, it might be due to a TLS Inspection on your side.
You can try to whitelist our domain *.symbioticsec.ai in your TLS Inspection settings.
Login issues with browser redirection
If you’re not able to log in using the browser redirection, you can do it by using your token :
-
Go https://app.symbioticsec.ai/settings/api-token
-
Click on the token to open it on a side panel
-
Copy your token
-
In the IDE search the command
> Symbiotic Security : Provide authentication token
-
Paste you token and press ENTER
🎉 You’re now authenticated. Wait a few seconds and a scan will be launched.