mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 16:25:24 +00:00
* Update GO version to 1.18 * Removed redundant entry from the .gitignore file * Added new DSL functions to_unix_time(input string, optionalLayout string) int64 hex_to_dec(input string) float64 oct_to_dec(input string|number) float64 bin_to_dec(intput string|number) float64 * Notify if debug is enabled when a proxy cannot be validated * Documentation: Go version requirement updated to 1.18 * test fix: Timezone agnostic date expectation in the assertion * code review: extracted the default date-time layouts into a global variable
18 lines
515 B
Plaintext
18 lines
515 B
Plaintext
.idea
|
|
.vscode
|
|
v2/vendor
|
|
integration_tests/nuclei
|
|
integration_tests/integration-test
|
|
v2/cmd/nuclei/main
|
|
v2/cmd/nuclei/nuclei
|
|
v2/cmd/integration-test/nuclei
|
|
v2/cmd/functional-test/nuclei_dev
|
|
v2/cmd/functional-test/nuclei_main
|
|
v2/cmd/functional-test/functional-test
|
|
v2/cmd/docgen/docgen
|
|
v2/pkg/protocols/common/helpers/deserialization/testdata/Deserialize.class
|
|
v2/pkg/protocols/common/helpers/deserialization/testdata/ValueObject.class
|
|
v2/pkg/protocols/common/helpers/deserialization/testdata/ValueObject2.ser
|
|
*.exe
|
|
|