Skip to content

Commit

Permalink
Merge branch 'dev' into issue-3800-client-cert
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Jun 23, 2023
2 parents 7297ceb + 16dd615 commit 7f057d7
Show file tree
Hide file tree
Showing 29 changed files with 1,222 additions and 1,162 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ CONFIGURATIONS:
-rsr, -response-size-read int max response size to read in bytes (default 10485760)
-rss, -response-size-save int max response size to read in bytes (default 1048576)
-reset reset removes all nuclei configuration and data files (including nuclei-templates)
-tlsi, -tls-impersonate enable experimental client hello (ja3) tls randomization

INTERACTSH:
-iserver, -interactsh-server string interactsh server url for self-hosted instance (default: oast.pro,oast.live,oast.site,oast.online,oast.fun,oast.me)
Expand Down
4 changes: 2 additions & 2 deletions v2/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ builds:
flags:
- -trimpath

- main: cmd/cve-annotate/main.go
binary: cve-annotate
- main: cmd/tmc/main.go
binary: tmc
id: annotate

env:
Expand Down
Loading

0 comments on commit 7f057d7

Please sign in to comment.