Finite State is excited to share new capabilities that will help our users more easily digest and view their software dependencies to identify potential security risks, comply with emerging regulations, and enhance prioritization decisions.
There are two main types of software dependencies: direct dependencies, which are explicitly referenced within the code, and transitive dependencies, which aren't directly included in your codebase but are indirectly included either through a direct dependency or another transient dependency in your software.
Identifying and managing dependencies, especially transitive dependencies, is crucial for several reasons:
By leveraging transitive dependencies, you not only enhance your software's security but also streamline regulatory compliance and empower your development team to create more secure and robust applications.
While Finite State already provided direct dependency information, this new functionality adds transitive dependency details, and makes it easier to find, as well as map, relationships between impacted artifacts.
What’s new in the tool:
With this wealth of new data, particularly transitive dependency details, we wanted to make navigating this information a breeze. To provide a clearer picture of your component relationships, we’ve embedded this information throughout the tool in several key areas, which we explore below.
The main Bill of Materials table has a Dependency View that allows you to expand and collapse details about dependencies.
The component details drawer has a section near the bottom called Dependencies & Relationships.
In this panel, you can view dependencies in both directions (this component’s dependencies & this component is a dependent of). You can click on any of the dependencies to show more detail about the component, such as license, dependency type (direct/transitive), and source (detected by FS Binary analysis or enriched from external data sources).
You can also click on any of these dependencies to show more detail about the component, such as license, dependency type (direct/transitive), and source (detected by Finite State Binary Analysis or enriched from external data sources).
The component Bill of Materials page has a new tab named Dependencies & Relationships. In this view, you have the option to see a table of dependencies divided into “Depends On” and “Dependency Of” to reflect the direction of the dependency relationship. This table also includes a column called ‘Dependency Type,’ which will reflect whether the relationship of that package to the selected component is direct or transitive.
The Dependency Graph is an alternative view of the dependency relationships of a given component.
You can open the Dependency Graph by Selecting the ‘Graph’ tab in the Dependencies & Relationships view. This provides a visualization showing the structure of the component’s dependencies, including both detected and enriched dependencies.
With Finite State, your development and security teams are empowered to make better-informed decisions about prioritization, risk management, compliance, and overall software security.
Contact us to check out our new enhanced dependency capabilities today!