2020-12-17 18:34:42 +00:00
|
|
|
module github.com/projectdiscovery/nuclei/v2
|
2020-07-01 10:47:24 +00:00
|
|
|
|
2021-09-09 04:50:09 +00:00
|
|
|
go 1.17
|
2020-07-01 10:47:24 +00:00
|
|
|
|
|
|
|
require (
|
2021-09-10 15:06:22 +00:00
|
|
|
github.com/Ice3man543/nvd v1.0.8
|
2021-09-17 07:08:01 +00:00
|
|
|
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/alecthomas/jsonschema v0.0.0-20211022214203-8b29eab41725
|
2021-08-20 09:41:19 +00:00
|
|
|
github.com/andygrunwald/go-jira v1.14.0
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/antchfx/htmlquery v1.2.4
|
2021-07-25 10:43:59 +00:00
|
|
|
github.com/apex/log v1.9.0
|
2020-07-01 10:47:24 +00:00
|
|
|
github.com/blang/semver v3.5.1+incompatible
|
2021-08-20 09:41:19 +00:00
|
|
|
github.com/bluele/gcache v0.0.2
|
2020-11-22 10:07:40 +00:00
|
|
|
github.com/corpix/uarand v0.1.1
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/go-rod/rod v0.101.8
|
2021-10-29 12:56:06 +00:00
|
|
|
github.com/gobwas/ws v1.1.0
|
2021-02-02 06:40:47 +00:00
|
|
|
github.com/google/go-github v17.0.0+incompatible
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/itchyny/gojq v0.12.5
|
2021-09-13 09:33:04 +00:00
|
|
|
github.com/json-iterator/go v1.1.12
|
2021-07-05 08:55:42 +00:00
|
|
|
github.com/julienschmidt/httprouter v1.3.0
|
2021-04-16 11:26:41 +00:00
|
|
|
github.com/karlseguin/ccache v2.0.3+incompatible
|
2020-09-23 20:38:59 +00:00
|
|
|
github.com/karrick/godirwalk v1.16.1
|
2020-07-31 16:16:55 +00:00
|
|
|
github.com/logrusorgru/aurora v2.0.3+incompatible
|
2021-08-09 09:55:23 +00:00
|
|
|
github.com/miekg/dns v1.1.43
|
2021-02-22 15:10:58 +00:00
|
|
|
github.com/olekukonko/tablewriter v0.0.5
|
2021-08-20 09:41:19 +00:00
|
|
|
github.com/owenrumney/go-sarif v1.0.11
|
2020-07-01 10:47:24 +00:00
|
|
|
github.com/pkg/errors v0.9.1
|
2021-03-19 16:43:41 +00:00
|
|
|
github.com/projectdiscovery/clistats v0.0.8
|
2021-11-03 13:28:00 +00:00
|
|
|
github.com/projectdiscovery/cryptoutil v0.0.0-20210805184155-b5d2512f9345
|
2021-10-29 12:56:06 +00:00
|
|
|
github.com/projectdiscovery/fastdialer v0.0.13
|
2021-09-26 20:33:12 +00:00
|
|
|
github.com/projectdiscovery/filekv v0.0.0-20210915124239-3467ef45dd08
|
2021-10-07 15:58:54 +00:00
|
|
|
github.com/projectdiscovery/fileutil v0.0.0-20210928100737-cab279c5d4b5
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/projectdiscovery/goflags v0.0.8-0.20211028121123-edf02bc05b1a
|
2021-02-27 07:38:10 +00:00
|
|
|
github.com/projectdiscovery/gologger v1.1.4
|
2021-09-17 08:11:27 +00:00
|
|
|
github.com/projectdiscovery/hmap v0.0.2-0.20210917080408-0fd7bd286bfa
|
2021-10-07 15:33:00 +00:00
|
|
|
github.com/projectdiscovery/interactsh v0.0.6
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/projectdiscovery/nuclei-updatecheck-api v0.0.0-20211006155443-c0a8d610a4df
|
2021-06-03 05:19:13 +00:00
|
|
|
github.com/projectdiscovery/rawhttp v0.0.7
|
2021-09-17 07:08:01 +00:00
|
|
|
github.com/projectdiscovery/retryabledns v1.0.13-0.20210916165024-76c5b76fd59a
|
2021-08-27 10:41:00 +00:00
|
|
|
github.com/projectdiscovery/retryablehttp-go v1.0.2
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/projectdiscovery/stringsutil v0.0.0-20210830151154-f567170afdd9
|
2021-08-20 09:41:19 +00:00
|
|
|
github.com/projectdiscovery/yamldoc-go v1.0.2
|
2020-10-08 14:34:47 +00:00
|
|
|
github.com/remeh/sizedwaitgroup v1.0.0
|
2021-08-09 09:55:23 +00:00
|
|
|
github.com/rs/xid v1.3.0
|
2021-08-20 09:41:19 +00:00
|
|
|
github.com/segmentio/ksuid v1.0.4
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/shirou/gopsutil/v3 v3.21.9
|
2020-10-16 11:27:02 +00:00
|
|
|
github.com/spaolacci/murmur3 v1.1.0
|
2021-08-20 09:41:19 +00:00
|
|
|
github.com/spf13/cast v1.4.1
|
2021-01-31 19:54:37 +00:00
|
|
|
github.com/stretchr/testify v1.7.0
|
2021-02-02 06:40:47 +00:00
|
|
|
github.com/syndtr/goleveldb v1.0.0
|
2021-07-25 10:43:59 +00:00
|
|
|
github.com/tj/go-update v2.2.5-0.20200519121640-62b4b798fd68+incompatible
|
2021-02-07 20:37:37 +00:00
|
|
|
github.com/valyala/fasttemplate v1.2.1
|
2021-11-03 13:28:00 +00:00
|
|
|
github.com/weppos/publicsuffix-go v0.15.1-0.20210928183822-5ee35905bd95
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/xanzy/go-gitlab v0.51.1
|
2021-08-20 09:41:19 +00:00
|
|
|
github.com/ysmood/gson v0.6.4 // indirect
|
|
|
|
github.com/ysmood/leakless v0.7.0 // indirect
|
|
|
|
go.uber.org/atomic v1.9.0
|
|
|
|
go.uber.org/multierr v1.7.0
|
2021-07-31 10:16:21 +00:00
|
|
|
go.uber.org/ratelimit v0.2.0
|
2021-10-28 12:15:38 +00:00
|
|
|
golang.org/x/net v0.0.0-20211020060615-d418f374d309
|
|
|
|
golang.org/x/oauth2 v0.0.0-20211005180243-6b3c2da341f1
|
2021-09-17 07:08:01 +00:00
|
|
|
golang.org/x/text v0.3.7
|
2020-11-26 10:39:02 +00:00
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
2021-10-17 13:20:07 +00:00
|
|
|
moul.io/http2curl v1.0.0
|
2020-07-01 10:47:24 +00:00
|
|
|
)
|
2021-09-09 04:50:09 +00:00
|
|
|
|
|
|
|
require (
|
|
|
|
git.mills.io/prologic/smtpd v0.0.0-20210710122116-a525b76c287a // indirect
|
2021-09-10 14:20:57 +00:00
|
|
|
github.com/PuerkitoBio/goquery v1.6.0 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
github.com/StackExchange/wmi v1.2.1 // indirect
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/akrylysov/pogreb v0.10.1 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 // indirect
|
2021-09-10 14:20:57 +00:00
|
|
|
github.com/andybalholm/cascadia v1.1.0 // indirect
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/antchfx/xpath v1.2.0 // indirect
|
2021-09-26 20:33:12 +00:00
|
|
|
github.com/bits-and-blooms/bitset v1.2.0 // indirect
|
|
|
|
github.com/bits-and-blooms/bloom/v3 v3.0.1 // indirect
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/c4milo/unpackit v0.1.0 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
github.com/cnf/structhash v0.0.0-20201127153200-e1b16c1ebc08 // indirect
|
|
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
|
|
github.com/dimchansky/utfbom v1.1.1 // indirect
|
|
|
|
github.com/dsnet/compress v0.0.1 // indirect
|
|
|
|
github.com/eggsampler/acme/v3 v3.2.1 // indirect
|
|
|
|
github.com/fatih/structs v1.1.0 // indirect
|
|
|
|
github.com/go-ole/go-ole v1.2.5 // indirect
|
2021-09-27 12:32:49 +00:00
|
|
|
github.com/gobwas/httphead v0.1.0 // indirect
|
|
|
|
github.com/gobwas/pool v0.2.1 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
github.com/golang-jwt/jwt v3.2.1+incompatible // indirect
|
|
|
|
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
|
|
|
|
github.com/golang/protobuf v1.5.2 // indirect
|
2021-09-17 07:08:01 +00:00
|
|
|
github.com/golang/snappy v0.0.4 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
github.com/google/go-querystring v1.0.0 // indirect
|
2021-10-07 08:53:38 +00:00
|
|
|
github.com/google/uuid v1.3.0 // indirect
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/gosuri/uilive v0.0.4 // indirect
|
|
|
|
github.com/gosuri/uiprogress v0.0.1 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.1 // indirect
|
|
|
|
github.com/hashicorp/go-retryablehttp v0.6.8 // indirect
|
|
|
|
github.com/iancoleman/orderedmap v0.0.0-20190318233801-ac98e3ecb4b0 // indirect
|
|
|
|
github.com/itchyny/timefmt-go v0.1.3 // indirect
|
|
|
|
github.com/jasonlvhit/gocron v0.0.1 // indirect
|
|
|
|
github.com/karlseguin/ccache/v2 v2.0.8 // indirect
|
2021-10-07 08:53:38 +00:00
|
|
|
github.com/klauspost/compress v1.13.6 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
github.com/klauspost/pgzip v1.2.5 // indirect
|
|
|
|
github.com/mattn/go-isatty v0.0.13 // indirect
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/mattn/go-runewidth v0.0.13 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
2021-09-13 09:33:04 +00:00
|
|
|
github.com/modern-go/reflect2 v1.0.2 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
2021-09-17 07:08:01 +00:00
|
|
|
github.com/projectdiscovery/blackrock v0.0.0-20210415162320-b38689ae3a2e // indirect
|
|
|
|
github.com/projectdiscovery/iputil v0.0.0-20210804143329-3a30fcde43f3 // indirect
|
|
|
|
github.com/projectdiscovery/mapcidr v0.0.8 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
github.com/projectdiscovery/networkpolicy v0.0.1 // indirect
|
|
|
|
github.com/rivo/uniseg v0.2.0 // indirect
|
2021-10-28 12:15:38 +00:00
|
|
|
github.com/tklauser/go-sysconf v0.3.9 // indirect
|
|
|
|
github.com/tklauser/numcpus v0.3.0 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
github.com/trivago/tgo v1.0.7 // indirect
|
|
|
|
github.com/ulikunitz/xz v0.5.10 // indirect
|
|
|
|
github.com/valyala/bytebufferpool v1.0.0 // indirect
|
|
|
|
github.com/yl2chen/cidranger v1.0.2 // indirect
|
|
|
|
github.com/ysmood/goob v0.3.0 // indirect
|
|
|
|
github.com/zclconf/go-cty v1.8.4 // indirect
|
2021-09-17 07:08:01 +00:00
|
|
|
go.etcd.io/bbolt v1.3.6 // indirect
|
2021-10-29 12:56:06 +00:00
|
|
|
golang.org/x/sys v0.0.0-20210915083310-ed5796bab164 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
|
2021-10-28 12:15:38 +00:00
|
|
|
google.golang.org/appengine v1.6.7 // indirect
|
2021-09-17 07:08:01 +00:00
|
|
|
google.golang.org/protobuf v1.27.1 // indirect
|
2021-09-09 04:50:09 +00:00
|
|
|
gopkg.in/corvus-ch/zbase32.v1 v1.0.0 // indirect
|
|
|
|
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
|
|
|
|
)
|