mirror of https://github.com/rancher/ui.git
Merge pull request #3859 from codyrancher/cis-doc-urls
Updating the doc urls on the run security scan modal
This commit is contained in:
commit
987131a917
|
|
@ -1046,8 +1046,8 @@ cis:
|
|||
notApplicableTests: Not Applicable Tests ({count})
|
||||
userSkippedTestsWontRun: In addition, the following tests have been configured to be skipped as part of the scan
|
||||
skippedTests: Skipped Tests ({count})
|
||||
profileDocs: To find out more about profiles visit our docs <a href="https://rancher.com/docs/" target="_blank" rel="nofollow noopener noreferrer">here</a>.
|
||||
testDocs: To find out why these tests won't run visit our docs <a href="https://rancher.com/docs/" target="_blank" rel="nofollow noopener noreferrer">here</a>.
|
||||
profileDocs: To find out more about profiles visit our docs <a href="https://rancher.com/docs/rancher/v2.x/en/security/security-scan/#profiles" target="_blank" rel="nofollow noopener noreferrer">here</a>.
|
||||
testDocs: To find out why these tests won't run visit our docs <a href="https://rancher.com/docs/rancher/v2.x/en/security/security-scan/#skipped-and-not-applicable-tests" target="_blank" rel="nofollow noopener noreferrer">here</a>.
|
||||
tableHeaders:
|
||||
id: Test Id
|
||||
explanation: Explanation
|
||||
|
|
|
|||
Loading…
Reference in New Issue