Browse Source

spalling

master
boB Rudis 4 years ago
parent
commit
456c2707d6
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 2
      DESCRIPTION
  2. 2
      R/attackerkb-package.R
  3. 2
      README.md
  4. 2
      man/attackerkb.Rd

2
DESCRIPTION

@ -10,7 +10,7 @@ Authors@R: c(
Maintainer: Bob Rudis <bob@rud.is>
Description: Rapid7 manages a service — <https://attackerkb.com/> - where experts can evaluate
various aspects of emergent or existing vulnerabilities and the community can query and
retrieve results. Tools are provides to query the AttackerKB API.
retrieve results. Tools are provided to query the AttackerKB API.
URL: https://git.rud.is/hrbrmstr/attackerkb
BugReports: https://git.rud.is/hrbrmstr/attackerkb/issues
Encoding: UTF-8

2
R/attackerkb-package.R

@ -2,7 +2,7 @@
#'
#' Rapid7 manages a service — <https://attackerkb.com/> - where experts can evaluate
#' various aspects of emergent or existing vulnerabilities and the community can query and
#' retrieve results. Tools are provides to query the AttackerKB API.
#' retrieve results. Tools are provided to query the AttackerKB API.
#'
#' @md
#' @name attackerkb

2
README.md

@ -20,7 +20,7 @@ Tools to Query the Rapid7 AttackerKB API
Rapid7 manages a service — <https://attackerkb.com/> - where experts can
evaluate various aspects of emergent or existing vulnerabilities and the
community can query and retrieve results. Tools are provides to query
community can query and retrieve results. Tools are provided to query
the AttackerKB API.
## What’s Inside The Tin

2
man/attackerkb.Rd

@ -8,7 +8,7 @@
\description{
Rapid7 manages a service — \url{https://attackerkb.com/} - where experts can evaluate
various aspects of emergent or existing vulnerabilities and the community can query and
retrieve results. Tools are provides to query the AttackerKB API.
retrieve results. Tools are provided to query the AttackerKB API.
}
\seealso{
Useful links:

Loading…
Cancel
Save