Today I Learned - Rocky Kev

TIL about OWASP

POSTED ON:

TAGS:

I stumbled upon the Open Web Application Security Project® (OWASP) recently.

Every few years, they release a list of the Top 10 Web Application Security Risks

OWASP maintains the Top 10 list and has done so since 2003. Every 2-3 years the list is updated in accordance with advancements and changes in the AppSec market. OWASP’s importance lies in the actionable information it provides; it serves as a key checklist and internal Web application development standard for many of the world’s largest organizations.
via https://www.synopsys.com/glossary/what-is-owasp-top-10.html?utm_source=pocket_mylist

They've been making Top 10 lists for a while.

image src

Sometimes browsers fix the security issue. Often, it requires developers to be aware and use the latest libraries/processes.

Good stuff to be aware of!


Related TILs

Tagged:

TIL Microservice vs Monolith

Final Verdict: You can do way more damage setting up a microservice architecture incorrectly in the long run than a really bad monolith.

TIL of a guide for naming things

Naming is hard. Naming is important because '.imgFloatLeft' no longer is accurate when we switch to 'ltr' format.

TIL this glorious website - No Hello

Nothing worst than the dreaded 'Hello', followed by silence. Just start talking.