-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
Showing
2 changed files
with
5 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,7 +57,7 @@ brews: | |
email: [email protected] | ||
folder: Formula | ||
homepage: "https://www.hahwul.com" | ||
description: "Authz0 is an quick and easy automated testing to authorization" | ||
description: "Authz0 is an automated authorization test tool. Unauthorized access can be identified based on URL and Role." | ||
test: | | ||
system "#{bin}/authz0 version" | ||
install: | | ||
|
@@ -67,8 +67,8 @@ snapcrafts: | |
name: authz0 | ||
# Remember you need to `snapcraft login` first. | ||
publish: true | ||
summary: Authz0 is an quick and easy automated testing to authorization | ||
description: Authz0 is an quick and easy automated testing to authorization | ||
summary: Authz0 is an automated authorization test tool. | ||
description: Authz0 is an automated authorization test tool. Unauthorized access can be identified based on URL and Role. | ||
grade: stable | ||
confinement: strict | ||
license: MIT | ||
|
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