Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.3.6 #5813

Merged
merged 60 commits into from
Nov 21, 2024
Merged

v3.3.6 #5813

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
d0463e8
Add vars with SDK
alban-stourbe-wmx Sep 30, 2024
ed3e06a
Add checkerr on runtimeVars & Add a new TestSDK
alban-stourbe-wmx Oct 1, 2024
505ebc7
chore(deps): bump github.com/projectdiscovery/gologger
dependabot[bot] Oct 21, 2024
5f952fc
Merge pull request #5750 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Oct 21, 2024
efb27cf
chore(deps): bump github.com/projectdiscovery/ratelimit
dependabot[bot] Oct 21, 2024
f5f5f5f
Merge pull request #5753 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Oct 21, 2024
abc63f1
chore(deps): bump github.com/projectdiscovery/httpx from 1.6.8 to 1.6.9
dependabot[bot] Oct 21, 2024
7a9facf
Merge pull request #5752 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Oct 21, 2024
0442aa7
chore(deps): bump github.com/projectdiscovery/rawhttp
dependabot[bot] Oct 21, 2024
ebdabef
Merge pull request #5751 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Oct 21, 2024
cb1bbff
chore(deps): bump github.com/projectdiscovery/dsl from 0.2.5 to 0.3.0
dependabot[bot] Oct 21, 2024
49811d2
Merge pull request #5756 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Oct 21, 2024
8a4be44
perf(sdk): sdk functions to access workflow store
iuliu8899 Oct 24, 2024
88b460c
Merge pull request #5766 from iuliu8899/dev
tarunKoyalwar Oct 25, 2024
40a08a4
Code protocol bug fixes and improvements (#5767)
tarunKoyalwar Oct 25, 2024
2039b5c
Fix error message in request.go (#5768)
dmaciejak Oct 25, 2024
4d02224
chore(deps): bump github.com/projectdiscovery/rawhttp
dependabot[bot] Oct 28, 2024
3b50a1f
Merge pull request #5776 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Oct 28, 2024
db00206
chore(deps): bump github.com/projectdiscovery/ratelimit
dependabot[bot] Oct 28, 2024
4da1554
chore(deps): bump github.com/projectdiscovery/utils
dependabot[bot] Oct 28, 2024
2f13988
Merge pull request #5778 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Oct 28, 2024
a1e5d18
Merge pull request #5775 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Oct 28, 2024
9339b53
chore(deps): bump github.com/projectdiscovery/wappalyzergo
dependabot[bot] Oct 28, 2024
b57d086
Merge pull request #5779 from projectdiscovery/dependabot/go_modules/…
dogancanbakir Oct 28, 2024
97403c2
Fix panic error due to file already closed in stats mode (#5774)
dogancanbakir Oct 28, 2024
402c286
chore: add missing backtick (#5789)
chengehe Nov 1, 2024
bc27db2
ci: bot misc (#5784)
dwisiswant0 Nov 3, 2024
4fcecb1
chore(deps): bump github.com/projectdiscovery/rawhttp (#5792)
dependabot[bot] Nov 4, 2024
267997e
chore(deps): bump github.com/projectdiscovery/hmap from 0.0.63 to 0.0…
dependabot[bot] Nov 4, 2024
465800f
chore(deps): bump github.com/projectdiscovery/retryablehttp-go (#5791)
dependabot[bot] Nov 4, 2024
afb5a7c
chore(deps): bump github.com/projectdiscovery/tlsx from 1.1.7 to 1.1.…
dependabot[bot] Nov 4, 2024
6cb670d
feat: fixed jira tracker issue with find request (#5798)
Ice3man543 Nov 6, 2024
7547f1a
Merge pull request #5678 from alban-stourbe-wmx/feature/sdk-add-vars
dogancanbakir Nov 8, 2024
529ac9d
Fix workflow validation logic (#5805)
dogancanbakir Nov 8, 2024
3101617
chore(deps): bump github.com/projectdiscovery/retryablehttp-go (#5810)
dependabot[bot] Nov 11, 2024
444f824
chore(deps): bump github.com/projectdiscovery/useragent
dependabot[bot] Nov 11, 2024
ba99750
Merge pull request #5811 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Nov 11, 2024
cc1941b
chore(deps): bump github.com/projectdiscovery/gologger
dependabot[bot] Nov 11, 2024
c096c7a
Merge pull request #5812 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Nov 11, 2024
4cd697e
update version
dogancanbakir Nov 11, 2024
49f1de3
chore(deps): bump github.com/projectdiscovery/wappalyzergo (#5808)
dependabot[bot] Nov 12, 2024
f0b87ac
chore(deps): bump github.com/projectdiscovery/rawhttp (#5809)
dependabot[bot] Nov 12, 2024
9fdb5cd
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#…
dependabot[bot] Nov 12, 2024
3e4ec90
ci: refactor workflows (#5818)
dwisiswant0 Nov 14, 2024
ba6a050
Batch JSONL output and add trailing commas (#5705)
kchason Nov 15, 2024
afc2461
chore(deps): bump github.com/projectdiscovery/rawhttp
dependabot[bot] Nov 18, 2024
54e81c9
chore(deps): bump github.com/projectdiscovery/dsl from 0.3.0 to 0.3.3
dependabot[bot] Nov 18, 2024
e7d628c
chore(deps): bump github.com/projectdiscovery/goflags
dependabot[bot] Nov 18, 2024
26311c1
Merge pull request #5828 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Nov 18, 2024
c76421d
Merge pull request #5829 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Nov 18, 2024
91a18c7
Merge pull request #5830 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Nov 18, 2024
e07c616
chore(deps): bump github.com/projectdiscovery/retryabledns
dependabot[bot] Nov 18, 2024
40c83dd
Merge pull request #5831 from projectdiscovery/dependabot/go_modules/…
dependabot[bot] Nov 18, 2024
13af7cc
fix: data race at `protocolstate`, `contextargs` & some outdated test…
dwisiswant0 Nov 19, 2024
b046f76
feat: Added time based delay analyzer to fuzzing implementation (#5781)
Ice3man543 Nov 19, 2024
abfd432
chore(deps): bump github.com/projectdiscovery/hmap from 0.0.65 to 0.0…
dependabot[bot] Nov 19, 2024
63687c2
disable self-contained and file protocol templates as default (#5825)
dogancanbakir Nov 19, 2024
2b4b058
handle env variables in dynamic secret file (#5835)
alban-stourbe-wmx Nov 21, 2024
a09fcc1
auto gen docs update
ehsandeep Nov 21, 2024
28abf56
ci(generate-docs): push w/o pull (#5843)
dwisiswant0 Nov 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
name: 🤖 dep auto merge
name: 🤖 Auto Merge

on:
pull_request:
branches:
- dev
workflow_dispatch:
pull_request_review:
types: [submitted]
workflow_run:
workflows: ["♾️ Compatibility Check"]
types:
- completed

permissions:
pull-requests: write
issues: write
repository-projects: write

jobs:
automerge:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
token: ${{ secrets.DEPENDABOT_PAT }}

Expand Down
70 changes: 0 additions & 70 deletions .github/workflows/build-test.yml

This file was deleted.

39 changes: 0 additions & 39 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

19 changes: 19 additions & 0 deletions .github/workflows/compability-check.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: ♾️ Compatibility Check

on:
pull_request:
types: [opened, synchronize]
branches:
- dev

jobs:
check:
if: github.actor == 'dependabot[bot]'
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: projectdiscovery/actions/setup/go@v1
- run: go mod download && go mod verify && go vet ./...
4 changes: 2 additions & 2 deletions .github/workflows/dockerhub-push.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 🌥 Docker Push
name: 🐳 Docker Push

on:
workflow_run:
Expand All @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest-16-cores
steps:
- name: Git Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Get GitHub tag
id: meta
Expand Down
31 changes: 0 additions & 31 deletions .github/workflows/functional-test.yml

This file was deleted.

27 changes: 27 additions & 0 deletions .github/workflows/generate-docs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: ⏰ Generate Docs

on:
push:
branches:
- dev
workflow_dispatch:

jobs:
publish-docs:
if: "${{ !endsWith(github.actor, '[bot]') }}"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: projectdiscovery/actions/setup/go@v1
- uses: projectdiscovery/actions/setup/git@v1
- run: make syntax-docs
- run: git status -s | wc -l | xargs -I {} echo CHANGES={} >> $GITHUB_OUTPUT
id: status
- uses: projectdiscovery/actions/commit@v1
if: steps.status.outputs.CHANGES > 0
with:
files: |
SYNTAX-REFERENCE.md
nuclei-jsonschema.json
message: 'docs: update syntax & JSON schema 🤖'
- run: git push origin $GITHUB_REF
22 changes: 0 additions & 22 deletions .github/workflows/lint-test.yml

This file was deleted.

25 changes: 25 additions & 0 deletions .github/workflows/perf-test.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name: 🔨 Performance Test

on:
schedule:
- cron: '0 0 * * 0' # Weekly
workflow_dispatch:

jobs:
perf-test:
strategy:
matrix:
count: [50, 100, 150]
runs-on: ubuntu-latest
if: github.repository == 'projectdiscovery/nuclei'
env:
LIST_FILE: "/tmp/targets-${{ matrix.count }}.txt"
steps:
- uses: actions/checkout@v4
- uses: projectdiscovery/actions/setup/go@v1
- run: make verify
- name: Generate list
run: for i in {1..${{ matrix.count }}}; do echo "https://scanme.sh/?_=${i}" >> "${LIST_FILE}"; done
- run: go run -race . -l "${LIST_FILE}"
working-directory: cmd/nuclei/

31 changes: 0 additions & 31 deletions .github/workflows/performance-test.yaml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/publish-docs.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/release-test.yml

This file was deleted.

Loading
Loading