Compare commits
No commits in common. "factory" and "devel" have entirely different histories.
@ -1,4 +0,0 @@
|
|||||||
mtime: 1739456723
|
|
||||||
commit: faf3e5d004e8c042a9eaed95f61a413dc329963cca77f1bd69d2a085cd0e90be
|
|
||||||
url: https://src.opensuse.org/ph03nix/gosec
|
|
||||||
revision: main
|
|
2
_service
2
_service
@ -4,7 +4,7 @@
|
|||||||
<param name="filename">gosec</param>
|
<param name="filename">gosec</param>
|
||||||
<param name="url">https://github.com/securego/gosec.git</param>
|
<param name="url">https://github.com/securego/gosec.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="version">v2.22.2</param>
|
<param name="version">v2.21.2</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/securego/gosec.git</param>
|
<param name="url">https://github.com/securego/gosec.git</param>
|
||||||
<param name="changesrevision">136f6c00402b11775d4f4a45d5a21e2f6dd99db2</param></service></servicedata>
|
<param name="changesrevision">5f3194b581979e508b0ba1ee22f1f1f85a314e16</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1defb3c4642786733b0412bb7939ff1268fde6cefd698bd537e7fc0ed80e7ea7
|
|
||||||
size 280
|
|
3
gosec-2.20.0.obscpio
Normal file
3
gosec-2.20.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7078eb954f6862de1a0777dd13bb05b588d135dea2914a0ca6db1ffeff93fee4
|
||||||
|
size 643084
|
3
gosec-2.21.2.obscpio
Normal file
3
gosec-2.21.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b10defe29bea117bc3aba36079f8354ba7a299a29ec580ffc41af0f3dcb3a1f
|
||||||
|
size 770572
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:63fd649406f428eb52b0ea58368cba299a50a6bcc810138496866295945bee95
|
|
||||||
size 779276
|
|
@ -1,90 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Mar 06 16:20:12 UTC 2025 - felix.niederwanger@suse.de
|
|
||||||
|
|
||||||
- Update to version 2.22.2:
|
|
||||||
* Update to go version 1.24.1 and 1.23.7 (#1313)
|
|
||||||
* chore(deps): update all dependencies (#1310)
|
|
||||||
* chore(deps): update all dependencies (#1308)
|
|
||||||
* Update gosec version in the GitHub action to v2.22.1 (#1307)
|
|
||||||
* chore(deps): update module google.golang.org/api to v0.221.0 (#1305)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Feb 13 14:18:59 UTC 2025 - felix.niederwanger@suse.de
|
|
||||||
|
|
||||||
- Update to version 2.22.1:
|
|
||||||
* Update cosign to v2.4.2 (#1303)
|
|
||||||
* Add support for go 1.24 and phased out support for go 1.22 (#1302)
|
|
||||||
* chore(deps): update all dependencies (#1300)
|
|
||||||
* Update to go version 1.23.6 and 1.22.12 (#1299)
|
|
||||||
* chore(deps): update module google.golang.org/api to v0.219.0 (#1296)
|
|
||||||
* chore(deps): update module google.golang.org/api to v0.218.0 (#1294)
|
|
||||||
* Add test to conver unit parssing for G115 rule (#1293)
|
|
||||||
* Update to go version 1.23.5 and 1.22.11 (#1291)
|
|
||||||
* chore(deps): update all dependencies (#1290)
|
|
||||||
* Update gosec in github action to 2.22.0 (#1286)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
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
|
|
||||||
|
|
||||||
- Update to version 2.21.4:
|
|
||||||
* Update the gosec to v2.21.4 in the Github action
|
|
||||||
* Add the version into goreleaser config
|
|
||||||
* chore(deps): update module google.golang.org/api to v0.198.0 (#1233)
|
|
||||||
* Prevent panic: unexpected constant value: <nil> (#1232)
|
|
||||||
* Fix running single analyzer which isn't a rule bug (#1231)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Sep 18 18:34:55 UTC 2024 - felix.niederwanger@suse.de
|
|
||||||
|
|
||||||
- Update to version 2.21.3:
|
|
||||||
* Update gosec version to v2.21.3 in github action (#1227)
|
|
||||||
* Populate the fixes only when autofix is not empty (#1226)
|
|
||||||
* chore(deps): update all dependencies (#1223)
|
|
||||||
* G115 Struct Attribute Checks (#1221)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 10 07:42:28 UTC 2024 - felix.niederwanger@suse.de
|
Tue Sep 10 07:42:28 UTC 2024 - felix.niederwanger@suse.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: gosec
|
name: gosec
|
||||||
version: 2.22.2
|
version: 2.21.2
|
||||||
mtime: 1741171235
|
mtime: 1725891657
|
||||||
commit: 136f6c00402b11775d4f4a45d5a21e2f6dd99db2
|
commit: 5f3194b581979e508b0ba1ee22f1f1f85a314e16
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gosec
|
# spec file for package gosec
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gosec
|
Name: gosec
|
||||||
Version: 2.22.2
|
Version: 2.21.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CLI tool to scan the Go AST and SSA code representations for security problems
|
Summary: CLI tool to scan the Go AST and SSA code representations for security problems
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:8c8a9ab25a7973419c84f771be6fb943709a84e3cea78d6ef547a472e3f12222
|
oid sha256:805a7fc0d75c03d85d7c8508c27716e67230d1ae93040d6b4e9e2d8c41bc8c34
|
||||||
size 6804763
|
size 6783826
|
||||||
|
Loading…
x
Reference in New Issue
Block a user