aboutcode-org / aboutcode-org/federatedcode
Add `tool-alias.yml` to Index Repository
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The `tool-alias.yml` file should contain the mapping of alias to the purl for the corresponding tool. These alias are used for naming the output generated by these tools. For example, the package scan from scancode.io is named `scancodeio.json`.
`tool-alias.yml` would look like this:
```yaml
tools:
scancodeio: pkg:github/scancode.io
scancode-toolkit: pkg:github/scancode-toolkit
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.