Closed joelverhagen closed 1 month ago
Right now we only have it on some files in PackageContents table and PackageAssemblies table.
Workaround is Crc32 + file size on PackageArchiveEntries but this is not a crypto hash with all of its strength.
Done with https://github.com/NuGet/Insights/commit/a05b7d0218837a991e26390e1a622aabe12ba821.
Right now we only have it on some files in PackageContents table and PackageAssemblies table.
Workaround is Crc32 + file size on PackageArchiveEntries but this is not a crypto hash with all of its strength.