Skip to content

Commit

Permalink
Merge pull request #526 from hahwul/main
Browse files Browse the repository at this point in the history
Update .goreleaser.yml
  • Loading branch information
hahwul authored Jan 29, 2024
2 parents 17e2ae1 + fa983e8 commit 89f1638
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,19 +56,18 @@ brews:
name: hahwul
email: [email protected]
folder: Formula
homepage: "https://www.hahwul.com"
description: "DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang"
homepage: "https://dalfox.hahwul.com"
description: Powerful open-source XSS scanner and utility focused on automation.
test: |
system "#{bin}/dalfox version"
install: |
bin.install "dalfox"
snapcrafts:
-
name: dalfox
# Remember you need to `snapcraft login` first.
publish: true
summary: DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang
description: DalFox is a fast, powerful parameter analysis and XSS scanner, based on a golang/DOM parser. supports friendly Pipeline, CI/CD and testing of different types of XSS. I talk about naming. Dal(달) is the Korean pronunciation of moon and fox was made into Fox(Find Of XSS).
summary: Powerful open-source XSS scanner and utility focused on automation.
description: DalFox is a powerful open-source tool that focuses on automation, making it ideal for quickly scanning for XSS flaws and analyzing parameters. Its advanced testing engine and niche features are designed to streamline the process of detecting and verifying vulnerabilities.
grade: stable
confinement: strict
license: MIT
Expand Down

0 comments on commit 89f1638

Please sign in to comment.