aboutcode-org / federatedcode

Decentralized and federated metadata for software applications
https://federatedcode.readthedocs.io/
1 stars 1 forks source link

Add `tool-alias.yml` to Index Repository #24

Open keshav-space opened 3 weeks ago

keshav-space commented 3 weeks ago

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:

tools:
  scancodeio: pkg:github/scancode.io
  scancode-toolkit: pkg:github/scancode-toolkit