You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have looked at it a bit, and was able to add a few CSP rules which you can see in the following:
When this is added to the application everthing still wroks like previously as of my testing, but it still uses 'unsafe-inline' 'unsafe-eval', maybe there is a way to get these still out but as of my research it is generally not wrong to have these in if otherwise your application doesn't work so we have to properly deal with in some sort of way.
Issue description
Describe your issue in detail here
Currently, we removed the content security policy meta tag from the index.html file, need to fix this in the future.
https://www.electronjs.org/docs/latest/tutorial/security
Definition Of Ready (DoR)
This issue can be worked on if
The text was updated successfully, but these errors were encountered: