mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 22:05:27 +00:00
Auto Generate Syntax Docs + JSONSchema [Tue Mar 5 17:11:08 UTC 2024] 🤖
This commit is contained in:
parent
0a8beb26e9
commit
cfe28f0040
@ -128,7 +128,6 @@ requests:
|
|||||||
path:
|
path:
|
||||||
- '{{BaseURL}}/.git/config'
|
- '{{BaseURL}}/.git/config'
|
||||||
method: GET
|
method: GET
|
||||||
self-contained: false
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
@ -988,7 +987,6 @@ matchers-condition: and
|
|||||||
path:
|
path:
|
||||||
- '{{BaseURL}}/.git/config'
|
- '{{BaseURL}}/.git/config'
|
||||||
method: GET
|
method: GET
|
||||||
self-contained: false
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Part Definitions:
|
Part Definitions:
|
||||||
|
|||||||
@ -914,9 +914,6 @@
|
|||||||
"description": "Method is the HTTP Request Method"
|
"description": "Method is the HTTP Request Method"
|
||||||
},
|
},
|
||||||
"http.Request": {
|
"http.Request": {
|
||||||
"required": [
|
|
||||||
"self-contained"
|
|
||||||
],
|
|
||||||
"properties": {
|
"properties": {
|
||||||
"matchers": {
|
"matchers": {
|
||||||
"items": {
|
"items": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user