Giter Site home page Giter Site logo

groupon / codeburner Goto Github PK

View Code? Open in Web Editor NEW
83.0 83.0 18.0 2.71 MB

Security-focused static code analysis for everyone

Home Page: http://groupon.github.io/codeburner

License: MIT License

Ruby 54.47% HTML 21.31% JavaScript 2.47% CoffeeScript 19.80% CSS 1.71% Shell 0.08% Dockerfile 0.17%

codeburner's People

Contributors

10dot avatar omerlh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

codeburner's Issues

Cross-Site Request Forgery

Codeburner identified the following vulnerability in codeburner-public release a5dee0f228f0fce09d1ebbd31d3fa0e4ae23ee26:

Description: Cross-Site Request Forgery
Severity:       Medium
Details:         protect_from_forgery should be configured with 'with: :exception'
http://brakemanscanner.org/docs/warning_types/cross-site_request_forgery/
Scanner:       Brakeman
File:               app/controllers/application_controller.rb, Line: 27
Code:

protect_from_forgery(:with => :null_session)

Docker file needs 'apt-get clean' at start

I was attempting to deploy with the docker-build script and kept receiving an error about failing to retrieve specific dependencies. This is likely due to an old base layer docker image and updated dependencies.

Adding 'apt-get clean' to the beginning of the Dockerfile allowed me to successfully complete the Docker deployment.

Add snyk.io to pipeline?

A bit of a shameless plug, as I work on Snyk, but I believe it fits.
Snyk works off an open source vuln DB (https://github.com/Snyk/vulndb), and includes patches (typically reduced & back-ported versions of the original fix), that make remediation very actionable.

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.