archive/zip
#67878 opened 5 months ago by ZeinabAshjaei
EOCDR comment length handling is inconsistent with other ZIP implementations [1.22 backport]CherryPickApprovedSecurity
#67554 opened 6 months ago by gopherbot
EOCDR comment length handling is inconsistent with other ZIP implementations [1.21 backport]CherryPickApprovedSecurity
#67553 opened 6 months ago by gopherbot
#67116 opened 7 months ago by krum110487
#66869 opened 7 months ago by ouuan
`Create()` does not overwrite duplicate filenames, leading to unnecessary bloating of the resulting ZIP fileDocumentationNeedsFixhelp wanted
#66810 opened 7 months ago by wjkoh
#65499 opened 10 months ago by jba
#65497 opened 10 months ago by je4
appending files to archiveProposal
#64647 opened 11 months ago by STARRY-S
#61875 opened 1 year ago by mauri870
slice out of bounds in NewReader at tipFrozenDueToAge
#59810 opened 2 years ago by catenacyber
large memory allocations reading flate zip archive with many filesFrozenDueToAgeNeedsInvestigationPerformance
#59774 opened 2 years ago by subtle-byte
#58641 opened 2 years ago by neild
#54898 opened 2 years ago by c9845
#54801 opened 2 years ago by neild
CRC, Compressed Length, and Uncompressed Length fields are not filled in on local headers created by zip.WriterFrozenDueToAge
#54666 opened 2 years ago by Brcrwilliams
#53797 opened 2 years ago by byo
#52458 opened 2 years ago by ahilananantha
#52457 opened 2 years ago by ns-aanantha
OpenReader(zipfile) simply says "zip: not a valid zip file" for jar files with extra bytes, which Java and unzip handle fineFrozenDueToAgeNeedsDecision
#51337 opened 2 years ago by davidmichaelkarr
fs.WalkDir fails if archive contains a directory without a trailing slashFrozenDueToAgeNeedsDecision
#50390 opened 2 years ago by ericchiang
#49791 opened 3 years ago by mengzhuo
CRC32 data descriptor and central directory entry need no longer match in go1.17FrozenDueToAgeNeedsInvestigation
#49089 opened 3 years ago by saracen
Performance regression with reading ZIP files with many entriesFrozenDueToAgeNeedsInvestigationPerformance
#48374 opened 3 years ago by stanhu
Reader.Open panics on empty string [1.17 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#48252 opened 3 years ago by gopherbot
Reader.Open panics on empty string [1.16 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#48251 opened 3 years ago by gopherbot
#48085 opened 3 years ago by colin-sitehost
overflow in preallocation check can cause OOM panic [1.17 backport]CherryPickApprovedFrozenDueToAgeSecurity
#47986 opened 3 years ago by gopherbot
overflow in preallocation check can cause OOM panic [1.16 backport]CherryPickApprovedFrozenDueToAgeSecurity
#47985 opened 3 years ago by gopherbot
#47801 opened 3 years ago by rolandshoemaker
malformed archive may cause panic or memory exhaustion [1.16 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#46397 opened 3 years ago by gopherbot
malformed archive may cause panic or memory exhaustion [1.15 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#46396 opened 3 years ago by gopherbot
malformed archive may cause panic or memory exhaustionFrozenDueToAgeNeedsFixSecurityokay-after-beta1release-blocker
#46242 opened 3 years ago by rolandshoemaker
#45529 opened 3 years ago by perillo
#45347 opened 3 years ago by gopherbot
#45345 opened 3 years ago by TimothyGu
#44917 opened 3 years ago by katiehockman
#44916 opened 3 years ago by katiehockman
#43872 opened 3 years ago by cugu
#42374 opened 4 years ago by artyom
add File.OpenRaw, Writer.CreateRaw, Writer.CopyFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#34974 opened 5 years ago by saracen
Reader Example not runnable on the websiteFrozenDueToAge
#34599 opened 5 years ago by codyoss
discrepancy between os.Fileinfo.Modtime and zip.FileHeader.Modified in Go 1.13FrozenDueToAgeNeedsInvestigation
#33494 opened 5 years ago by eclipseo
#32858 opened 5 years ago by dgrr
#30627 opened 5 years ago by enchobelezirev
#29555 opened 6 years ago by 4a6f656c
#28700 opened 6 years ago by ainar-g
#28350 opened 6 years ago by Xjs
#26589 opened 6 years ago by LIUHUANUCAS
sanitize the FileHeader.Name to remove path traversal ("../../") from zip files?FrozenDueToAgeNeedsFixSecurityearly-in-cycle
#25849 opened 6 years ago by bradfitz
#25215 opened 6 years ago by gwik
#24043 opened 6 years ago by dsnet
improve Writer.Create documentation on how to add directoriesDocumentationFrozenDueToAgeNeedsFixhelp wanted
#24018 opened 6 years ago by gonutz
#23901 opened 6 years ago by c12h
#23301 opened 7 years ago by steve-gray
#23260 opened 7 years ago by alandonovan
#22738 opened 7 years ago by rsc
#22737 opened 7 years ago by rsc
#22367 opened 7 years ago by k-hiro
#21876 opened 7 years ago by ericpromislow
#21634 opened 7 years ago by yanolab
#20031 opened 7 years ago by bobjalex
#18738 opened 7 years ago by catalase
#18378 opened 8 years ago by bobjalex
#18359 opened 8 years ago by bobjalex
#17403 opened 8 years ago by dsnet
#17402 opened 8 years ago by dsnet
#15626 opened 8 years ago by james-tech
reading many small files allocates a lot of memoryFrozenDueToAge
#14289 opened 8 years ago by dziemba
#14186 opened 8 years ago by rsc
Go 1.6 rejects 42.zipFrozenDueToAge
#14185 opened 8 years ago by rsc
ignore malformed Zip64 info in Extra fieldFrozenDueToAge
#13367 opened 9 years ago by opennota
ignore malformed Extra fieldFrozenDueToAge
#13166 opened 9 years ago by sintanial
unexpected EOF when reading archiveFrozenDueToAge
#12449 opened 9 years ago by dvyukov
#12081 opened 9 years ago by raichu
file with wrong checksum is successfully decompressedFrozenDueToAge
#11146 opened 9 years ago by dvyukov
checksum errorFrozenDueToAge
#11145 opened 9 years ago by dvyukov
unexpected EOFFrozenDueToAge
#11144 opened 9 years ago by dvyukov
bad file sizeFrozenDueToAge
#10957 opened 9 years ago by dvyukov
cap out of rangeFrozenDueToAge
#10956 opened 9 years ago by dvyukov
need new api to support local file name encodingFrozenDueToAge
#10741 opened 9 years ago by chai2010
io.Reader like archive/tarFrozenDueToAge
#10568 opened 9 years ago by krolaw
Zip reading with prefixed bytesFrozenDueToAge
#10464 opened 9 years ago by philwebb
record time stamps in "Extended Timestamp Extra Field"FrozenDueToAge
#10242 opened 9 years ago by mattn
no such file/directory Java-generated zip (apk) filesFrozenDueToAge
#9943 opened 9 years ago by gophry
#9857 opened 9 years ago by joeshaw
#8669 opened 10 years ago by gopherbot
not possible to specify deflate compression levelFrozenDueToAge
#8359 opened 10 years ago by gopherbot
can't handle certain Java-generated zip (apk) filesFrozenDueToAge
#8186 opened 10 years ago by bradfitz
document that zip times are stored/loaded using UTCFrozenDueToAge
#7592 opened 10 years ago by gopherbot
Error zip reader test FrozenDueToAge
#7292 opened 10 years ago by gopherbot
error reading large files from zip64 filesFrozenDueToAge
#7069 opened 11 years ago by bradfitz
why do the examples use log.FatalFrozenDueToAge
#6053 opened 11 years ago by gopherbot
handle extra bytes after the zip indexFrozenDueToAge
#5228 opened 11 years ago by gopherbot
CL 6811080 broke the ability to read a zip fileFrozenDueToAge
#4393 opened 12 years ago by gopherbot
crash opening zip file with corrupt extras definedFrozenDueToAge
#4302 opened 12 years ago by dustin
data raceFrozenDueToAge
#3968 opened 12 years ago by dvyukov
#3252 opened 12 years ago by adg
APIFrozenDueToAge
#2835 opened 13 years ago by rsc
Header<->os.FileInfo functionsFrozenDueToAge
#2186 opened 13 years ago by mark-summerfield