-
This library is using the localStorage to store the JWT. This makes it accessible to the JS-Enviroment and therefore vulnerable to XSS-Attacks. A good alternative, that prevents this flaw is to use a …
-
( for those just tuning in, this thread is a continuation of a discussion started here https://github.com/TheDuckCow/godot-road-generator/pull/177 )
Hey thanks for the detailed response. So last …
-
### Context
I've been thinking on this for awhile on how to make the bot a developer platform. I think this is best for network effects and growth
![image](https://media.tenor.com/bdHtTkZFGTIA…
-
As a zellij user, I couldn't figure out how to paste text. When selecting a text in the terminal, the status bar shows "Text copied to clipboard". However, I tried various ways but couldn't manager to…
-
ChinmayF
High
# Voting and bribe rewards can be hijacked during emergency unlock by already existing positions
## Summary
There are many ways of modifying an already existing staking position : bu…
-
0x73696d616f
Medium
# Malicious actor will frontrun user redeeming early permit call and DoS the user from withdrawing, being problematic whenever it's close to expiry
### Summary
[VaultLib::redee…
-
# Bug Report
## Description
I have two experiments queued up in my dvc queue:
Now I do `dvc queue start -j 2`. The 2 experiments are running (I can see that via the CPU and GPU usages).…
-
If there was a way to save search queries that are frequently used. Finding that I build really useful queries that I would like to reuse often, and I have to save it outside the UI. If there was a wa…
-
The following code produces consistent results:
````raku
grammar G { token TOP { \w+ } }
sub summarize() {
("aaa" .. "zzz").map( {
my $result = G.parse($_);
$result.Str.com…
-
Would be useful!!