Coder Social home page Coder Social logo

Comments (9)

AzureMarker avatar AzureMarker commented on August 27, 2024

So, we have a security hole? I don't fully understand what he wants us to do.

from web.

PromoFaux avatar PromoFaux commented on August 27, 2024

No, I've never been entirely sure what it is. @jacobsalmela tagged it as an enhancement, so I figured he knew what it was about...

from web.

DonLexos avatar DonLexos commented on August 27, 2024

Seems like you tag includes for CSS/JS that are not served by yourself?

from web.

PromoFaux avatar PromoFaux commented on August 27, 2024

Isnit not just the cdns for jquery and bootstrap?

from web.

jacobsalmela avatar jacobsalmela commented on August 27, 2024

I just tagged it as an enhancement, but didn't fully look at it. I guess I don't fully understand what he wanted--something to do with it being coded insecurely, which his department cannot work with, however, I had trouble understanding the original request. If @Mcat12 doesn't know what he means, than I don't know that the rest of us will. I just wanted to eliminate any security issues if there really is one.

from web.

AzureMarker avatar AzureMarker commented on August 27, 2024

I think he may be taking about some JavaScript thing where using "eval" (runs JavaScript code in it's parameter, ex eval("1+1")) is very unsafe, because you can run any code you want. I don't think there's a security issue though, as JavaScript is run client side. If there is, it would be nice for him to elaborate.

from web.

jacobsalmela avatar jacobsalmela commented on August 27, 2024

@magarto, can you elaborate on what you meant in your original issue? We are a bit confused.

from web.

AzureMarker avatar AzureMarker commented on August 27, 2024

I just came back to this issue, and I think I understand a bit of what he's saying. This link he shared does a good summary. Basically, we should move all Javascript to their own files and remove JS code in the html (onclick, etc) and instead use event handlers.

from web.

jacobsalmela avatar jacobsalmela commented on August 27, 2024

Cool, that makes more sense.

from web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.