Relative Content

Tag Archive for third-party-libraries

Zero Day Exploit Ethics/Etiquette [duplicate]

This question already has answers here: You’re hired to fix a small bug for a security-intensive site. Looking at the code, it’s filled with security holes. What do you do? [closed] (7 answers) Closed 10 years ago. What are my responsibilities, as a developer, if I stumble upon a zero day exploit in a widely […]

Is vanilla JS still considered a library?

I very recently found out that VanillaJS (document?) is a library that’s just bundled with 99% browsers and isn’t exactly native JavaScript (shock of my life). While writing a lib of my own I normally avoid all helpful things, mostly libs. Now I have three questions: