6 ms·
I think one partial solution could be to actually spin up a remote container with dummy data (that can be easily generated by an LLM) and test the claim. With a
by PAndreew 6mo ago
I think one partial solution could be to actually spin up a remote container with dummy data (that can be easily generated by an LLM) and test the claim. With agents it can be done very quickly. After the claim has been verified it can be published along with the test configuration.
- ray_v 6mo agoA partial solution sure, but the problem is that you need a 100% complete solution to this problem, otherwise it's still unsafe.
- weego 6mo agoYou're using 1000x the resources to prove it than inject the issue, so you now have a denial of business attack.
- dymk 6mo agoHow in the world is a container 1000x resources? Parent comment is saying try running things in a container.