βοΈPosture Overview
When P0 scans your environment, it automatically runs P0-provided monitors against your data to detect access vulnerability issues. You can also define custom monitors to enforce your organization-specific access policies.
When you click on the "Posture" tab in the P0 app, you will see the results of each monitor:

Filtering Results
You can narrow results to a specific target scope (e.g. AWS account, Azure subscription, or GCP project) or monitor.
By default, this display shows you all open findings. You can change this display with the top controls.
The left controls filter by finding age (that is, its first detection time):
All
: show all findingsNew
: show only findings appearing in the most recent run
The right controls filter by finding status:
Open
: show open findings (issues appearing in the latest run that are not manually ignored)Ignored
: show only ignored findings (see Finding Details to learn how)All
: show open and ignored findings
Note that fixed findings are resolved automatically by P0 when they are no longer detected in your latest assessment run.
Results Export
Select "Export" to download these results as a TSV or JSON file.
Result Details
Selecting a monitor will take you to that monitor's Monitor Results page.
Custom Monitors
To create a custom monitor, execute a query search in Access Inventory, then follow the instructions in Creating custom monitors.
Last updated