Golang security checker
https://securego.io/
Inspects source code for security problems by scanning the Go AST.
- Developed at devel:languages:go
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/gosec && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000820 820 Bytes | |
_servicedata | 0000000235 235 Bytes | |
gosec-2.18.2.obscpio | 0000631308 617 KB | |
gosec.changes | 0000015263 14.9 KB | |
gosec.obsinfo | 0000000095 95 Bytes | |
gosec.spec | 0000001798 1.76 KB | |
vendor.tar.gz | 0004177901 3.98 MB |
Revision 13 (latest revision is 18)
Ana Guerrero (anag+factory)
accepted
request 1128786
from
Dirk Mueller (dirkmueller)
(revision 13)
- update to 2.18.2: * Disable dot-imports in revive linter * Run the gosec with data race detector active during tests * Fix data race in the analyzer * Fix test that checks the overriden nosec directive * Clean global state in flgs tests * Format the file * Update README with details which describe the current of #nosec * Ensure the ignores are parsed before analysing the package - Update to version 2.18.2: * Added ppc64le support * chore(deps): update all dependencies * Ensure ignores are handled properly for multi-line issues * Update Go to version 1.21.4 and 1.20.11 * chore(deps): update module golang.org/x/text to v0.14.0 * chore(deps): update all dependencies * Remove the hardcoded GOOS value when building the Linux binary to enable support for container image for ARM * Avoid allocations with `(*regexp.Regexp).MatchString` * Fix some typos * Update local installation instructions by removing the details for Go 1.16
Comments 0