<a id="button" class="button" onclick="toggle('code1','example1')"> <span>See the code or example </span></a>
+
<a id="button" class="button" onclick="toggle('code1','example1')"> <span>Toggle between the code and example </span></a>
</html>
</html>
Line 60:
Line 60:
It is not possible to identify the malicious action of the application anymore, because the access to the home link is indirect. A solution to this problem is deploy the aspect with a more expressive scoping definition by means of a scoping strategy.
It is not possible to identify the malicious action of the application anymore, because the access to the home link is indirect. A solution to this problem is deploy the aspect with a more expressive scoping definition by means of a scoping strategy.
-
The implementation follows:
+
The following window uses scoping strategies to avoid the indirect access to home link of the malicious application: