Skip to content

Commit c258552

Browse files
authored
udpate version number (#7)
1 parent 89b76c8 commit c258552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "xsstrike"
3-
version = "3.2.0"
3+
version = "3.2.1"
44
description = """
55
XSStrike is a Cross Site Scripting detection suite equipped with four hand written parsers, an intelligent payload generator, a powerful fuzzing engine and an incredibly fast crawler. Instead of injecting payloads and checking it works like all the other tools do, XSStrike analyses the response with multiple parsers and then crafts payloads that are guaranteed to work by context analysis integrated with a fuzzing engine."""
66
license = "GNU GPLv3"

0 commit comments

Comments
 (0)