Just a minor thing but maybe surprising: I looked at https://github.com/microsoft/component-detection/releases/download/v1.0.8/component-detection.tar.gz with ``` $ md5sum component-detection.tar 21ff593d6c89fb1f55f6035526c52a82 component-detection.tar ``` and it is just a tar: ``` $ file component-detection.tar.gz component-detection.tar.gz: POSIX tar archive (GNU) ```