policy-password icon indicating copy to clipboard operation
policy-password copied to clipboard

policy-password is a Node library written in Typescript to generate passwords according to policies and constraints.

Results 3 policy-password issues
Sort by recently updated
recently updated
newest added

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1. Release notes Sourced from tar's releases. v6.1.13 6.1.13 (2022-12-07) Dependencies cc4e0dd #343 bump minipass from 3.3.6 to 4.0.0 v6.1.12 6.1.12 (2022-10-31) Bug Fixes 57493ee...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test 5dc3b2f 1.1.8 8e6f28b lib: even better node 6 support 088c9e5 1.1.7 1a4ca35 lib:...

dependencies

https://github.com/tahesse/policy-password/blob/main/test/password.test.ts#L95-L104 is not deterministic and can cause the CI pipeline to fail. Suggested solution: Add a boolean flag to circumvent this issue and provide users of this library to prevent...

bug
enhancement
help wanted