I landed a [change](https://github.com/apple/password-manager-resources/commit/e976f36e523e90a5d291ca3c6cafd2926d107f17) recently to fix a small formatting error in the password-rules.json file. This caused an error in some of our scripts: ``` Parsing password rules for hetzner.com minlength: 8; required: lower; required: upper; required: digit, required: [-^!$%/()=?+#.,;:~*@{}_&[]]; _passwordGenerationParametersDictionary@(execjs):959:41: TypeError: null is not an object (evaluating 'requirements["PasswordMinLength"]') (ExecJS::ProgramError) ```