Accepting request 1236236 from devel:languages:go
- Update to version 2.22.0: * Update what message for G104 (#1282) * chore(deps): update module github.com/onsi/ginkgo/v2 to v2.22.2 (#1281) * chore(deps): update all dependencies (#1280) * chore(deps): update all dependencies (#1279) * Simplify sortIssues implementation (#1277) * Enable testifylint and fix up lint issues (#1276) * Refactor AppendError to check for build.NoGoError (#1273) * chore(deps): update module golang.org/x/net to v0.33.0 [security] (#1275) * Update README.md (#1274) * Rule documentation updates (#1272) * Replace old golang.org links with new go.dev (#1271) * Refactor AppendError to use strings.Contains (#1270) * Simplify Analyzer.ignore by reducing nesting (#1269) * Improve capitalization in AI API flags descriptions (#1267) * Remove unused golint dependency (#1266) * Simplify tests by using GinkgoT().TempDir() (#1265) * Documentation on adding new rules and analyzers (#1262) * chore(deps): update all dependencies (#1268) * Update to go 1.22.10 and 1.23.4 versions (#1264) * chore(deps): update module golang.org/x/crypto to v0.31.0 [security] (#1263) * chore(deps): update all dependencies (#1261) * chore(deps): update module github.com/onsi/gomega to v1.36.0 (#1259) * fix: revive.redefines-builtin-id lint warnings (#1257) * Fix typos in comments and fields * Remove the decryption funtions/methods from G407 check * Upate go to version 1.23.3 and 1.22.9 * Fix G115 false positive when going from parsed uint to larger int * chore(deps): update all dependencies * chore(deps): update all dependencies (forwarded request 1236191 from ph03nix) OBS-URL: https://build.opensuse.org/request/show/1236236 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gosec?expand=0&rev=19
This commit is contained in:
commit
12cdf9d603
2
_service
2
_service
@ -4,7 +4,7 @@
|
||||
<param name="filename">gosec</param>
|
||||
<param name="url">https://github.com/securego/gosec.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="version">v2.21.4</param>
|
||||
<param name="version">v2.22.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/securego/gosec.git</param>
|
||||
<param name="changesrevision">c0ba7c7a74f811c56b33b5905b0524e34acbbf0f</param></service></servicedata>
|
||||
<param name="changesrevision">e0cca6fe95306b7e7790d6f1bf6a7bec6d622459</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2882711040a6706f3fa1190019b4f12c182e1fd6d5a234d56be3d8174eca5d5
|
||||
size 773644
|
3
gosec-2.22.0.obscpio
Normal file
3
gosec-2.22.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61eded3f01013c104b35a0263e2a2ad328d88edd484d7c5975938577ac65d829
|
||||
size 777740
|
@ -1,3 +1,46 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 09 12:31:07 UTC 2025 - felix.niederwanger@suse.de
|
||||
|
||||
- Update to version 2.22.0:
|
||||
* Update what message for G104 (#1282)
|
||||
* chore(deps): update module github.com/onsi/ginkgo/v2 to v2.22.2 (#1281)
|
||||
* chore(deps): update all dependencies (#1280)
|
||||
* chore(deps): update all dependencies (#1279)
|
||||
* Simplify sortIssues implementation (#1277)
|
||||
* Enable testifylint and fix up lint issues (#1276)
|
||||
* Refactor AppendError to check for build.NoGoError (#1273)
|
||||
* chore(deps): update module golang.org/x/net to v0.33.0 [security] (#1275)
|
||||
* Update README.md (#1274)
|
||||
* Rule documentation updates (#1272)
|
||||
* Replace old golang.org links with new go.dev (#1271)
|
||||
* Refactor AppendError to use strings.Contains (#1270)
|
||||
* Simplify Analyzer.ignore by reducing nesting (#1269)
|
||||
* Improve capitalization in AI API flags descriptions (#1267)
|
||||
* Remove unused golint dependency (#1266)
|
||||
* Simplify tests by using GinkgoT().TempDir() (#1265)
|
||||
* Documentation on adding new rules and analyzers (#1262)
|
||||
* chore(deps): update all dependencies (#1268)
|
||||
* Update to go 1.22.10 and 1.23.4 versions (#1264)
|
||||
* chore(deps): update module golang.org/x/crypto to v0.31.0 [security] (#1263)
|
||||
* chore(deps): update all dependencies (#1261)
|
||||
* chore(deps): update module github.com/onsi/gomega to v1.36.0 (#1259)
|
||||
* fix: revive.redefines-builtin-id lint warnings (#1257)
|
||||
* Fix typos in comments and fields
|
||||
* Remove the decryption funtions/methods from G407 check
|
||||
* Upate go to version 1.23.3 and 1.22.9
|
||||
* Fix G115 false positive when going from parsed uint to larger int
|
||||
* chore(deps): update all dependencies
|
||||
* chore(deps): update all dependencies
|
||||
* chore(deps): update all dependencies
|
||||
* chore(deps): update all dependencies
|
||||
* chore(deps): update all dependencies
|
||||
* Update go version to 1.23.2 and 1.22.8
|
||||
* chore(deps): update module google.golang.org/api to v0.201.0
|
||||
* chore(deps): update all dependencies
|
||||
* chore(deps): update all dependencies
|
||||
* Fix the cosign step to authenticate with the container registry
|
||||
* chore(deps): update module google.golang.org/api to v0.199.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 14:11:23 UTC 2024 - felix.niederwanger@suse.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gosec
|
||||
version: 2.21.4
|
||||
mtime: 1727353449
|
||||
commit: c0ba7c7a74f811c56b33b5905b0524e34acbbf0f
|
||||
version: 2.22.0
|
||||
mtime: 1736174493
|
||||
commit: e0cca6fe95306b7e7790d6f1bf6a7bec6d622459
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gosec
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gosec
|
||||
Version: 2.21.4
|
||||
Version: 2.22.0
|
||||
Release: 0
|
||||
Summary: CLI tool to scan the Go AST and SSA code representations for security problems
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d4d8aee97380fb0615943f6dc36afafcb4ddad5038f1acba38379e4612e25eb
|
||||
size 6787283
|
||||
oid sha256:c36af65a141bd42d150d10d9b52b34954315b9d2f4a4ea7487ec358ae9d10a90
|
||||
size 6748815
|
||||
|
Loading…
Reference in New Issue
Block a user