-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ffc740c
commit 39453ba
Showing
3 changed files
with
33 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,7 @@ brews: | |
email: [email protected] | ||
|
||
chocolateys: | ||
- name: "{{ .ProjectName }}" | ||
- name: vulnapi | ||
owners: CerberAuth | ||
authors: Emmanuel Gautier | ||
project_url: https://vulnapi.cerberauth.com/ | ||
|
@@ -64,8 +64,6 @@ chocolateys: | |
summary: VulnAPI is an open-source project designed to help you scan your APIs for common security vulnerabilities and weaknesses. | ||
description: | | ||
VulnAPI is an open-source project designed to help you scan your APIs for common security vulnerabilities and weaknesses. | ||
dependencies: | ||
- id: nfpm | ||
nfpms: | ||
- package_name: "{{ .ProjectName }}" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters