Consider adding gosec
lint #1
Labels
No labels
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/basic#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It is included in golangci-lint.
In this task let's check whether it produces too much false positives and add.
internal/logs/logs.go:387:2 gosec G101: Potential hardcoded credentials
Because of
pW
seems like a false positive, but the heuristic can be overridden, also only 2 of these in the frostfs-node.