chore(deps): bump github.com/projectdiscovery/nuclei/v2 from 2.9.14 to 2.9.15#72
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
Conversation
- add golangci-lint job to go.yml (parallel with build+test) - add Go 1.23/1.24 version matrix, coverage only on 1.24 - upgrade setup-go@v4→v5, codecov@v4→v5 across all workflows - fix check-large-files bug (find|while never exits 1), exclude .git/ - add concurrency groups to push+PR workflows (no duplicate runs) - lowercase all workflow names to match project voice - add gosec, errorlint, gocognit, nilnil, wastedassign, tenv linters - remove deprecated exportloopref (Go 1.22 fixed loop var capture) - new: codeql.yml — semantic SAST with SARIF upload - new: govulncheck.yml — Go vuln scanner with call-graph analysis - new: scorecard.yml — OpenSSF supply chain scorecard - new: dependabot.yml — auto-update Go deps + Actions versions - release: SHA256 checksums + SBOM generation for all artifacts - add CODEOWNERS
Bumps [github.com/projectdiscovery/nuclei/v2](https://github.com/projectdiscovery/nuclei) from 2.9.14 to 2.9.15. - [Release notes](https://github.com/projectdiscovery/nuclei/releases) - [Commits](projectdiscovery/nuclei@v2.9.14...v2.9.15) --- updated-dependencies: - dependency-name: github.com/projectdiscovery/nuclei/v2 dependency-version: 2.9.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like github.com/projectdiscovery/nuclei/v2 is no longer a dependency, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/projectdiscovery/nuclei/v2 from 2.9.14 to 2.9.15.
Release notes
Sourced from github.com/projectdiscovery/nuclei/v2's releases.
Commits
7c95c8fMerge branch 'dev'45cd961version update77a03eeAutomated Docker Hub Documentation (#4148)cdd54acuse CL instead of TE + unit test (#4154)5d8f023Docker Usage Documentation (#4155)2d175daFix line breaks for custom template environment variables (#4149)2a46854Deterministic clustering (#4124)b77ad93Auto Generate Syntax Docs + JSONSchema [Mon Sep 11 23:06:51 UTC 2023] :robot:584662fadd new field 'port' in network protocol (#4123)eebc445Check matcher status for cluster template execution (#4132)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)