GithubHelp home page GithubHelp logo

tighten / checkmate Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 6.0 1.82 MB

Check the version of all your Laravel apps and notify if they're out of date

License: MIT License

PHP 93.69% Vue 0.43% Shell 0.96% Blade 4.93%
hacktoberfest laravel

checkmate's People

Contributors

anna-youngyeun avatar ctroms avatar dependabot[bot] avatar faxblaster avatar heggern avatar laravel-shift avatar marcusmoore avatar mattstauffer avatar rissajackson avatar

Stargazers

 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

checkmate's Issues

Show error if an app is no longer secure

E.g. if an app is on Laravel 5.4 and that's not maintained anymore.

This may require us to occasionally update a stored-in-code table matching each version with its security expiration date.

Ping our Slack once a week with the stats of how many servers are insecure and behind

It can be like Ozzie does: a grid of all of the behind ones, each with their status as the color and the icon, and the version, and a link to their github.

image

I think I'd delete the ": 2.6"
Lower left hand (where "PRs: 7 (5 old") is would be "current version"
Lower right hand (where "Issues: 9 (7 old)") is would be "Prescribed version"

See the Ozzie codebase for how to do this :)
https://github.com/tighten/ozzie/blob/main/app/Console/Commands/SendStatsToSlack.php
https://github.com/tighten/ozzie/blob/main/app/OrgSlack.php
https://github.com/tighten/ozzie/blob/main/app/Notifications/SendOzzieStats.php

Allow filtering by dependency version

There should be a view where you can show all projects with a specific dependency below a certain version.

Example: show all projects with an installed (composer.lock) version of symfony/http-foundation below v2.7.50

Group projects by status

Right now we have two statuses: "Behind" and "Current". It'd be nice for them to be grouped by status.

Add Google auth and set the domain in the .env

First auth (maybe only) will require someone to be in a certain Google organization.

So, for example, Tighten's .env will have something like GOOGLE_ORG=tighten.co and then anyone with a tighten.co email address can oauth into the app. No one else can get in.

Add a new status: "insecure"

If a project is insecure, this is a higher priority concern than just "not up to the latest minor version".

Main thinking about "insecure" would be "on version of Laravel that isn't getting security updates" (#23)

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.