Notealot
|
aeb5dbd293
|
feat: add RawStringSlice / fix: reference url case insensitive (#3346)
* feat: add RawStringSlice and refactor
* restored old logic + refactor
* restored files
---------
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
|
2023-02-26 01:17:47 +05:30 |
|
Mzack9999
|
30054d1fb6
|
Adding advanced template filtering (#2374)
* Adding advanced template filtering
* fixing bug in slice
* refactoring tests
* adding test cases
* increasing error verbosity
* fixing quoted fields with spaces
* adding more test cases
* fixing merge error
* fixing lint errors
* switching to []string
* updating tag filter tests
* updating functional tests
* fixing functional test cases
* updating syntax
|
2022-08-25 16:52:08 +05:30 |
|
Ice3man
|
67d5769cd9
|
Added initial catalog interface implementation (#2318)
* Added initial catalog interface implementation
* Added OpenFile to Catalog + disk catalog implementation
* Fixed merge issues
Co-authored-by: sandeep <sandeep@projectdiscovery.io>
|
2022-08-10 11:05:58 -07:00 |
|
forgedhallpass
|
47340f06b0
|
refactor: uniformly sorted imports
|
2021-11-25 17:09:20 +02:00 |
|
Alexey Zhuchkov
|
ff7a5997a2
|
Return multiple errors in template validation
|
2021-10-20 23:24:11 +03:00 |
|
Alexey Zhuchkov
|
5d0f6b2622
|
Improve invalid template id tests
|
2021-10-20 23:14:04 +03:00 |
|
Alexey Zhuchkov
|
f1cd0a5d28
|
Update template id regexp
|
2021-10-20 23:07:24 +03:00 |
|
Alexey Zhuchkov
|
9e0144b6ae
|
Add template-id validation
|
2021-10-20 01:31:38 +03:00 |
|