Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: refactor CI/CD config to support library #1

Merged
merged 1 commit into from
May 24, 2022
Merged

Conversation

mikhailswift
Copy link
Member

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2380206377

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 43.846%

Totals Coverage Status
Change from base Build 2380088138: 0.0%
Covered Lines: 830
Relevant Lines: 1893

💛 - Coveralls

@mikhailswift mikhailswift merged commit b71e6aa into main May 24, 2022
@mikhailswift mikhailswift deleted the chore/ci branch May 24, 2022 19:48
@ChaosInTheCRD ChaosInTheCRD mentioned this pull request Feb 6, 2024
6 tasks
mikhailswift pushed a commit that referenced this pull request Feb 12, 2024
Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
mikhailswift pushed a commit that referenced this pull request Feb 12, 2024
Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
ChaosInTheCRD added a commit that referenced this pull request Feb 15, 2024
* first pass for implementing kms support

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* saving progress on hashtype flag for kms signer

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* saving kms progress for verifier

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* updating go mod

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* saving progrsss

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* review of AWS KMS signer and adding scrappy implementation of GCP Signer
- needs cleanup and testing

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* adding tests and some other changes

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* fixing license headers

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* fixing header

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* small refactor

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* adding hashicorp vault kms signer

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* small fixes

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* adding unfinished fake kms client

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* completing fake client for gcp

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* adding signer test for gcp

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* fixing local verification and adding support for PKCS #1 v1.5

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* the nested module isn't needed here

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* adding implementation for kms provider options

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* removing hashivault kms for now (not finished)

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* Resolve linter errors

Signed-off-by: John Kjell <john@testifysec.com>

* Remove unused function

Signed-off-by: John Kjell <john@testifysec.com>

* added all the obvious options for aws and gcp kms

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* fixing some linting errors

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* some refactors made in the quest of folding out a bug

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* making final changes for PR

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* added public key to parse function

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

* removing them again haha

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>

---------

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
Signed-off-by: John Kjell <john@testifysec.com>
Co-authored-by: John Kjell <john@testifysec.com>
kriscoleman referenced this pull request in testifysec/judge-go-witness Jun 5, 2024
…oto#7)

chore: Set up our new home for product development and onboarding

Fixes #1
Fixes #2
removed spire k8s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants