repowiserepowise
Sign in
2233admin/nuclei
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/nuclei

nuclei

github.com/2233admin/nuclei

bdf7500devsynced 2mo ago

Files

1,004

Symbols

5,365

Docs

0

Dead Exports

598

Entry Points

15

Code HealthView report

Average health
7.9/10
Good
Hotspot health
7.4/10
Good
Open findings1,248Worst filepkg/catalog/loader/loader.go3.8/10

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed30

cmd/nuclei/main.goUngoverned Hotspot

High-churn file with no governing decision

cmd/generate-checksum/main.goKnowledge Silo

95% single-owner concentration

cmd/docgen/docgen.goDead Code

Safe to delete (30 lines)

cmd/nuclei/profile_test.goUngoverned Hotspot

High-churn file with no governing decision

cmd/memogen/memogen.goKnowledge Silo

100% single-owner concentration

21 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Deprecate/remove file write in extractor using toproposed
· git archaeology
Replace encoding/json with sonic or go-json fallbackproposed
· git archaeology
Remove singletons from Nuclei engine (continuation of #6210)proposed
· git archaeology
Introduce timeouts config in types.Optionsproposed
· git archaeology
Remove default val in CLI and increase MaxBodyRead to 10mbproposed
· git archaeology
Initial adoption of golangci-lint for CIproposed
· git archaeology

Top Hotspots5 of 128View all

pkg/fuzz/analyzers/xss/analyzer.go

7c/90d100%

pkg/authprovider/authx/dynamic_test.go

2c/90d100%

pkg/catalog/loader/loader.go

2c/90d100%

pkg/fuzz/analyzers/xss/analyzer_test.go

4c/90d99%

pkg/js/generated/ts/dcerpc.ts

1c/90d99%

Commit Activity

Feature Fix Refactor Dependency