-
-
Notifications
You must be signed in to change notification settings - Fork 626
Issues: securego/gosec
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Gosec does not detect G204 if user input is from a function parameter
bug
help wanted
#1174
opened Jul 22, 2024 by
BinaryFissionGames
updated Jul 23, 2024
G204: False positive when variable is a value from a hard-coded locally-scoped map
enhancement
help wanted
#1199
opened Aug 29, 2024 by
mholt
updated Aug 30, 2024
Sonar format reports deprecated fields
enhancement
help wanted
#1206
opened Sep 3, 2024 by
CameronGo
updated Sep 20, 2024
#nosec G115 doesn't work in particular cases if it's preceded by an open bracket {
bug
help wanted
#1240
opened Oct 10, 2024 by
paul-at-cybr
updated Oct 14, 2024
False Positive for G602 with bounds check using switch
bug
help wanted
#1250
opened Nov 10, 2024 by
theory
updated Jan 15, 2025
Apply different rule sets to different paths
enhancement
help wanted
#1287
opened Jan 14, 2025 by
dannyc-grafana
updated Jan 15, 2025
suggest
os.Root
to avoid directory/symlink traversal
enhancement
help wanted
#1297
opened Feb 3, 2025 by
spencerschrock
updated Feb 4, 2025
Create a taint analysis engine
enhancement
help wanted
#1160
opened Jun 23, 2024 by
ccojocar
updated Feb 4, 2025
G115 is reporting false positives (a summary)
enhancement
help wanted
#1212
opened Sep 4, 2024 by
czechbol
updated Feb 13, 2025
babel-standalone 7.26.4 invalid SRI hash
bug
#1304
opened Feb 13, 2025 by
efiacor
updated Feb 14, 2025
The way of string concatenation cannot be detected correctly
bug
help wanted
#1309
opened Feb 26, 2025 by
wxzkenny
updated Feb 26, 2025
Renovate(bot) : dependency dashboard
#700
opened Sep 19, 2021 by
renovate
bot
updated Mar 3, 2025
1 task
Support official Go directive comments for rule suppression
enhancement
help wanted
#1311
opened Mar 3, 2025 by
frozenbonito
updated Mar 4, 2025
ProTip!
Adding no:label will show everything without a label.