Package: mitre
Type: Package
Title: Cybersecurity MITRE Standards Data and Digraphs
Version: 0.1.1
Authors@R: person("Humbert", "Costas", email = "humbert.costas@gmail.com",
               role = c("aut", "cre"))
Maintainer: Humbert Costas <humbert.costas@gmail.com>
Description: Extract, transform and load MITRE standards.
    This package gives you an approach to cybersecurity data sets.
    All data sets are build on runtime downloading raw data from MITRE public services.
    MITRE <https://www.mitre.org/> is a government-funded research organization 
    based in Bedford and McLean. Current version includes Shield framework from:
    <https://github.com/MITRECND/mitrecnd.github.io/tree/master/_data>. 
    Soon to be included other standards.
License: CC0
URL: https://github.com/motherhack3r/mitre
BugReports: https://github.com/motherhack3r/mitre/issues
Encoding: UTF-8
LazyData: true
Imports: visNetwork, dplyr, plyr, jsonlite, curl
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-11-24 14:09:59 UTC; humbe
Author: Humbert Costas [aut, cre]
Repository: CRAN
Date/Publication: 2020-11-26 09:20:03 UTC
