Fossa's fossa-deps file
FOSSA CLI's fossa-deps file
| Type | object |
|---|---|
| File match |
fossa-deps.yml
fossa-deps.yaml
fossa-deps.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/fossa-s-fossa-deps-file/latest.json |
| Source | https://raw.githubusercontent.com/fossas/fossa-cli/master/docs/references/files/fossa-deps.schema.json |
Validate with Lintel
npx @lintel/lintel check
fossa-deps for dependency specification for FOSSA CLI
Properties
Reference dependency to locate from registry and include it project's dependency and license scanning.
Custom dependency and their license for project
Local dependencies upload to server for license scanning
Remote dependencies to license scanning
Fork aliases to map your fork dependencies to their base dependencies. Matching: if fork version is specified, only that exact version matches; if not specified, any version matches. Translation: if base version is specified, always use that version; if not specified, preserve the original version.
Definitions
The label to be added to the dependency.
The scope of the label.
Name of the distribution OS.
Type of the dependency. It informs FOSSA which relevant registries to search for dependency's distribution.
Name of the dependency. This name will be used to search for dependency in relevant registries.
Type of the dependency. It informs FOSSA which relevant registries to search for dependency's distribution.
Version of the dependency. It informs FOSSA which version of the dependency to scan. If not provided, latest version will be used.
Name of the dependency. This name will be used to search for dependency in relevant registries.
Type of the dependency. It informs FOSSA which relevant registries to search for dependency's distribution.
Architecture associated with this package
Name of the distribution OS.
Version of the distribution OS.
Version of the dependency. It informs FOSSA which version of the dependency to scan. If not provided, latest version will be used.
Name of the dependency. This name will be used to search for dependency in relevant registries.
Type of the dependency. It informs FOSSA which relevant registries to search for dependency's distribution.
Architecture associated with this package
Name of the distribution OS.
Version of the distribution OS.
Version of the dependency. It informs FOSSA which version of the dependency to scan. If not provided, latest version will be used.
Epoch associated with version (if any).
Name of the dependency. This will be the name used in FOSSA's dashboard.
Version of the dependency. This will be the version used in FOSSA's dashboard.
License of the dependency. This string will be used to infer license type.
2 nested properties
Description of the dependency (if any)
Homepage of the dependency. This should be web address.
Name of the dependency. This will be the name associated with this vendored dependency in FOSSA's dashboard
Path to directory, which will be archived and upload to provided endpoint for license scanning.
Version of the dependency. This will be the version associated with this vendored dependency in FOSSA's dashboard
2 nested properties
Description of the dependency (if any)
Homepage of the dependency. This should be web address.
Name of the dependency. This will be the version used in FOSSA's dashboard.
Url of the dependency's source code. This will be the downloaded by FOSSA for scanning with the analysis.
Version of the dependency.
2 nested properties
Description of the dependency (if any)
Homepage of the dependency. This should be web address.
Type of the dependency. It informs FOSSA which relevant registries to search for dependency's distribution.
Name of the dependency. This name will be used to search for dependency in relevant registries.
Version of the dependency. It informs FOSSA which version of the dependency to scan. Optional. See fork aliases documentation for more information.
3 nested properties
Type of the dependency. It informs FOSSA which relevant registries to search for dependency's distribution.
Name of the dependency. This name will be used to search for dependency in relevant registries.
Version of the dependency. It informs FOSSA which version of the dependency to scan. Optional. See fork aliases documentation for more information.
3 nested properties
Type of the dependency. It informs FOSSA which relevant registries to search for dependency's distribution.
Name of the dependency. This name will be used to search for dependency in relevant registries.
Version of the dependency. It informs FOSSA which version of the dependency to scan. Optional. See fork aliases documentation for more information.
Optional labels to be applied to the fork alias.