Generating Sprite Collision holes

I want to generate a collision around my sprites but some of them contain holes that are not detected by the engine:

Is there any easy workaround I could apply here so the hole is not covered by the collision mesh? I want my character to be able to walk inside this hole.

did you solve this problem?