transformative icon indicating copy to clipboard operation
transformative copied to clipboard

IndieWeb personal website software.

Results 7 transformative issues
Sort by recently updated
recently updated
newest added

Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.4. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies

Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.0.0 to 6.0.1. Release notes Sourced from sanitize's releases. v6.0.1 Bug Fixes Sanitize now always removes <noscript> elements and their contents, even when noscript is in the...

dependencies

Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.19.0 to 0.21.0. Changelog Sourced from httparty's changelog. 0.21.0 escape filename in the multipart/form-data Content-Disposition header Fix request marshaling Replace mime-types with mini_mime 0.20.0 Breaking changes Require...

dependencies

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 3.0.4. Changelog Sourced from sinatra's changelog. 3.0.4 / 2022-11-25 Fix: Escape filename in the Content-Disposition header. #1841 by Kunpei Sakai 3.0.3 / 2022-11-11 Fix: fixed...

dependencies

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.2 to 1.13.9. Release notes Sourced from nokogiri's releases. 1.13.9 / 2022-10-18 Security [CRuby] Vendored libxml2 is updated to address CVE-2022-2309, CVE-2022-40304, and CVE-2022-40303. See GHSA-2qc6-mcvw-92cw for...

dependencies

Bumps [puma](https://github.com/puma/puma) from 5.6.2 to 5.6.4. Release notes Sourced from puma's releases. 5.6.4 Security Close several HTTP Request Smuggling exploits (CVE-2022-24790) The 5.6.3 release was a mistake (released the wrong...

dependencies

https://sentry.io/barryf/transformative/issues/334158093/ ``` Transformative::Micropub::InvalidRequestError: Invalid request: the 'add' property should be a hash. lib/transformative/micropub.rb:58:in `verify_hash' raise InvalidRequestError.new( lib/transformative/micropub.rb:36:in `action' verify_hash(properties, 'add') lib/transformative/server.rb:180:in `block in ' post = Micropub.action(params) ... (45 additional...