issues
search
timakin
/
bodyclose
Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.
MIT License
309
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Vet regression case from update
#68
benw10-1
opened
3 weeks ago
4
fatal error: stack overflow
#67
ldez
opened
3 weeks ago
4
Add a check to see if Close is called on all branches
#66
ma91n
closed
3 weeks ago
0
Case when calling Close() from struct field or method
#65
ma91n
closed
3 weeks ago
0
handling body is declared before if blocks
#64
ma91n
closed
3 weeks ago
0
FIX #52: false positive when using http.ResponseController
#63
ma91n
closed
3 weeks ago
0
FIX #59: skip httptest.ResponseRecorder body
#62
ma91n
closed
3 weeks ago
0
False positive when body is declared before if blocks
#61
mholt
closed
3 weeks ago
1
Minor false positive when response body is passed to deferred function as parameter
#60
pellared
opened
3 months ago
2
False positive for httptest.ResponseRecorder
#59
pellared
closed
3 weeks ago
0
Detect if the body is closed in all code branches
#58
scriptnull
closed
3 weeks ago
0
normalize CLI
#57
mcandre
opened
10 months ago
0
Request: tag a version
#56
mcandre
opened
10 months ago
0
update analyzer doc
#55
alexandear
closed
9 months ago
0
add bump golang x tools
#54
andriisoldatenko
closed
9 months ago
1
Generated code by ent cause check panic
#53
douchen
closed
1 year ago
1
False positive when using `http.NewResponseController(rw)`
#52
francislavoie
closed
3 weeks ago
0
Close in another function's defer function is not handled correctly
#51
sejust
opened
1 year ago
0
conflicts with errcheck?
#50
exoticknight
opened
1 year ago
0
bodyclose fails unexpected
#49
zirain
closed
1 year ago
1
fix issue #47
#48
SergeShpak
closed
1 year ago
2
False positive when using `httptest.NewRecorder()`
#47
SergeShpak
closed
1 year ago
0
fix: fix issue #47
#46
SergeShpak
closed
1 year ago
0
Bump golang.org/x/tools to v0.7.0 (as minimum) and make new tag
#45
Antonboom
closed
9 months ago
0
Fix panic when response is globally scoped
#44
prestona
closed
1 year ago
0
Check both closing and consuming the response body
#43
atzoum
opened
1 year ago
0
False Positive when http.Response from a function
#42
xxf0512
closed
3 weeks ago
2
fix: generics panic
#41
stevenh
closed
1 year ago
2
Handle more cases — round 1
#40
leonklingele
closed
1 year ago
0
false positive when close is in another package
#39
vasyharan
opened
2 years ago
1
SSA and generics (go1.18)
#38
ldez
closed
1 year ago
5
Break/continue various loops earlier
#37
scop
closed
1 year ago
0
global resp cause check panic
#36
woniu317
closed
1 year ago
0
Is this project still maintained? I want to add some new features to pr
#35
guonaihong
opened
3 years ago
0
what zbout joining revive?
#34
WeDodoCite
opened
3 years ago
0
Do not filter out files without net/http
#33
korotin
closed
3 years ago
0
Fix false positive when handling phi instruction
#32
jingyugao
closed
3 years ago
0
False positive with body close inside separate function
#30
renta
opened
4 years ago
11
False positive with a retry for
#29
mostafah
opened
4 years ago
0
Fix: #27, when function returns io.Closer/io.ReadCloser
#28
tdakkota
closed
4 years ago
0
False positive: if function returns io.ReadCloser
#27
tdakkota
closed
4 years ago
0
Analyzer for http.Request
#26
bombsimon
opened
4 years ago
0
Check rows.Err() is checked
#25
jingyugao
closed
5 years ago
1
fix call in closure function
#24
guidao
closed
5 years ago
1
Use semver
#23
ernado
opened
5 years ago
0
fix: panic.
#22
ldez
closed
5 years ago
3
false positive: if statement confuses linter
#21
variadico
opened
5 years ago
1
Fix crash on some defers
#20
jirfag
closed
5 years ago
1
false positive on first class function
#19
carnott-snap
opened
5 years ago
1
False negatives with io.Closer
#18
muravjov
opened
5 years ago
0
Next