Closed Haspamelodica closed 1 year ago
SecurityConstants lists com.github.javaparser as a trusted package, so AresSecurityConfigurationBuilder checks that that package is forbidden by a file-must-not-exist rule, but the template in the README does not list that package.
SecurityConstants
com.github.javaparser
AresSecurityConfigurationBuilder
(By the way, you are able to create branches and push in this repository, this would allow all checks to pass)
SecurityConstants
listscom.github.javaparser
as a trusted package, soAresSecurityConfigurationBuilder
checks that that package is forbidden by a file-must-not-exist rule, but the template in the README does not list that package.