Data Loss Prevention

 View Only
  • 1.  Source Code Policy

    Posted Oct 04, 2017 12:40 PM

    Hello,

    I am creating my source code policy. I'm using the Symantec Template.

    I'm using IDM in my policy.

    I would like to implement more keywords and regular expressions.

    Have you implemented the Source Code Policy? Is it efficient? What do you use (IDM, keywords..)? Can you share this with me?

    Thank you!



  • 2.  RE: Source Code Policy

    Posted Oct 09, 2017 10:27 AM
      |   view attached

    Hello Jacqueline,

    The default template contains basic regular expression, you can contomized or add expressions based on your organization requirement.

    You can add "Confidential" keywords in policy. 

    I have attach sample code based on that you can modify as per your requirement.

    Let me know if this helps.

    Thank you!

    Attachment(s)

    txt
    sample_1.txt   1 KB 1 version


  • 3.  RE: Source Code Policy

    Trusted Advisor
    Posted Oct 12, 2017 02:57 PM
      |   view attached

    Jacquleine,

    I would NOT use IDM, but use the built in Source Code policy. It works pretty well across the board.

    I would update some of the policy to get rid of False Positives.

    Update the VB rule: Attribute\sVB_Name\s=\s"(?!Sheet|Module|This|Chart|User|Content)

    Add the exception for MS Excel Macro

     

    PLEASE MARKED SOLVED WHEN POSSIBLE
     

    Good Luck 

    Ronak