Skip to content

MrWlobo/Entity-Level-Security-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entity-Level-Security-System

The goal of the project is to design and implement an Entity Level Security (ELS) layer for Python applications that use an ORM (e.g., SQLAlchemy). The system enforces permissions on the level of individual rows (row-level security) and allows granting SELECT, UPDATE, DELETE, and INSERT privileges to users or roles.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages