Giter Site home page Giter Site logo

client_error_trace's People

Contributors

deviantintegral avatar

Watchers

 avatar  avatar  avatar

client_error_trace's Issues

Project includes insecure guzzlehttp/guzzle as dependency

Note: The Drupal security team have made the determination that this issue can be fixed because there is no stable release of this project which is why this issue was created here.

As part of the httpoxy vulnerability, this module includes an affected version of guzzlehttp/guzzle package as a dependency:

http://cgit.drupalcode.org/client_error_trace/tree/composer.json?h=7.x-1.x#n13

The guzzlehttp/guzzle dependency should be updated to 6.2.1 to address this issue.

Add a plugin to support basic HTTP requests

We should add a plugin to support an HTTP request against the provided URL, as well as custom derivatives such as Varnish servers, CDNs, and so on. Let's use Guzzle since it would let us fork off multiple requests and gather them at the end.

I'm not sure the best way to handle this, in that there might be a way with plugin instances to do this cleanly, or we might just want to use a simple settings form.

Add a plugin to check the cache_page bin

If a page is cached by Drupal's page cache, it will be stored in cache_page in MySQL or memcache. We should check the result there to see if we've cached a 4XX.

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.