Package: mitre
Type: Package
Title: Cybersecurity MITRE Standards Data and Digraphs
Version: 1.0.0
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 most used standards as
    data frames. It also provide a list of nodes and edges with all relationships.
License: CC0
URL: https://github.com/motherhack3r/mitre
BugReports: https://github.com/motherhack3r/mitre/issues
Encoding: UTF-8
Imports: rlang, plyr, dplyr, igraph, stringr, jsonlite, RJSONIO, tidyr
RoxygenNote: 7.1.1
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Depends: R (>= 2.10)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-05-19 20:28:34 UTC; humbe
Author: Humbert Costas [aut, cre]
Repository: CRAN
Date/Publication: 2021-05-21 07:20:03 UTC
Built: R 4.4.3; ; 2025-11-12 04:27:38 UTC; windows
