Skip to content

Commit

Permalink
nuclei/3.3.6 package update (#34899)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Nov 21, 2024
1 parent 737cd94 commit 714f457
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions nuclei.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: nuclei
version: 3.3.5
epoch: 1
version: 3.3.6
epoch: 0
description: "yaml based vulnerability scanner"
copyright:
- license: MIT
Expand All @@ -18,13 +18,13 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 8d0d2888c8de7308a2e47c544a56ba0dbe42aac2
expected-commit: 419f08f61ce5ca2d3f0eae9fe36dc7c44c1f532a
repository: https://github.com/projectdiscovery/nuclei
tag: v${{package.version}}

- uses: go/bump
with:
deps: github.com/mholt/archiver/v3@v3.5.2 github.com/golang-jwt/jwt/v4@v4.5.1
deps: github.com/mholt/archiver/v3@v3.5.2
replaces: github.com/mholt/archiver/v3=github.com/anchore/archiver/v3@v3.5.2

- uses: patch
Expand Down

0 comments on commit 714f457

Please sign in to comment.