-
Notifications
You must be signed in to change notification settings - Fork 29
Description
Hi team,
First of all, thanks for building EntraFalcon — it's a really useful tool for reviewing Entra ID security posture.
One feature that would be very helpful during audits is the ability to search for App Registrations or Enterprise Applications that have a specific API permission.
In larger tenants, there can be a lot of applications, and when reviewing the report it can take some time to manually find which apps have sensitive permissions such as:
Directory.ReadWrite.All
Application.ReadWrite.All
RoleManagement.ReadWrite.Directory
It would be great if EntraFalcon could allow something like filtering or searching for apps that contain a specific permission.
This would make it much easier during security reviews to quickly identify apps with high-privilege permissions.
Thanks for considering this!