Skip to content

fido2-manage 0.2 (new cask) #223223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SalocinHB
Copy link
Contributor

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

@BrewTestBot BrewTestBot added new cask missing zap Cask is missing a zap stanza, please add one. labels Aug 8, 2025
sha256 :no_check

url "https://www.token2.swiss/soft/fido2-manage.dmg"
name "fido2-manage"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
name "fido2-manage"
name "FIDO2.1 Security Key Management Tool"


url "https://www.token2.swiss/soft/fido2-manage.dmg"
name "fido2-manage"
desc "FIDO2.1 Security Key Management Tool"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
desc "FIDO2.1 Security Key Management Tool"
desc "Manage FIDO2.1 security keys"

Copy link
Member

@bevanjkay bevanjkay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is an option for the livecheck stanza

  livecheck do
    url :homepage
    regex (/Version\s*v?(\d+(?:\.\d+)+)[ <"]]/i)
  end

Please also try to add a zap stanza. The linked documentation provides some recommended methods to create it.

@daeho-ro daeho-ro changed the title Add fido2-manage 0.2 fido2-manage 0.2 (new cask) Aug 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing zap Cask is missing a zap stanza, please add one. new cask
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants