locked
ccess Control: Database HPFortify Scan RRS feed

  • Question

  •  All, 

    Did the HP Fortify Scan and got the Access Control Category for the below source . The bold statement was flagged out.  May I know how do I rectify this ? 

    public Repository(MemberPointsEntities entities)
    {
    this.entities = entities;
    this.databaseSet = entities.Set<T>();
    }

    Thank you.

    Tuesday, August 20, 2019 7:58 AM

All replies

  • Hi blueberrycc, 

    Thank you for posting here.

    I note that HPFortify Scan is a third-party product, unfortunately we don't provide support for third-party products in the forums, so I suggest you post in their forums.

    The C# forum is for C# related question, we discuss and ask the C# programming language, IDE, libraries, samples and tools here.

    Thank you for your understanding.

    Best Regards,

    Xingyu Zhao


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Wednesday, August 21, 2019 5:41 AM