Recipe: Add an Infrastructure Module¶
Track a database, base image or runtime as an infrastructure dependency.
Steps¶
- Open your project and click Create Module.
- Set architecture type to Infrastructure Module.
- Enter the name (e.g.
postgres:16.3). - Link to an entry in the Infrastructure catalog.
- The module now tracks vulnerabilities and licenses for that infrastructure component.
See Infrastructure Modules for details.