Advertisement
Jexal

748a1bb7-5034-4eff-b1df-4046a68c3ed0

Oct 9th, 2024
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. Good question! Both, actually. Software engineers need to consider security from the get-go when writing code—this is called "secure coding practices." Things like input validation, encryption, and authentication should be baked into the code from the start.
  2.  
  3. On the flip side, there are also dedicated security engineers whose main job is to focus on the overall security architecture. They perform tasks like penetration testing, threat modeling, and auditing code for vulnerabilities.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement