chore(deps): update dependency securego/gosec to v2.21.3 #70
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: volker.raschek/gosec-docker#70
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/securego-gosec-2.x"
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?
This PR contains the following updates:
v2.19.0
->v2.21.3
Release Notes
securego/gosec (securego/gosec)
v2.21.3
Compare Source
Changelog
be8bd6e
Populate the fixes only when autofix is not empty (#1226)3004932
chore(deps): update all dependencies (#1223)1f3bdd9
G115 Struct Attribute Checks (#1221)5f3194b
Update the github action to v2.21.2 (#1218)v2.21.2
Compare Source
Changelog
abfe8cf
Update the SARIF schema URL (#1217)0396179
Update go version to 1.23.1 and 1.22.7 (#1216)5e53c8b
chore(deps): update all dependencies (#1215)014751c
Update gosec version to v2.21.1 in github action (#1213)v2.21.1
Compare Source
Changelog
0ce4453
Rollback the SARIF version to 2.1 since github doesn't support 2.2 (#1210)ea26e84
Update gosec in github action to v2.21.0 (#1208)v2.21.0
Compare Source
Changelog
b278b40
Update cosign version to v2.4.0 in release github workflow (#1207)eaedce9
Improvement the int conversion overflow logic to handle bound checks (#1194)ea5b276
fix: G602 support for nested conditionals with bounds check (#1201)11d6903
Update go.mod to sue go 1.22.0 toolchain655527d
chore(deps): update all dependencies0898560
Make variable name more clearac67231
Make variable names more explicity and reduce duplicationse0414c4
Fix formattingc7003fc
Refactor to reduce some fuctions and variable names2401936
Pass the value argument directly since is an interfacef5d3128
Added suggested changesa14ca4a
Added another test case in order to increase code coveragea6dd589
Removed function parameter which is always the sameb4c7469
Formatting problems(CI was not passing)7f8f654
Updated analyzer to use new way of initializationa26215c
Migrated the rule to the analyzers folder3f6e1e7
Refractored code a little bit0eb8143
Added new rule G407(hardcoded IV/nonce)4ae73c8
Fix conversion overflow false positive when using ParseUintc52dc0e
Add a build step to measure the scan perfomancebcec04e
Fix conversion overflow false positives when they are checked or pre-determined71e397b
Update go.modaec45b0
chore(deps): update all dependenciesab3f6c1
Fix false positive in conversion overflow check from uint8/int8 typea39ec5a
Disable staticcheck SA1019 rulea1b2ab8
Update the golangci linters8467f01
Add more test to cover more use cases for G115 rule81cda2f
Allow excluding analyzers globally (#1180)18135b4
Update to Go 1.23.0 (#1183)91c708a
chore(deps): update all dependencies (#1182)92bac42
Read the AI API key also from an environment variable (#1181)56f943b
Add support to generate auto fixes using LLM (AI) (#1177)f33fd4b
chore(deps): update all dependencies55a47f3
chore(deps): update all dependenciesa5d9ef6
chore(deps): update all dependencies6842444
chore(deps): update dependency babel-standalone to v7.24.1008b94f9
Resolve underlying type to detect overflows in type aliases4487a0c
chore(deps): update dependency babel-standalone to v7.24.80076267
Fix multifile ignores2f1b81b
Add -enable-audit cli flag87fcb9b
Update to go 1.22.5 and 1.21.12466992f
chore(deps): update all dependencies9a4a741
Added more rules6382394
Fixed coverage workflow5666ea3
Fixed CI workflowfc0957f
Minor changes58e4fcc
Split the G401 rule into two separate ones2e71f37
Updated G401 corresponding CWE3edc633
chore(deps): update docker/build-push-action action to v62ae137a
Update to go versions to 1.21.11 and 1.22.430a8a9c
chore(deps): update all dependenciesac75d44
Fix nosec when applied to a blocked3f51e
Add more types to templates rulec3209fc
Map the G115 rule to an CWE ID45fbb27
chore(deps): update all dependencies43bef71
Update README with G115 rule description555fe44
Remove deprecated megacheck linter from golangci81b076f
Format importsf775eb1
Update .gitignore4bf5667
Add a new rule to detect integer overflow on integer types conversion5f0084e
feat: add env var to override the Go version detection75dd9d6
Use the proper logic when disabling the go module version1e1fc91
Update the README with some details related to Go version used by the rules9a03665
Add an environment varialbe which disables the parsing of Go version from module fileb633c4c
chore(deps): update module github.com/onsi/ginkgo/v2 to v2.17.340f29c8
Update docker image in action to v2.20.0v2.20.0
Compare Source
Changelog
6fbd381
Catch os.ModePerm permissions in os.WriteFiledc5e5a9
Add a unit test to detect the false negative in rule G306 for os.ModePerm permissions417a44c
Add filepath.EvalSymlinks to clean functions in rule G304d34f8b7
chore(deps): update all dependencies8658b8e
Update Go to version 2.22.3 in CI and released3b2359
chore(deps): update module golang.org/x/text to v0.15.0cf29d54
chore(deps): update all dependencies09d62bd
chore(deps): update module github.com/onsi/gomega to v1.33.03b23ec8
Update to go 1.22.231009c3
chore(deps): update all dependenciesdaf6f67
chore(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1e27f442
chore(deps): update all dependencies5513615
fix(helpers/goversion): get from go.mod43b8b75
chore: fix function nameaccd7a1
chore(deps): update all dependencies48aa72e
Format the imports using the gci toolb6df69c
Fixup: delete unused variableccb0a08
Fix test: update test to comply with the spec of generated sources3a0ea51
Refactor: use standard function to check if a file is generated11c3252
Fix lint warningsbe378e6
Add support for math/rand/v2 added in Go 1.2236878a9
Skip the G601 tests for Go version 1.22903c75b
Update go version to 1.22.1 and 1.21.8f25ccd9
Ignore 'implicit memory aliasing' rule for Go 1.22+582e91a
chore(deps): update all dependencies198a40c
chore(deps): update module golang.org/x/tools to v0.18.0c824a5d
fix(hardcoded): remove duplicatedStripe API Key
d13d7da
Update gosec version to v2.19.0 in the Github actionConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
6b9a68dd99
tod5f3a282ba
d5f3a282ba
to732e10b463
732e10b463
toa85c67d7a7
a85c67d7a7
to7dc4945d63
7dc4945d63
to6a056a521d
6a056a521d
toff183b5435
ff183b5435
tod511ea11e3
d511ea11e3
tofaf6860c66
faf6860c66
tod70cc8739a
d70cc8739a
to3b19bc1151
3b19bc1151
to3544571dfe
3544571dfe
tod54492c326
d54492c326
toeaba586a67
chore(deps): update dependency securego/gosec to v2.20.0to chore(deps): update dependency securego/gosec to v2.21.1eaba586a67
to24b5d97564
24b5d97564
to660e6c0db8
chore(deps): update dependency securego/gosec to v2.21.1to chore(deps): update dependency securego/gosec to v2.21.2660e6c0db8
to52bf0fffc5
chore(deps): update dependency securego/gosec to v2.21.2to chore(deps): update dependency securego/gosec to v2.21.352bf0fffc5
to13d94b39c9