Document what's not supported in Dependency Scanning, link to issues
Problem to solve
When looking at the docs of Dependency Scanning users don't know what languages and package managers are likely to be supported in the near future. To figure that out, they have to search the GitLab EE project for issues, which is not convenient, time consuming, and not reliable. They may not be able to find the relevant issue and eventually ping the support team or create a duplicate, which results in a waste of time for both the user and the team maintaining Dependency Scanning.
Proposal
Add links to "Support XYZ in Dependency Scanning" to GitLab documentation.
- Create issues for the most frequently request languages and package managers.
- Add a table of what's not currently supported in Dependency Scanning, right after Supported languages and package managers, and add links to issues about supporting new technologies. Alternatively we could merge the two table into a single compatibility matrix.
Issues that already exist:
This approach could be extended to ~sast and ~"license management".
Who can address the issue
Anyone.