How to add GIT and GITHUB as safe applications to Bit Defender

1

0

I use BIT DEFENDER internet security 2016

When I'm trying to commit/push/pull/fetch/other I get told Bit Defender has blocked it. I need to be able to mark GIT as safe (to white list it)

Searching on Google shows me how to white list websites but not applications..

Under the ransomware section I can add programs. Mine currently looks like (and this is only part of the list)

enter image description here

As you can see, multiple git.exe

How do I add all of the GIT, GitHub and associated .exe to the allowed list because looking at the list, it appears as if the app resides in the appdata folder and appears to generate a unique string for the folder. I suspect BitDefender is trusting applications by the path, not the name of the application (which makes sense)

MyDaftQuestions

Posted 2016-03-30T09:07:54.010

Reputation: 1 459

Add the applications folder as an exception – Ramhound – 2016-05-16T14:00:52.317

1

Try to exclude the folder c:\users\dave\appdata\local\github as described in How do I exclude a folder from being scanned.

– harrymc – 2016-05-16T14:19:47.347

Answers

2

As first described in the comment above, try to exclude the folder c:\users\dave\appdata\local\github from scanning.

From the article How do I exclude a folder from being scanned :

  1. Open the Bitdefender window.
  2. Click the Settings button on the upper toolbar.
  3. In the Settings Overview window, select Antivirus.
  4. In the Antivirus Settings window, select the Exclusions tab.
  5. Make sure Exclusions for files is turned on by clicking the switch.
  6. Click the Excluded files and folders link.
  7. Click the Add button, located at the top of the exclusions table.
  8. Click Browse, select the folder that you want to be excluded from scanning and then click OK.
  9. Click Add and then click OK to save the changes and close the window.

harrymc

Posted 2016-03-30T09:07:54.010

Reputation: 306 093

I noticed that you added the link quickly... I also tested it then but GIT did not update since then (typical). Thank you – MyDaftQuestions – 2016-05-21T13:54:01.953

4

On the BitDefender website, it tells you how to exclude files and folders from being scanned. This same page tells you how to add firewall rules for specific applications. I'd suggest adding the folder "C:\Users\Dave\appdata\local\github" to your exclusions.

BlackEyedGhost

Posted 2016-03-30T09:07:54.010

Reputation: 41

1This was already proposed in the comments. – harrymc – 2016-05-20T05:21:47.013

1@harrymc You could have written your own answer based on your comment. You chose not to. – DavidPostill – 2016-05-20T10:47:51.850

1@harrymc, it's people like you that -really- make me wish that comments have downvotes. DAMN! – hopeseekr – 2016-05-21T08:41:52.133

0

Search for this path C:\Program Files\Git\cmd and add to trusted path

user595649

Posted 2016-03-30T09:07:54.010

Reputation: