Coder Social home page Coder Social logo

kube-tarian / sigrun Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 3.0 722 KB

Sign your artifacts, source code or container images using Sigstore tools, Save the Signatures you want to use, and Validate & Control the deployments to allow only the known Sources based on Signatures, Maintainers & other payloads automatically.

Home Page: https://sigrun.dev

License: Apache License 2.0

Go 96.56% Dockerfile 1.07% Shell 2.20% Standard ML 0.17%
sigstore cosign rekor fulcio containers artifacts signature signature-verification kubernetes pods

sigrun's People

Contributors

deepsourcebot avatar devopstoday11 avatar mend-bolt-for-github[bot] avatar reviewpad[bot] avatar shravanshetty1 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

sigrun's Issues

sign sigrun ledger as well

sign the sigrun's ledger file as well. this will ensure ledger file is also protected. Signing ledger file should be the very last step to be executed. Only after signing ledger file the keys should be deleted.

Webhook should be created by controller

Currently secrets are in the install.yaml file for everyone to see. For security purposes sigrun controller should automatically create tls cert and register itself as a admission controller on deployment.

Revise config file

{
	"Organization": "devopstoday211",
	"Maintainers": "something",
	"sigrun-sign-id": "sdafasdf1213sas",
	"PublicKey": "-----BEGIN PUBLIC KEY-----\nMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE0zl9+NowQv3ILEqzVdxsBapesA0G\nWcFWdFQsSU4648ZDo17kh8z7g59VbHg0ABNttsYKPQmd7JjYbUXfqp+SAA==\n-----END PUBLIC KEY-----\n",
	"Images": [
		"docker.io/shravanss/sigrun-example"
	],
	"Signatures": [
		{
			"timestamp": "",
			"signed-by": "",
			"sign-mode": "",
			"commit-id": "",
			"signature":"",
			"signer": "[email protected]",
			"cert": "",
			"checksum": "",
			"iam": "github.com/azure.com/gmail.com/linkedin.com/gitlab.com/bitbucket/atlassian"
		},
		{

		}
	]
}

Refactor thread

  • Add configmap and clusterpolicy parser and encoder
  • Inject http client
  • Controller should create clients in factory

rekor & ledger upload option in cli for the end user

Give a persistent configuration setting for the end user to set whether to use rekor server to upload transparency log or not (of course we still have to create sigrun ledger as usual, no change in that).

If the end user wants to ignore rekor log upload and only use our ledger file to upload to the custom git repo, this will be good user experience.

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.