Skip to contents

A curated set of R and GitHub domains to add to the GitHub Copilot coding agent firewall allowlist, or other agent domain whitelists.

Usage

default_allowlist()

Value

A character vector of suggested domains.

Examples

default_allowlist()
#>  [1] "api.github.com"      "api2r.org"           "bioconductor.org"   
#>  [4] "cloud.r-project.org" "CRAN.R-project.org"  "docs.github.com"    
#>  [7] "github.com"          "hadley.nz"           "r-lib.org"          
#> [10] "r-pkgs.org"          "r-project.org"       "rstudio.com"        
#> [13] "rstudio.github.io"   "tidymodels.org"      "tidyverse.org"      
#> [16] "wrangle.zone"