R/pubcheck-package.R

#' Check Safety of SSH Public Keys
#'
#' SSH is great! Poorly-configured SSH keys are not. Tools are provided to assess the
#' safety of SSH public keys in multiple contexts.
#'
#' @md
#' @name pubcheck
#' @keywords internal
#' @author Bob Rudis (bob@@rud.is)
#' @importFrom gh gh
#' @importFrom openssl read_pubkey
"_PACKAGE"
hrbrmstr/pubcheck documentation built on Oct. 11, 2022, 1:54 a.m.