gdraheim / zziplib

The ZZIPlib provides read access on ZIP-archives and unpacked data. It features an additional simplified API following the standard Posix API for file access
Other
62 stars 50 forks source link

Please publish when CVEs have been fixed #50

Open yurivict opened 6 years ago

yurivict commented 6 years ago

Here is the list with unknown fix version numbers:

Could you please also add a section to README with all resolved/unresolved CVEs with versions when they have been fixed or expected to be fixed?

gdraheim commented 6 years ago

That's quite some effort to wrap up things.

Instead I'll take care that whenever someone adds a CVE to a github issue that the number gets shown in the issue title, so one can have an overview of resolved CVEs in the milestone report for a release.

Past Releases: https://github.com/gdraheim/zziplib/issues?q=is%3Aclosed+milestone%3A%22v0.13.68+release%22 https://github.com/gdraheim/zziplib/issues?q=is%3Aclosed+milestone%3A%22v0.13.69+release%22

I can not give out any planning on open CVEs. At the moment there aren't any.