Siim

Results 1 issues of Siim

I would like to avoid returning "arbitrary" first password when using in scripts. ``` diff --git a/src/main.rs b/src/main.rs index 377fcc0..7595194 100644 --- a/src/main.rs +++ b/src/main.rs @@ -587,6 +587,8 @@ where...

good first issue