diff --git a/cypress/platform/knsv.html b/cypress/platform/knsv.html index 2f4eb532b..50b3c0607 100644 --- a/cypress/platform/knsv.html +++ b/cypress/platform/knsv.html @@ -57,9 +57,19 @@ subgraph CompositeState end
-graph TD - A[""] +%%{init: { '__proto__': {'vuln': 'test'}} }%% +%%{init: { '__proto__': {'vuln': 'test'}} }%% + +sequenceDiagram +Alice->>Bob: Hi Bob +Bob->>Alice: Hi Alice
+
+ %%{init: { 'theme':'base', '__proto__': {'polluted': 'asdf'}} }%% + %%{init: { 'theme':'base', '__proto__': {'polluted': 'asdf'}} }%% + graph LR + A --> B +
flowchart TD Link --> b @@ -121,7 +131,7 @@ YourState logLevel:0, fontSize: 18, curve: 'cardinal', - securityLevel: 'loose', + securityLevel: 'strict', // themeVariables: {relationLabelColor: 'red'} }); function callback(){alert('It worked');} diff --git a/cypress/platform/xss2.html b/cypress/platform/xss2.html index 3e4c0790b..0774023ff 100644 --- a/cypress/platform/xss2.html +++ b/cypress/platform/xss2.html @@ -38,6 +38,12 @@ graph LR A --> B
+
+ %%{init: { 'theme':'base', '__proto__': {'polluted': 'asdf'}} }%% + %%{init: { 'theme':'base', '__proto__': {'polluted': 'asdf'}} }%% + graph LR + A --> B +