We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce59b2f commit 21abac3Copy full SHA for 21abac3
.goreleaser.yaml
@@ -59,21 +59,3 @@ release:
59
github:
60
owner: owasp-amass
61
name: amass
62
-
63
-homebrew_casks:
64
- -
65
- name: amass
66
- repository:
67
- owner: owasp-amass
68
- name: homebrew-amass
69
- branch: main
70
- token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
71
- url:
72
- template: "https://github.com/owasp-amass/amass/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
73
- commit_author:
74
- name: caffix
75
- email: [email protected]
76
- homepage: "https://owasp.org/www-project-amass/"
77
- description: "In-depth Attack Surface Mapping and Asset Discovery"
78
- caveats: "This is a cask for the Amass tool, which is used for network mapping and attack surface discovery."
79
- license: "Apache-2.0"
0 commit comments