+ Lists GitHub Code Scanning alerts (Cora reviews upload SARIF via cora upload-sarif).
+ The token needs the security_events scope and is kept in memory for this session only — it is never written to storage.
+
+
+
+
+
+
+
+
+ {#if errorMsg}
+
{errorMsg}
+ {/if}
+
+ {#if loading}
+
Loading alerts…
+ {:else if loaded && alerts.length === 0}
+
+ {:else if loaded}
+
+ new alerts / week
+ {#each trend as t (t.label)}
+
+ {/each}
+