IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

build: enable gosec linter in golangci-lint #225

Closed padamstx closed 2 months ago

padamstx commented 2 months ago

This commit removes the use of the gosec standalone tool and enables the gosec linter supported by golangci-lint. I also fixed a bunch of gosec errors that were identified by the gosec linter.

ibm-devx-sdk commented 1 month ago

:tada: This PR is included in version 5.17.5 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: