Compare commits

...

1 Commits

Author SHA1 Message Date
9656071519 [Add xss exploit] 2025-11-16 18:21:57 +01:00

View File

@@ -7,9 +7,10 @@ on:
# schedule:
# - cron: '0 8 2 * *'
#! default XSS-Exploitation-Tool
env:
GIT_REPO: XSS-Exploitation-Tool
DOCKER_IMAGE_NAME: XSS-Exploitation-Tool
GIT_REPO: xss-exploitation-tool
DOCKER_IMAGE_NAME: xss-exploitation-tool
jobs:
build-push-xss: