We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5fedf commit ccac1e7Copy full SHA for ccac1e7
CHANGELOG.rst
@@ -4,6 +4,10 @@ Changelog
4
v34.12.0 (unreleased)
5
---------------------
6
7
+- Add support for using Package URL (purl) as project input.
8
+ This implementation is based on ``purl2url.get_download_url``.
9
+ https://github.com/aboutcode-org/scancode.io/issues/1383
10
+
11
- Raise a ``MatchCodeIOException`` when the response from the MatchCode.io service is
12
not valid in ``send_project_json_to_matchcode``.
13
This generally means an issue on the MatchCode.io server side.
0 commit comments