GitHub Action
c73c6a9f62
Auto Generate Syntax Docs + JSONSchema [Tue Sep 14 13:33:29 UTC 2021] 🤖
2021-09-14 13:33:29 +00:00
GitHub Action
d3e2d32c54
Auto Generate Syntax Docs + JSONSchema [Fri Sep 10 09:34:25 UTC 2021] 🤖
2021-09-10 09:34:25 +00:00
GitHub Action
c256bef362
Auto Generate Syntax Docs + JSONSchema [Fri Sep 3 13:50:44 UTC 2021] 🤖
2021-09-03 13:50:44 +00:00
forgedhallpass
16a54e3b98
YAML Unmarshal error in reporting template #995
2021-09-03 16:48:39 +03:00
GitHub Action
04e636075e
Auto Generate Syntax Docs + JSONSchema [Wed Sep 1 10:24:55 UTC 2021] 🤖
2021-09-01 10:24:55 +00:00
sandeep
698390f7d0
Merge branch 'master' of https://github.com/projectdiscovery/nuclei
2021-09-01 15:53:37 +05:30
sandeep
d7f8ad8a62
final changes
2021-09-01 15:53:30 +05:30
GitHub Action
9d0856e3c8
Auto Generate Syntax Docs + JSONSchema [Wed Sep 1 10:19:34 UTC 2021] 🤖
2021-09-01 10:19:34 +00:00
sandeep
f3ed61b4c7
misc update
2021-09-01 15:48:01 +05:30
Sandeep Singh
ec10852a68
Merge pull request #986 from projectdiscovery/validate-fixes
...
Added new stats counters + validation fixes
2021-09-01 15:31:18 +05:30
sandeep
8fcfa28fbb
Revert "Auto Generate Syntax Docs + JSONSchema [Wed Sep 1 07:30:30 UTC 2021] 🤖 "
...
This reverts commit 443775fc5b0c6a491682c4763ec5e4a746411d3a.
2021-09-01 15:17:47 +05:30
GitHub Action
99c772a340
Auto Generate Syntax Docs + JSONSchema [Wed Sep 1 09:40:13 UTC 2021] 🤖
2021-09-01 09:40:13 +00:00
GitHub Action
443775fc5b
Auto Generate Syntax Docs + JSONSchema [Wed Sep 1 07:30:30 UTC 2021] 🤖
2021-09-01 07:30:30 +00:00
Ice3man543
f0dcfa78fa
Updated doc example
2021-09-01 00:05:20 +05:30
Ice3man543
c3e32f5e15
Added new stats counters + validation fixes
2021-08-31 19:27:26 +05:30
Ice3man543
1946d2ec52
Fixed a crash in workflow loader
2021-08-30 16:58:11 +05:30
Ice3man543
9c5ef85909
Added cache test
2021-08-28 20:52:13 +05:30
Ice3man543
78554252ed
Misc changes to workflow parts
2021-08-28 00:27:37 +05:30
Ice3man543
30f6498fe2
Replace error constant with an error type
2021-08-28 00:21:07 +05:30
Ice3man543
08fdc3bdcc
Added cache package + misc changes to loaders
2021-08-28 00:15:28 +05:30
forgedhallpass
36b1c08edc
Optimize template validation
2021-08-27 17:06:06 +03:00
GitHub Action
f712c7442d
Auto Generate Syntax Docs [Wed Aug 25 07:41:40 UTC 2021] 🤖
2021-08-25 07:41:40 +00:00
Ice3man543
20aa291709
Fixed typo in template
2021-08-24 20:02:55 +05:30
Ice3man543
6a673053c2
Added jsonschema generation for yaml syntax
2021-08-23 23:50:45 +05:30
GitHub Action
adc37acfca
Auto Generate Syntax Docs [Fri Aug 20 10:37:41 UTC 2021] 🤖
2021-08-20 10:37:41 +00:00
Ice3man543
e34e784756
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into yamldoc
2021-08-20 15:13:22 +05:30
Ice3man543
232c0d9e0e
Fixed some merge problems + misc docgen
2021-08-20 15:11:19 +05:30
forgedhallpass
6bfd6bd28f
Adjusting the template/workflow loading/filtering logic.
2021-08-19 15:17:25 +03:00
Ice3man543
4cc770f102
Merged dev
2021-08-19 16:51:02 +05:30
sandeep
a41d52c35d
Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into host-max-errors
2021-08-17 17:54:38 +05:30
Ice3man543
f216c6f6b3
Added HostErrorsCache for tracking failed hosts
2021-08-16 21:24:37 +05:30
Ice3man543
8449a5e73f
Misc changes to docs
2021-08-05 00:54:34 +05:30
Ice3man543
01dcb01867
Added more docs examples + Misc
2021-08-04 14:20:48 +05:30
Ice3man543
334243d160
Adding documentation generation to nuclei
2021-08-03 22:33:50 +05:30
Ice3man543
c9ad9cdff4
Updated examples
2021-08-03 20:40:00 +05:30
Ice3man543
8130a76ff1
Misc
2021-08-03 20:36:56 +05:30
Ice3man543
2d0c711638
Fixed lint errors
2021-08-03 20:36:26 +05:30
forgedhallpass
d3154648d2
Merge remote-tracking branch 'upstream/dev'
2021-08-03 15:26:45 +03:00
forgedhallpass
2f162e859e
RES-84 # Improve Nuclei CLI interface (WIP)
...
* removed the generic isEmpty implementation
2021-08-03 14:51:34 +03:00
Ice3man543
d04511494d
Added new YAML based doc to structures
2021-07-27 16:03:56 +05:30
Zachary Schulze
37626627ef
remove unused preprocessor from template
2021-07-23 11:43:50 -07:00
TheSecEng
2bea3f4b14
all for custom preprocessor
2021-07-20 22:32:44 -07:00
forgedhallpass
5d89bb8056
RES-84 # Improve Nuclei CLI interface
...
* fixed issues reported by the linter
2021-07-19 21:04:08 +03:00
forgedhallpass
5a495e1e99
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Integration of the previous logic to 2.4.0
* Unit and ITs passing
* refactored the template matching logic
2021-07-15 13:41:41 +03:00
forgedhallpass
2c7d8befcb
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Rename of Info.Severity -> Info.SeverityHolder, Info.Author -> Info.Authors to reflect the underlying data
* extended the IsEmpty(interface{}) to handle maps
2021-07-13 11:12:03 +03:00
forgedhallpass
ed1dc103fe
RES-84 # Improve Nuclei CLI interface (WIP)
...
* Merge from parent
# Conflicts:
# v2/cmd/nuclei/main.go
# v2/internal/runner/config.go
# v2/internal/runner/templates.go
# v2/internal/runner/update.go
# v2/pkg/templates/compile.go
# v2/pkg/templates/compile_test.go
# v2/pkg/types/types.go
2021-07-12 17:20:01 +03:00
Ice3man543
4db5e92cee
Fixed lint errors
2021-07-06 13:59:38 +05:30
Ice3man543
b7a5287370
Fixed workflow tag based execution logic
2021-07-05 21:56:40 +05:30
Ice3man543
c90d2eb4c8
Tags field type change for workflow
2021-07-05 21:02:38 +05:30
Ice3man543
1037dace47
Misc bug fixes with workflow execution and tags
2021-07-05 21:01:51 +05:30