VirusTotal / c-vtapi

Official implementation of the VirusTotal API in C programming language
Other
110 stars 52 forks source link

master.zip corrupted (README.md)? #16

Closed jschleus closed 1 year ago

jschleus commented 5 years ago

If I click on the green "Clone or download" button I got via the appearing "Download ZIP" link the option to download the file master.zip. But that archive seems to have a problem since the member file README.md seems to be a symlink to its "own contents" (extract of the contents listing):

        5 2018-06-30 21:41 c-vtapi-master/NEWS
     1873 2018-06-30 21:41 c-vtapi-master/README
        0 2018-06-30 21:41 c-vtapi-master/README.md -> [![Build Status](https://travis-ci.org/VirusTotal/c-vtapi.svg?branch=travis)](https://travis-ci.org/VirusTotal/c-vtapi)\n\nVirusTotal C API library\nThis libary is designed ...
     5166 2018-06-30 21:41 c-vtapi-master/aminclude.am

Also if I download instead https://github.com/VirusTotal/c-vtapi/archive/master.tar.gz I see on my Linux system the same problem.