GithubHelp home page GithubHelp logo

chuangw6 / kritis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grafeas/kritis

0.0 0.0 0.0 28.58 MB

Deploy-time Policy Enforcer for Kubernetes applications

Home Page: https://github.com/grafeas/kritis/blob/master/docs/binary-authorization.md

License: Apache License 2.0

Makefile 1.79% Go 88.24% Shell 7.68% Python 0.91% Dockerfile 1.21% Mustache 0.16%

kritis's Introduction

Kritis

GoDoc Widget [BuildStatus Widget][BuildStatus Result] GoReport Widget

Kritis logo

Kritis (“judge” in Greek), is an open-source solution for securing your software supply chain for Kubernetes applications. Kritis enforces deploy-time security policies using the Google Cloud Container Analysis API, and in a subsequent release, Grafeas.

Here is an example Kritis policy, to prevent the deployment of Pod with a critical vulnerability unless it has been allowlisted:

imageAllowlist:
- gcr.io/my-project/allowlist-image@sha256:<DIGEST>
packageVulnerabilityPolicy:
  maximumSeverity: HIGH
  allowlistCVEs:
    - providers/goog-vulnz/notes/CVE-2017-1000082
    - providers/goog-vulnz/notes/CVE-2017-1000081

In addition to the enforcement this project also contains signers that can be used to create Grafeas Attestation Occurrences to be used in other enforcement systems like Binary Authorization. (TODO#571: add doc and fix link) For details see upcoming doc Kritis Signer.

Getting Started

Support

If you have questions, reach out to us on kritis-users. For questions about contributing, please see the section below.

Contributing

See CONTRIBUTING for details on how you can contribute.

See DEVELOPMENT for details on the development and testing workflow.

License

Kritis is under the Apache 2.0 license. See the LICENSE file for details.

kritis's People

Contributors

ooq avatar aysylu avatar tejal29 avatar tstromberg avatar acamadeo avatar nenaddedic avatar aaron-prindle avatar donmccasland avatar dlorenc avatar mvanholsteijn avatar wteiken avatar rmoriar1 avatar treyridley avatar mozillazg avatar steakunderscore avatar wkozlik avatar siliconmoo avatar leewalter avatar vtsao avatar dragon3 avatar oke-py avatar judavi avatar jianglai avatar vbanthia avatar xkobal avatar tianzhou avatar dahuk avatar saravana-techolution avatar markliederbach avatar marco-lancini avatar

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.