16.12.2024 Meetup

Lets have a last Meetup this year :slight_smile: :christmas_tree: :santa:

Bring your questions, issues, wishes in, we will discuss them personally and try to find a solution.

Would love to see some Copilot in Action and how to integrate it into existing projects and using Figma :) Maybe some one from the designer team could check in as well :)

2 Likes

@Marc Could you maybe joing to give a short demo?

I have another interesting topic, which needs maybe some more meetups, but it concerns us all. I would like to discuss any security topics and how prevent or fix them make the app (its hosting) even more secure.

Todays its a big topic and should be considered well from the first line of code.

For example:

  • Adding headers to get A+ grade security

  • How to prevent SQL Injection, what Security points vaadin covers out of the box

  • How to host a vaadin application in a secure environment

  • Which injections can occur

If you wish, I could make some short slides, covering โ€œsecurity todosโ€ I have already done, maybe we could improve this or discuss more. Afterwards we could create a โ€œBest practice white paperโ€ for the community. What do you think?

1 Like

Just note: Those security topics need multiple days to cover - not a single / simple call.

Itโ€™s not Vaadins duty to prevent from SQL Injection.

SQL injection is simple to prevent. Always use prepared statements. Means in JPQL only statements with parameters.

like i said. Its a great and important topic ;)

Its just an example to give this topic more attention.

SQL Injection can come into the system via textfields, right? So the frontend is a little bit involved, even its not the task of the frontend dev. Also santitizing etc would be good to talk about.

Hi Guys, who will be there tomorrow?

because Unfortunately I cannot make it u tomorrow