This is the TOFU (trust-on-first-use) static analysis tool used by LavaMoat to automatically generate useable config
npm install lavamoat-tofuThis is the TOFU (trust-on-first-use) static analysis tool used by LavaMoat to automatically generate useable config
read access on a global object implies write access to its properties.
The following config implies write acess to location.href
``json``
{
"location": "read"
}