dashlane-cli icon indicating copy to clipboard operation
dashlane-cli copied to clipboard

👩‍💻 Dashlane CLI - Access your secrets in your terminal, servers and CI/CD

Results 21 dashlane-cli issues
Sort by recently updated
recently updated
newest added

Supporting multiple accounts will allow to query the vault and other commands in the event you have different accounts (ie: personal and professional). - [ ] ability to login with...

feature request

Added new activity logs for - Installing Slack integration - Uninstalling Slack integration - Configuring nudge - Executing nudge - User receiving nudge

This MR brings the functionality of using ARK to log in with the CLI, optionally recovering the MP with a **recover-account** command It will allow users who have issue with...

features

Hi, I'm using the latest version of this package. When I try retrieve a password I get an exception: ``` dcli-linux-x64 --debug password -f password "my_password" debug: Connected to database....

bug

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0. Commits b8a7edd 6.6.0 34c8534 fix: signature verification due to leading zeros See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=elliptic&package-manager=npm_and_yarn&previous-version=6.5.7&new-version=6.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) from 9.0.0 to 10.0.0. Changelog Sourced from jsonpath-plus's changelog. 10.0.0 BREAKING CHANGES: Require Node 18+ fix(security): use safe vm by default in Node chore: bump jsep, devDeps. and...

dependencies

I use some python scripts in order to be able to autofill my passwords in qutebrowser. In order to do that I need to, for example, check if dcli is...

Bumps [next](https://github.com/vercel/next.js) from 15.5.2 to 15.5.8. Release notes Sourced from next's releases. v15.5.7 Please see CVE-2025-66478 for additional details about this release. v15.5.6 [!NOTE] This release is backporting bug fixes....

dependencies
javascript

Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.1.0 to 13.2.1. Release notes Sourced from mdast-util-to-hast's releases. 13.2.1 Fix ab3a795 Fix support for spaces in class names Types efb5312 Refactor to use @imports a5bc210 Add...

dependencies
javascript

**Describe the Bug** On Ubuntu 20.04 LTS with Dashlane-CLI (version 6.2436.0), I accidentally enabled biometric authentication using the following command: `dcli configure user-presence --method biometrics` Biometric authentication is only supported...

bug