Reachability Analysis
Reachability Maturity Levels
Socket language ecosystems are classified into three maturity levels for Reachability Analysis:
- Tier 1 (Package-level reachability)
- Tier 2 (File-level reachability)
- Tier 3 (Function-level reachability)
The differences are as follows:
Feature | Tier 3 | Tier 2 | Tier 1 |
---|---|---|---|
Availability | Available for all Socket users. | Available for all Socket users. | Available for all Socket users. |
Works out of the box | Need to add a CLI command / GitHub Action. | Yes | Yes |
Ecosystem support
See Ecosystem Support for a detailed list of which ecosystems are supported and at which maturity level.
Updated about 23 hours ago