Skip to content

Commit

Permalink
Revert "Merge branch 'dev' into issue-3800-client-cert"
Browse files Browse the repository at this point in the history
This reverts commit 7f057d7, reversing
changes made to 7297ceb.
  • Loading branch information
ehsandeep committed Jun 23, 2023
1 parent 7f057d7 commit 2053a24
Show file tree
Hide file tree
Showing 29 changed files with 1,162 additions and 1,222 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ 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/tmc/main.go
binary: tmc
- main: cmd/cve-annotate/main.go
binary: cve-annotate
id: annotate

env:
Expand Down
Loading

0 comments on commit 2053a24

Please sign in to comment.