SweetFX Settings DB
Latest forum threads
11 minutes ago
59 minutes ago
by mailto
1 hour, 3 minutes ago
1 hour, 18 minutes ago
by mailto
Security practices in Java applications
Posted 2 hours, 4 minutes ago
Recently, I faced the following situation: one of the developers on our team wrote a small functionality for an internal Java application. Everything was going smoothly until we received a request from the security team that there was a vulnerability in the code that allowed SQL injection. It turned out that the problem was simply ignoring the use of parameterized queries. We had a panic attack, but the problem was quickly fixed. Now I'm thinking, what other security issues can there be in Java add-ins? What do you usually pay attention to when developing applications?
Posted 11 minutes ago
It's good that it was only a security check. By the way, if you are interested in how other companies solve security issues, it is worth reading how [url=https://digiscorp.com/java-development-services/]java specialists[/url] work. There are some interesting approaches to development and mentions of risk management there. I think you might find some of this useful.
New post

Please log in to post an answer