There is a XSS vulnerability on Simple Form’s error options. Versions affected: >= 2.0.0 Not affected: < 2.0.0 Fixed versions: 3.1.0, 3.0.3, 2.1.2 Impact When Simple Form renders an error message it marks the text as being HTML safe, even though it may contain HTML tags. In applications where the error message can be provided … »
Category Archives: open source
Thank you, Carlos Antonio!
Carlos Antônio, our first employee, is moving forward after 5 years at Plataformatec. In this blog post, we share a bit about our story, open source projects, and what Carlos is leaving as legacy to us.
Tips for keeping your Open Source Software issues tracker tidy
Charlie Somerville recently tweeted he wished there was a good guide about maintaining open source software: I wish there was a good guide on maintaining OSS projects. I’m a maintainer of a reasonably popular project and I have NFI what I’m doing. — Charlie Somerville (@charliesome) April 26, 2014 In between consultancy jobs and building […]
VSCircularDial – open source iOS component
VSCircularDial is an UIView enhancement which provides you a 360 degree scrollable dial. This component can be dropped into your project and used as it is or can be customized as per your need. It can be downloaded from github. … Continue reading →
Read more at the source