python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Issues with allowing the frontend to determine which Javascript is delivered by server?
Current situation
My company has a ton of different environments where it's not always easy to deploy front end code to test against working/live data. We use an extension to swap out certain scripts ...

Pytth
Votes: 0
Answers: 1
Can one namespace with compromised log4j versions deployed "infect" an entire Kubernetes cluster?
I am dealing with a fairly simple question.
Assume we have a Kubernetes cluster and several namespaces (say, default, monitoring, A, B, C). These namespaces are logically separated from one another vi...
tobias
Votes: 0
Answers: 1
User in keystore cannot have permission in .policy
I need to give full access to an user in a .policy file
keystore "file:myKeystore.keystore";
grant signedBy "myUser" {
permission java.util.PropertyPermission "*", ...
Luhko
Votes: 0
Answers: 1
OPC-UA certificate issues
I'm using Qt qtopcuaviewer example to test the connection to a PLC.
Usually it works fine and I can retrieve the variables. With this specific PLC I get the following output:
"Creating PKI path '...
Mark
Votes: 0
Answers: 1