You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<criterion test_ref="oval:x:tst:6" comment="two chained symlinks pointing to an existing file"/>
27
+
<criterion test_ref="oval:x:tst:7" comment="symlink to an existing file, but the file name is well-known and should produce error if ran outside the container"/>
28
+
<criterion test_ref="oval:x:tst:8" comment="valid symlink with relative path"/>
29
+
<criterion test_ref="oval:x:tst:9" comment="broken symlink with relative path"/>
30
+
<criterion test_ref="oval:x:tst:10" comment="valid symlink with lots of .. in the path, tests if we can't get out of the container"/>
31
+
<criterion test_ref="oval:x:tst:11" comment="symlink with . in the path"/>
32
+
<criterion test_ref="oval:x:tst:12" comment="tests for a symlink which exists only outside the container"/>
0 commit comments