【安全矩陣】保存后有警告,我該怎么做?
Builds in Jenkins run as the virtual SYSTEM user with full permissions by default. This can be a problem if some users have restricted or no access to some jobs, but can configure others. If that is the case, it is recommended to install a plugin implementing build authentication, and to override this default.
? No implementation of access control for builds is present. It is recommended that you install
or another plugin implementing the
extension point.
2019-04-23
其實(shí)警告的兩個(gè)藍(lán)色字體是加了鏈接的,可以點(diǎn)進(jìn)去下載,之前沒(méi)注意,在插件管理找了半天
2019-04-23
?if some users have restricted or no access to some jobs, but can configure others
or
it is recommended to install a plugin implementing build authentication, and to override this default.