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 opaqueIndicates whether dependency details are intentionally opaque.
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 requiresIndicates whether this dependency requires transitive dependency enrichment.
Optional targetThe target framework identifiers associated with this dependency.
Optional versionThe version of the dependency.
Optional versionIndicates whether the version value represents a version constraint.
Optional versionThe version range associated with this dependency when a manifest declares a range.
Generated using TypeDoc
A dependency found in the repository, including its identity, location, and reachability metadata.