Title
1 2 3 4 5 6 7 8 9 10 | correlate_satd_pmd(
code_location = "C:/doutorado/ant/ant-rel-1.10.10",
output_location = here::here("temp/alerts"),
pmd_location = here::here("tests/testthat/pmd/bin"),
alertrules_location = "rulesets/java/quickstart.xml",
blockrules_location = here::here("tests/testthat/data/blockrules/blockrules_simple.xml"),
output_file,
bags = FALSE
)
|
code_location |
|
output_location |
|
pmd_location |
|
alertrules_location |
|
blockrules_location |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.