Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional exclusionsA list of patterns or identifiers that should be excluded from analysis for this dependency.
Optional groupThe group or organization namespace of the dependency (e.g., Maven group ID).
Optional isIndicates whether this is a development-only dependency not used in production.
Optional isIndicates whether this is a direct dependency (as opposed to a transitive one).
Optional languageThe programming language ecosystem of this dependency (e.g., java, python, javascript).
Optional locationsThe list of source file locations where this dependency is declared.
Optional nameThe name of the dependency package.
Optional packageThe package manager responsible for this dependency (e.g., maven, pip, npm).
Optional purlThe Package URL (PURL) uniquely identifying this dependency.
Optional reachableProperties describing symbols from this dependency that are reachable in the application code.
Optional versionThe version of the dependency.
Generated using TypeDoc
A dependency found in the repository, including its identity, location, and reachability metadata.