pub(crate) fn find_pass(pass_name: &str) -> Option<Pass>
If the given name matches a known pass, returns its information.