A plugin step registered against a table that no longer exists
What it is
Plugin step targets a table outside the scanned metadata.
Why it matters
A step is registered against a table Pathix could not resolve in the scan, so its writes and reads do not appear in dependency results. Often a deleted table with a stale registration.
Find it yourself
Take the target table of each registered step and confirm it still exists in your metadata. Registrations survive the deletion of the table they point at, so this accumulates quietly over the years.
How to fix it
Confirm the target exists and is in scope; unregister the step if the table was retired.
Not a security finding
This one is environment health, so it carries a plain label and no control mapping. Presenting an operational gap as a security finding would make the real security findings harder to trust, so we keep the two apart.
Pathix checks this across every environment you scan, along with 39 other conditions. Self-hosted in your own Azure, read-only, metadata-only.