auth

Verify a DevGuard token and store it in the system keyring

Synopsis

Verify a DevGuard personal access token and store it in the OS keyring so you do not have to pass --token on every command.

This is the recommended setup for developer machines and git hooks. In CI pipelines, prefer the DEVGUARD_TOKEN environment variable instead so the token is not written to disk.

Once stored, all devguard-scanner commands will automatically pick up the token from the keyring.

Examples

Options

Options inherited from parent commands

Have feedback? We want to hear from you!

Fields marked with * are required