Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2025

This PR contains the following updates:

Package Update Change
anchore/syft minor 1.29.01.40.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

anchore/syft (anchore/syft)

v1.40.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.39.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.38.2

Compare Source

Bug Fixes

(Full Changelog)

v1.38.0

Compare Source

Added Features
Bug Fixes
  • Support extras statements in Python PDM cataloger [#​4352 @​wagoodman]
  • Preserve --from argument order [#​4350 @​wagoodman]
  • SBOM generated by Syft 1.28 contains license elements missing id or name (causing CycloneDX parser error) [#​4363]
  • empty PURL output in dependency snapshot format breaks sbom-action [#​4311]
  • Interface includes constraint elements, can only be used in type parameters [#​4346]
  • Upgrade github.com/nwaples/rardecode@​v1.1.3 to 2.2.1 [#​4338]
  • Upgrade to Golang 1.25.4 [#​4341]
Additional Changes

(Full Changelog)

v1.37.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.36.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.34.2

Compare Source

Bug Fixes

(Full Changelog)

v1.34.1

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.33.0

Compare Source

Added Features

(Full Changelog)

v1.32.0

Compare Source

Added Features
Bug Fixes
Additional Changes

(Full Changelog)

v1.31.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.30.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.29.1

Compare Source

Bug Fixes

(Full Changelog)


Configuration

📅 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.29.1 deps: update dependency anchore/syft to v1.30.0 Aug 8, 2025
@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch 2 times, most recently from fc145da to 1ff175a Compare August 13, 2025 17:13
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.30.0 deps: update dependency anchore/syft to v1.31.0 Aug 13, 2025
@github-actions
Copy link

Please check the build process changes in v1.29.0..v1.31.0 (may need to address them accordingly).

Click here to see the diff
commit 21496e7a816bdf8578c9c7656dc291d342775cca
Author: Emmanuel Ferdman <[email protected]>
Date:   Mon Aug 11 16:38:33 2025 +0300

    chore: update GoReleaser configurations (#4128)
    
    Signed-off-by: Emmanuel Ferdman <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index de69b0eb..957aca6c 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -48,12 +48,13 @@ builds:
 
 archives:
   - id: linux-archives
-    builds: [linux-build]
+    ids: [linux-build]
   - id: darwin-archives
-    builds: [darwin-build]
+    ids: [darwin-build]
   - id: windows-archives
-    format: zip
-    builds: [windows-build]
+    formats:
+      - zip
+    ids: [windows-build]
 
 nfpms:
   - license: "Apache 2.0"

@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch 2 times, most recently from ce40edb to e5f5321 Compare August 27, 2025 01:08
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.31.0 deps: update dependency anchore/syft to v1.32.0 Aug 27, 2025
@github-actions
Copy link

Please check the build process changes in v1.29.0..v1.32.0 (may need to address them accordingly).

Click here to see the diff
commit 21496e7a816bdf8578c9c7656dc291d342775cca
Author: Emmanuel Ferdman <[email protected]>
Date:   Mon Aug 11 16:38:33 2025 +0300

    chore: update GoReleaser configurations (#4128)
    
    Signed-off-by: Emmanuel Ferdman <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index de69b0eb..957aca6c 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -48,12 +48,13 @@ builds:
 
 archives:
   - id: linux-archives
-    builds: [linux-build]
+    ids: [linux-build]
   - id: darwin-archives
-    builds: [darwin-build]
+    ids: [darwin-build]
   - id: windows-archives
-    format: zip
-    builds: [windows-build]
+    formats:
+      - zip
+    ids: [windows-build]
 
 nfpms:
   - license: "Apache 2.0"

@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch from e5f5321 to e77f0d8 Compare September 16, 2025 06:08
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.32.0 deps: update dependency anchore/syft to v1.33.0 Sep 16, 2025
@github-actions
Copy link

Please check the build process changes in v1.29.0..v1.33.0 (may need to address them accordingly).

Click here to see the diff
commit 21496e7a816bdf8578c9c7656dc291d342775cca
Author: Emmanuel Ferdman <[email protected]>
Date:   Mon Aug 11 16:38:33 2025 +0300

    chore: update GoReleaser configurations (#4128)
    
    Signed-off-by: Emmanuel Ferdman <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index de69b0eb..957aca6c 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -48,12 +48,13 @@ builds:
 
 archives:
   - id: linux-archives
-    builds: [linux-build]
+    ids: [linux-build]
   - id: darwin-archives
-    builds: [darwin-build]
+    ids: [darwin-build]
   - id: windows-archives
-    format: zip
-    builds: [windows-build]
+    formats:
+      - zip
+    ids: [windows-build]
 
 nfpms:
   - license: "Apache 2.0"

@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch from e77f0d8 to b67b00c Compare October 15, 2025 18:57
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.33.0 deps: update dependency anchore/syft to v1.34.1 Oct 15, 2025
@github-actions
Copy link

Please check the build process changes in v1.29.0..v1.34.1 (may need to address them accordingly).

Click here to see the diff
commit e9a8bc5ab97f94b7f9210d7a0f4a981cdbb22232
Author: Christopher Angelo Phillips <[email protected]>
Date:   Wed Oct 15 11:12:20 2025 -0400

    chore: update to use old configuration on new cosign (#4287)
    
    Signed-off-by: Christopher Phillips <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index bb278f1a..eaf89dfc 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -337,6 +337,7 @@ signs:
     certificate: "${artifact}.pem"
     args:
       - "sign-blob"
+      - "--use-signing-config=false"
       - "--oidc-issuer=https://token.actions.githubusercontent.com"
       - "--output-certificate=${certificate}"
       - "--output-signature=${signature}"

commit 21d50d7c31fa3d5d8940c091ed0444748b5219e6
Author: Saleem Abdulrasool <[email protected]>
Date:   Wed Sep 24 12:29:03 2025 -0700

    feat: add ARM64 Windows build target (#4237)
    
    Signed-off-by: Saleem Abdulrasool <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 957aca6c..bb278f1a 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -42,7 +42,7 @@ builds:
     dir: ./cmd/syft
     binary: syft
     goos: [windows]
-    goarch: [amd64]
+    goarch: [amd64, arm64]
     mod_timestamp: *build-timestamp
     ldflags: *build-ldflags
 

commit 21496e7a816bdf8578c9c7656dc291d342775cca
Author: Emmanuel Ferdman <[email protected]>
Date:   Mon Aug 11 16:38:33 2025 +0300

    chore: update GoReleaser configurations (#4128)
    
    Signed-off-by: Emmanuel Ferdman <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index de69b0eb..957aca6c 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -48,12 +48,13 @@ builds:
 
 archives:
   - id: linux-archives
-    builds: [linux-build]
+    ids: [linux-build]
   - id: darwin-archives
-    builds: [darwin-build]
+    ids: [darwin-build]
   - id: windows-archives
-    format: zip
-    builds: [windows-build]
+    formats:
+      - zip
+    ids: [windows-build]
 
 nfpms:
   - license: "Apache 2.0"

@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch from b67b00c to 80120be Compare October 16, 2025 15:36
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.34.1 deps: update dependency anchore/syft to v1.34.2 Oct 16, 2025
@github-actions
Copy link

Please check the build process changes in v1.29.0..v1.34.2 (may need to address them accordingly).

Click here to see the diff
commit e9a8bc5ab97f94b7f9210d7a0f4a981cdbb22232
Author: Christopher Angelo Phillips <[email protected]>
Date:   Wed Oct 15 11:12:20 2025 -0400

    chore: update to use old configuration on new cosign (#4287)
    
    Signed-off-by: Christopher Phillips <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index bb278f1a..eaf89dfc 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -337,6 +337,7 @@ signs:
     certificate: "${artifact}.pem"
     args:
       - "sign-blob"
+      - "--use-signing-config=false"
       - "--oidc-issuer=https://token.actions.githubusercontent.com"
       - "--output-certificate=${certificate}"
       - "--output-signature=${signature}"

commit 21d50d7c31fa3d5d8940c091ed0444748b5219e6
Author: Saleem Abdulrasool <[email protected]>
Date:   Wed Sep 24 12:29:03 2025 -0700

    feat: add ARM64 Windows build target (#4237)
    
    Signed-off-by: Saleem Abdulrasool <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 957aca6c..bb278f1a 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -42,7 +42,7 @@ builds:
     dir: ./cmd/syft
     binary: syft
     goos: [windows]
-    goarch: [amd64]
+    goarch: [amd64, arm64]
     mod_timestamp: *build-timestamp
     ldflags: *build-ldflags
 

commit 21496e7a816bdf8578c9c7656dc291d342775cca
Author: Emmanuel Ferdman <[email protected]>
Date:   Mon Aug 11 16:38:33 2025 +0300

    chore: update GoReleaser configurations (#4128)
    
    Signed-off-by: Emmanuel Ferdman <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index de69b0eb..957aca6c 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -48,12 +48,13 @@ builds:
 
 archives:
   - id: linux-archives
-    builds: [linux-build]
+    ids: [linux-build]
   - id: darwin-archives
-    builds: [darwin-build]
+    ids: [darwin-build]
   - id: windows-archives
-    format: zip
-    builds: [windows-build]
+    formats:
+      - zip
+    ids: [windows-build]
 
 nfpms:
   - license: "Apache 2.0"

@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch from 80120be to bfd011f Compare October 22, 2025 20:40
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.34.2 deps: update dependency anchore/syft to v1.36.0 Oct 22, 2025
@github-actions
Copy link

Please check the build process changes in v1.29.0..v1.36.0 (may need to address them accordingly).

Click here to see the diff
commit e9a8bc5ab97f94b7f9210d7a0f4a981cdbb22232
Author: Christopher Angelo Phillips <[email protected]>
Date:   Wed Oct 15 11:12:20 2025 -0400

    chore: update to use old configuration on new cosign (#4287)
    
    Signed-off-by: Christopher Phillips <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index bb278f1a..eaf89dfc 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -337,6 +337,7 @@ signs:
     certificate: "${artifact}.pem"
     args:
       - "sign-blob"
+      - "--use-signing-config=false"
       - "--oidc-issuer=https://token.actions.githubusercontent.com"
       - "--output-certificate=${certificate}"
       - "--output-signature=${signature}"

commit 21d50d7c31fa3d5d8940c091ed0444748b5219e6
Author: Saleem Abdulrasool <[email protected]>
Date:   Wed Sep 24 12:29:03 2025 -0700

    feat: add ARM64 Windows build target (#4237)
    
    Signed-off-by: Saleem Abdulrasool <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 957aca6c..bb278f1a 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -42,7 +42,7 @@ builds:
     dir: ./cmd/syft
     binary: syft
     goos: [windows]
-    goarch: [amd64]
+    goarch: [amd64, arm64]
     mod_timestamp: *build-timestamp
     ldflags: *build-ldflags
 

commit 21496e7a816bdf8578c9c7656dc291d342775cca
Author: Emmanuel Ferdman <[email protected]>
Date:   Mon Aug 11 16:38:33 2025 +0300

    chore: update GoReleaser configurations (#4128)
    
    Signed-off-by: Emmanuel Ferdman <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index de69b0eb..957aca6c 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -48,12 +48,13 @@ builds:
 
 archives:
   - id: linux-archives
-    builds: [linux-build]
+    ids: [linux-build]
   - id: darwin-archives
-    builds: [darwin-build]
+    ids: [darwin-build]
   - id: windows-archives
-    format: zip
-    builds: [windows-build]
+    formats:
+      - zip
+    ids: [windows-build]
 
 nfpms:
   - license: "Apache 2.0"

@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch from bfd011f to eca0194 Compare November 3, 2025 20:29
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.36.0 deps: update dependency anchore/syft to v1.37.0 Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Please check the build process changes in v1.29.0..v1.37.0 (may need to address them accordingly).

Click here to see the diff
commit e9a8bc5ab97f94b7f9210d7a0f4a981cdbb22232
Author: Christopher Angelo Phillips <[email protected]>
Date:   Wed Oct 15 11:12:20 2025 -0400

    chore: update to use old configuration on new cosign (#4287)
    
    Signed-off-by: Christopher Phillips <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index bb278f1a..eaf89dfc 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -337,6 +337,7 @@ signs:
     certificate: "${artifact}.pem"
     args:
       - "sign-blob"
+      - "--use-signing-config=false"
       - "--oidc-issuer=https://token.actions.githubusercontent.com"
       - "--output-certificate=${certificate}"
       - "--output-signature=${signature}"

commit 21d50d7c31fa3d5d8940c091ed0444748b5219e6
Author: Saleem Abdulrasool <[email protected]>
Date:   Wed Sep 24 12:29:03 2025 -0700

    feat: add ARM64 Windows build target (#4237)
    
    Signed-off-by: Saleem Abdulrasool <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 957aca6c..bb278f1a 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -42,7 +42,7 @@ builds:
     dir: ./cmd/syft
     binary: syft
     goos: [windows]
-    goarch: [amd64]
+    goarch: [amd64, arm64]
     mod_timestamp: *build-timestamp
     ldflags: *build-ldflags
 

commit 21496e7a816bdf8578c9c7656dc291d342775cca
Author: Emmanuel Ferdman <[email protected]>
Date:   Mon Aug 11 16:38:33 2025 +0300

    chore: update GoReleaser configurations (#4128)
    
    Signed-off-by: Emmanuel Ferdman <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index de69b0eb..957aca6c 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -48,12 +48,13 @@ builds:
 
 archives:
   - id: linux-archives
-    builds: [linux-build]
+    ids: [linux-build]
   - id: darwin-archives
-    builds: [darwin-build]
+    ids: [darwin-build]
   - id: windows-archives
-    format: zip
-    builds: [windows-build]
+    formats:
+      - zip
+    ids: [windows-build]
 
 nfpms:
   - license: "Apache 2.0"

@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch from eca0194 to 9152f44 Compare November 18, 2025 02:09
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.37.0 deps: update dependency anchore/syft to v1.38.0 Nov 18, 2025
@github-actions
Copy link

Please check the build process changes in v1.29.0..v1.38.0 (may need to address them accordingly).

Click here to see the diff
commit e9a8bc5ab97f94b7f9210d7a0f4a981cdbb22232
Author: Christopher Angelo Phillips <[email protected]>
Date:   Wed Oct 15 11:12:20 2025 -0400

    chore: update to use old configuration on new cosign (#4287)
    
    Signed-off-by: Christopher Phillips <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index bb278f1a..eaf89dfc 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -337,6 +337,7 @@ signs:
     certificate: "${artifact}.pem"
     args:
       - "sign-blob"
+      - "--use-signing-config=false"
       - "--oidc-issuer=https://token.actions.githubusercontent.com"
       - "--output-certificate=${certificate}"
       - "--output-signature=${signature}"

commit 21d50d7c31fa3d5d8940c091ed0444748b5219e6
Author: Saleem Abdulrasool <[email protected]>
Date:   Wed Sep 24 12:29:03 2025 -0700

    feat: add ARM64 Windows build target (#4237)
    
    Signed-off-by: Saleem Abdulrasool <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 957aca6c..bb278f1a 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -42,7 +42,7 @@ builds:
     dir: ./cmd/syft
     binary: syft
     goos: [windows]
-    goarch: [amd64]
+    goarch: [amd64, arm64]
     mod_timestamp: *build-timestamp
     ldflags: *build-ldflags
 

commit 21496e7a816bdf8578c9c7656dc291d342775cca
Author: Emmanuel Ferdman <[email protected]>
Date:   Mon Aug 11 16:38:33 2025 +0300

    chore: update GoReleaser configurations (#4128)
    
    Signed-off-by: Emmanuel Ferdman <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index de69b0eb..957aca6c 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -48,12 +48,13 @@ builds:
 
 archives:
   - id: linux-archives
-    builds: [linux-build]
+    ids: [linux-build]
   - id: darwin-archives
-    builds: [darwin-build]
+    ids: [darwin-build]
   - id: windows-archives
-    format: zip
-    builds: [windows-build]
+    formats:
+      - zip
+    ids: [windows-build]
 
 nfpms:
   - license: "Apache 2.0"

@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch from 9152f44 to c2c7959 Compare December 10, 2025 03:02
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.38.0 deps: update dependency anchore/syft to v1.38.2 Dec 10, 2025
@github-actions
Copy link

Please check the build process changes in v1.29.0..v1.38.2 (may need to address them accordingly).

Click here to see the diff
commit e9a8bc5ab97f94b7f9210d7a0f4a981cdbb22232
Author: Christopher Angelo Phillips <[email protected]>
Date:   Wed Oct 15 11:12:20 2025 -0400

    chore: update to use old configuration on new cosign (#4287)
    
    Signed-off-by: Christopher Phillips <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index bb278f1a..eaf89dfc 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -337,6 +337,7 @@ signs:
     certificate: "${artifact}.pem"
     args:
       - "sign-blob"
+      - "--use-signing-config=false"
       - "--oidc-issuer=https://token.actions.githubusercontent.com"
       - "--output-certificate=${certificate}"
       - "--output-signature=${signature}"

commit 21d50d7c31fa3d5d8940c091ed0444748b5219e6
Author: Saleem Abdulrasool <[email protected]>
Date:   Wed Sep 24 12:29:03 2025 -0700

    feat: add ARM64 Windows build target (#4237)
    
    Signed-off-by: Saleem Abdulrasool <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 957aca6c..bb278f1a 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -42,7 +42,7 @@ builds:
     dir: ./cmd/syft
     binary: syft
     goos: [windows]
-    goarch: [amd64]
+    goarch: [amd64, arm64]
     mod_timestamp: *build-timestamp
     ldflags: *build-ldflags
 

commit 21496e7a816bdf8578c9c7656dc291d342775cca
Author: Emmanuel Ferdman <[email protected]>
Date:   Mon Aug 11 16:38:33 2025 +0300

    chore: update GoReleaser configurations (#4128)
    
    Signed-off-by: Emmanuel Ferdman <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index de69b0eb..957aca6c 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -48,12 +48,13 @@ builds:
 
 archives:
   - id: linux-archives
-    builds: [linux-build]
+    ids: [linux-build]
   - id: darwin-archives
-    builds: [darwin-build]
+    ids: [darwin-build]
   - id: windows-archives
-    format: zip
-    builds: [windows-build]
+    formats:
+      - zip
+    ids: [windows-build]
 
 nfpms:
   - license: "Apache 2.0"

@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch from c2c7959 to 87020ea Compare December 23, 2025 02:26
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.38.2 deps: update dependency anchore/syft to v1.39.0 Dec 23, 2025
@github-actions
Copy link

Please check the build process changes in v1.29.0..v1.39.0 (may need to address them accordingly).

Click here to see the diff
commit e9a8bc5ab97f94b7f9210d7a0f4a981cdbb22232
Author: Christopher Angelo Phillips <[email protected]>
Date:   Wed Oct 15 11:12:20 2025 -0400

    chore: update to use old configuration on new cosign (#4287)
    
    Signed-off-by: Christopher Phillips <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index bb278f1a..eaf89dfc 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -337,6 +337,7 @@ signs:
     certificate: "${artifact}.pem"
     args:
       - "sign-blob"
+      - "--use-signing-config=false"
       - "--oidc-issuer=https://token.actions.githubusercontent.com"
       - "--output-certificate=${certificate}"
       - "--output-signature=${signature}"

commit 21d50d7c31fa3d5d8940c091ed0444748b5219e6
Author: Saleem Abdulrasool <[email protected]>
Date:   Wed Sep 24 12:29:03 2025 -0700

    feat: add ARM64 Windows build target (#4237)
    
    Signed-off-by: Saleem Abdulrasool <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 957aca6c..bb278f1a 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -42,7 +42,7 @@ builds:
     dir: ./cmd/syft
     binary: syft
     goos: [windows]
-    goarch: [amd64]
+    goarch: [amd64, arm64]
     mod_timestamp: *build-timestamp
     ldflags: *build-ldflags
 

commit 21496e7a816bdf8578c9c7656dc291d342775cca
Author: Emmanuel Ferdman <[email protected]>
Date:   Mon Aug 11 16:38:33 2025 +0300

    chore: update GoReleaser configurations (#4128)
    
    Signed-off-by: Emmanuel Ferdman <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index de69b0eb..957aca6c 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -48,12 +48,13 @@ builds:
 
 archives:
   - id: linux-archives
-    builds: [linux-build]
+    ids: [linux-build]
   - id: darwin-archives
-    builds: [darwin-build]
+    ids: [darwin-build]
   - id: windows-archives
-    format: zip
-    builds: [windows-build]
+    formats:
+      - zip
+    ids: [windows-build]
 
 nfpms:
   - license: "Apache 2.0"

@renovate renovate bot force-pushed the midstream/renovate/anchore-syft-1.x branch from 87020ea to c5aa4c1 Compare January 8, 2026 18:13
@renovate renovate bot changed the title deps: update dependency anchore/syft to v1.39.0 deps: update dependency anchore/syft to v1.40.0 Jan 8, 2026
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Please check the build process changes in v1.29.0..v1.40.0 (may need to address them accordingly).

Click here to see the diff
commit e9a8bc5ab97f94b7f9210d7a0f4a981cdbb22232
Author: Christopher Angelo Phillips <[email protected]>
Date:   Wed Oct 15 11:12:20 2025 -0400

    chore: update to use old configuration on new cosign (#4287)
    
    Signed-off-by: Christopher Phillips <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index bb278f1a..eaf89dfc 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -337,6 +337,7 @@ signs:
     certificate: "${artifact}.pem"
     args:
       - "sign-blob"
+      - "--use-signing-config=false"
       - "--oidc-issuer=https://token.actions.githubusercontent.com"
       - "--output-certificate=${certificate}"
       - "--output-signature=${signature}"

commit 21d50d7c31fa3d5d8940c091ed0444748b5219e6
Author: Saleem Abdulrasool <[email protected]>
Date:   Wed Sep 24 12:29:03 2025 -0700

    feat: add ARM64 Windows build target (#4237)
    
    Signed-off-by: Saleem Abdulrasool <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index 957aca6c..bb278f1a 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -42,7 +42,7 @@ builds:
     dir: ./cmd/syft
     binary: syft
     goos: [windows]
-    goarch: [amd64]
+    goarch: [amd64, arm64]
     mod_timestamp: *build-timestamp
     ldflags: *build-ldflags
 

commit 21496e7a816bdf8578c9c7656dc291d342775cca
Author: Emmanuel Ferdman <[email protected]>
Date:   Mon Aug 11 16:38:33 2025 +0300

    chore: update GoReleaser configurations (#4128)
    
    Signed-off-by: Emmanuel Ferdman <[email protected]>

diff --git a/.goreleaser.yaml b/.goreleaser.yaml
index de69b0eb..957aca6c 100644
--- a/.goreleaser.yaml
+++ b/.goreleaser.yaml
@@ -48,12 +48,13 @@ builds:
 
 archives:
   - id: linux-archives
-    builds: [linux-build]
+    ids: [linux-build]
   - id: darwin-archives
-    builds: [darwin-build]
+    ids: [darwin-build]
   - id: windows-archives
-    format: zip
-    builds: [windows-build]
+    formats:
+      - zip
+    ids: [windows-build]
 
 nfpms:
   - license: "Apache 2.0"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants