diff --git a/_service b/_service
index be3249d..0e64958 100644
--- a/_service
+++ b/_service
@@ -1,22 +1,22 @@
+
-
+
gosec
https://github.com/securego/gosec.git
git
- v2.18.1
+ v2.18.2
@PARENT_TAG@
v(.*)
\1
- enable
+ enable
-
-
+
*.tar
xz
-
+
gz
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..81fc802
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ https://github.com/securego/gosec.git
+ 24c614bf16a70baa05ffed8ce64314762605ddd4
\ No newline at end of file
diff --git a/gosec-2.18.1.obscpio b/gosec-2.18.1.obscpio
deleted file mode 100644
index 6f426f3..0000000
--- a/gosec-2.18.1.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b796b5b553af2002a2bd8c988ebfa992137f1bfb075fd96e3c37b2de33055597
-size 627212
diff --git a/gosec-2.18.2.obscpio b/gosec-2.18.2.obscpio
new file mode 100644
index 0000000..8790d53
--- /dev/null
+++ b/gosec-2.18.2.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3973db9ac9b87490b188cd761f263b57a0827623e672c52849aaeeb75ec4492b
+size 631308
diff --git a/gosec.changes b/gosec.changes
index ee103c7..1444f38 100644
--- a/gosec.changes
+++ b/gosec.changes
@@ -1,3 +1,34 @@
+-------------------------------------------------------------------
+Sat Nov 25 19:22:09 UTC 2023 - Dirk Müller
+
+- 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
+
+-------------------------------------------------------------------
+Sat Nov 25 19:19:43 UTC 2023 - dmueller@suse.com
+
+- 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
+
-------------------------------------------------------------------
Tue Oct 17 14:29:50 UTC 2023 - felix.niederwanger@suse.de
diff --git a/gosec.obsinfo b/gosec.obsinfo
index 4a48277..26b4bcf 100644
--- a/gosec.obsinfo
+++ b/gosec.obsinfo
@@ -1,4 +1,4 @@
name: gosec
-version: 2.18.1
-mtime: 1697441383
-commit: 7846db034c76684c31634ede659a92e5b3ffe2cc
+version: 2.18.2
+mtime: 1700125641
+commit: 24c614bf16a70baa05ffed8ce64314762605ddd4
diff --git a/gosec.spec b/gosec.spec
index 5bba738..86ec7c3 100644
--- a/gosec.spec
+++ b/gosec.spec
@@ -17,7 +17,7 @@
Name: gosec
-Version: 2.18.1
+Version: 2.18.2
Release: 0
Summary: CLI tool to scan the Go AST and SSA code representations for security problems
License: Apache-2.0
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 955c2a6..d0c9abc 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:1609021b2d8a01725131716f4548bc3bfa7f3f8ea948c117df2eefa905b2932a
-size 4181515
+oid sha256:521c03b60189865a200db92fe79b293653f8020ba29177b0f10e53d787f2243b
+size 4177901