Giter Club home page Giter Club logo

Comments (7)

straight-shoota avatar straight-shoota commented on June 4, 2024 1

This sounds a lot like https://github.com/straight-shoota/sanitize

I published this as a shard for independent development and because of its complexity. I could see this shard (or a similar implementation) becoming a part of stdlib if we consider the use case to be very common. It's certainly a very important feature when you're dealing with untrusted HTML content.
An important aspect to such a security component is auditing. It would be devastating if a sanitization library becomes a liability (like the Python XSS example). So far, I'm not aware that my shard has received any relevant peer review.

from crystal.

robacarp avatar robacarp commented on June 4, 2024

Absolutely excellent, and I wish I'd been able to come across that in my searches.

from crystal.

straight-shoota avatar straight-shoota commented on June 4, 2024

Yeah, I guess there are quite a lot different terms for this kind of thing. Probably because you can view and resolve the problem from different angles. So that's not ideal for search.

What did you look for and where? Maybe we can improve discoverability a bit.

from crystal.

robacarp avatar robacarp commented on June 4, 2024

I was focused on the keyword "striptags". I looked in the HTML parsing section of awesome-crystal, and I search github for lang:Crystal striptags -- which is where I came across the inner-text pattern in crinja I referenced.

from crystal.

straight-shoota avatar straight-shoota commented on June 4, 2024

Thanks. lang:Crystal striptags works now 😏

https://shardbox.org/categories/HTML_XML_Parsing would've brought you there as well.

from crystal.

robacarp avatar robacarp commented on June 4, 2024

I've forgotten about or never heard of shardbox.org, but that makes me realize that I would have found it with https://shards.info/search?query=html too.

from crystal.

kostya avatar kostya commented on June 4, 2024

this example also similar to strip tags: https://github.com/kostya/lexbor/blob/master/examples/texts.cr

from crystal.

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.