Commit Graph

1741 Commits (b69d98be3ea8406ed62cf4273244a2f47676250d)

Author SHA1 Message Date
Ice3man b65c5f589e
Update publish-docs.yaml 2021-08-25 13:14:28 +05:30
GitHub Action f712c7442d Auto Generate Syntax Docs [Wed Aug 25 07:41:40 UTC 2021] 🤖 2021-08-25 07:41:40 +00:00
Ice3man 535001f937
Merge pull request #968 from projectdiscovery/jsonschema-addition
Added jsonschema generation for yaml syntax
2021-08-25 13:09:07 +05:30
forgedhallpass 9408515927
Merge pull request #967 from projectdiscovery/os_agnostic_filepaths
Efforts to make working with files OS independent
2021-08-24 21:47:17 +03:00
Ice3man543 20aa291709 Fixed typo in template 2021-08-24 20:02:55 +05:30
Ice3man543 5e21cd6566 Removed stale schema file 2021-08-24 19:50:50 +05:30
Ice3man543 3476e5b7c1 Auto-generate fields of enum 2021-08-24 14:37:34 +05:30
Ice3man543 e48c8bef23 Fixed lint errors 2021-08-24 13:35:01 +05:30
Ice3man543 6a673053c2 Added jsonschema generation for yaml syntax 2021-08-23 23:50:45 +05:30
forgedhallpass 07ca97fdaf Efforts to make working with files OS-agnostic.
Replacing "path." methods to "filepath." in order to make the code OS independent.
2021-08-23 16:42:29 +03:00
Bùi Đại Gia 350d347388
fix mistake 2021-08-23 19:25:11 +07:00
Bùi Đại Gia 986a4981fb
rename print_stdout to print_debug 2021-08-23 19:18:07 +07:00
forgedhallpass 71c0d217e2 Replacing "path." methods to "filepath." in order to make the code OS independent 2021-08-23 14:54:28 +03:00
forgedhallpass 7f46ad0a35
Merge pull request #961 from forgedhallpass/master
Intellij Idea/GoLang run configurations
2021-08-23 13:52:40 +03:00
Sandeep Singh b8b5cb8b1c
Merge pull request #965 from projectdiscovery/dependabot/docker/dev/golang-1.17.0-alpine
chore(deps): bump golang from 1.16.7-alpine to 1.17.0-alpine
2021-08-23 15:02:09 +05:30
dependabot[bot] 1d8176ccfc
chore(deps): bump golang from 1.16.7-alpine to 1.17.0-alpine
Bumps golang from 1.16.7-alpine to 1.17.0-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 05:03:34 +00:00
nishan8583 646c07ea2d chaning description field 2021-08-22 07:52:29 +05:45
nishan8583 f2812804cb Merge branch 'elasticsearch-export' of https://github.com/Nishan8583/nuclei into elasticsearch-export 2021-08-22 07:51:31 +05:45
nishan8583 33bb3d5c64 assigment duplication removed, defaults from description removed 2021-08-22 07:50:33 +05:45
sandeep ac904174a1 Merge branch 'dev' of https://github.com/projectdiscovery/nuclei into pr/962 2021-08-21 23:38:08 +05:30
sandeep f3fced5bad Update build-test.yml 2021-08-21 23:37:04 +05:30
nishan8583 354c82defe testing done and also checked 2021-08-21 08:33:27 +05:45
forgedhallpass 2e0552411f Extending test cases for template filtering to make sure that the filter criteria is used with OR operand in case of multiple values + positive and negative scenario for the "extraTags" parameter 2021-08-20 16:21:44 +03:00
nishan8583 39fff4102f timestmap issue and last log not being pushed 2021-08-20 07:27:19 -05:00
forgedhallpass 34e873c655 Adding Intellij Idea/GoLang run configurations that enable running the unit, integration, functional/regression tests at a click of a button or using keyboard shortcuts. 2021-08-20 15:03:20 +03:00
nishan8583 9f5f32d477 elasticsearch package added, other changes needs to be shifted 2021-08-20 06:58:58 -05:00
Ice3man d0c5e9baf7
Merge pull request #958 from projectdiscovery/bugfix-http-to-dsl-priority
Fixing priority in response to DSL mapping
2021-08-20 16:28:34 +05:30
Ice3man 049670fe66
Merge pull request #869 from projectdiscovery/yamldoc
Added new YAML based doc to structures
2021-08-20 16:20:21 +05:30
Ice3man543 ba4d5a8d21 Removed temporary fix 2021-08-20 16:19:33 +05:30
Ice3man543 b8b45a323c Merge branch 'yamldoc' of https://github.com/projectdiscovery/nuclei into yamldoc 2021-08-20 16:17:51 +05:30
Ice3man543 12446c8bca Merge branch 'master' of https://github.com/projectdiscovery/nuclei into yamldoc 2021-08-20 16:11:24 +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 e92c9bc7bc Fixed an issue with doc publish 2021-08-20 16:06:18 +05:30
Ice3man543 3f5db14a75 Push changes if doc changed 2021-08-20 16:04:05 +05:30
Ice3man543 07d0b1997c Misc 2021-08-20 15:59:32 +05:30
Ice3man 7377dd6c54
Create publish-docs.yaml 2021-08-20 15:57:28 +05:30
Ice3man543 3c0936fc86 Updated README with syntax reference 2021-08-20 15:32:29 +05:30
Ice3man543 919d726762 Added docs generate github action 2021-08-20 15:24:33 +05:30
Ice3man543 2bf3652593 Merge branch 'yamldoc' of https://github.com/projectdiscovery/nuclei into yamldoc 2021-08-20 15:15:09 +05:30
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
mzack bc66ef34df Fixing priority in response to DSL mapping 2021-08-19 15:31:26 +02:00
forgedhallpass d7fc8cd99c
Merge pull request #957 from forgedhallpass/master
Changed the "custom-fields" attribute to "additional-fields"
2021-08-19 16:13:51 +03:00
forgedhallpass 795b77851e * Changed the "custom-fields" attribute to "additional-fields"
* #259 - dynamic key-value field support for template information
* #940 - new infos in template
* #834
* RES-84
2021-08-19 15:57:37 +03:00
Ice3man 6bea033d53
Merge pull request #955 from projectdiscovery/structure-overhaul
Nuclei Structure + Template Loading Overhaul
2021-08-19 17:53:07 +05:30
Ice3man b9d4f3021c
Merge pull request #956 from forgedhallpass/master
Re-introducing custom template info attribute support within the new struct
2021-08-19 17:52:45 +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
Ice3man543 66af0297c0 Exported ParseTemplate + use it everywhere for parsing 2021-08-19 02:10:36 +05:30
Ice3man543 01b902f119 Cleanup some loader parts + moved workflow loading separate 2021-08-19 01:58:54 +05:30