Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a testing endpoint to transfer R sessionInfo() #26

Open
logstar opened this issue Sep 14, 2021 · 0 comments
Open

Create a testing endpoint to transfer R sessionInfo() #26

logstar opened this issue Sep 14, 2021 · 0 comments

Comments

@logstar
Copy link
Contributor

logstar commented Sep 14, 2021

As suggested by @chris-s-friedman at #20 (comment), could we create a testing endpoint to transfer R sessionInfo() of the server? The sessionInfo() returns information like the following. Would exposing this information cause security issues?

R version 4.1.0 (2021-05-18)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 20.04.2 LTS

Matrix products: default
BLAS/LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.8.so

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=C             
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] plumber_1.1.0

loaded via a namespace (and not attached):
 [1] compiler_4.1.0   magrittr_2.0.1   R6_2.5.0         later_1.2.0     
 [5] promises_1.2.0.1 tools_4.1.0      swagger_3.33.1   Rcpp_1.0.7      
 [9] stringi_1.7.3    jsonlite_1.7.2   webutils_1.1     lifecycle_1.0.0 
[13] rlang_0.4.11    

cc @chinwallaa @blackdenc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant