Commit Graph

3094 Commits (d60d74a57ebbecd773f2fffae94d07eb9d80a3a3)
 

Author SHA1 Message Date
max furman d60d74a57e
[action] updates and first pass at goreleaser deb 2 years ago
Max 8139179084
Merge pull request #1069 from smallstep/dependabot/go_modules/github.com/google/go-cmp-0.5.9
Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
2 years ago
Max af4183df18
Merge pull request #1077 from smallstep/dependabot/go_modules/google.golang.org/api-0.98.0
Bump google.golang.org/api from 0.96.0 to 0.98.0
2 years ago
Max e5c5b0cb49
Merge pull request #1070 from smallstep/dependabot/go_modules/github.com/slackhq/nebula-1.6.1
Bump github.com/slackhq/nebula from 1.5.2 to 1.6.1
2 years ago
dependabot[bot] 3faa8717b3
Bump google.golang.org/api from 0.96.0 to 0.98.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.96.0 to 0.98.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.96.0...v0.98.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 0027f93fb9
Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.8...v0.5.9)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Andrew Reed 7101fbb0ee
Provisioner webhooks (#1001) 2 years ago
dependabot[bot] 7420172d63
Bump github.com/slackhq/nebula from 1.5.2 to 1.6.1
Bumps [github.com/slackhq/nebula](https://github.com/slackhq/nebula) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/slackhq/nebula/releases)
- [Changelog](https://github.com/slackhq/nebula/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slackhq/nebula/compare/v1.5.2...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/slackhq/nebula
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Mariano Cano 6fe0fc852a
Merge pull request #1076 from smallstep/attestation-roots
ACME attestation roots
2 years ago
Mariano Cano 906c5067b9
Include attestation roots on provisioner converters 2 years ago
Mariano Cano 9d4bef8cc9
Merge pull request #1072 from smallstep/name-constraints-changelog
Add name constraints support to changelog
2 years ago
Mariano Cano de73a3e8de
Merge pull request #1073 from smallstep/prompt-password
Support to ask for key password after crypto change
2 years ago
Max bfe29def59
Merge pull request #1065 from smallstep/max/code-scan
[actiono] Update workflows
2 years ago
Mariano Cano 1f4443d858
Support to ask for key password after crypto change
A change in crypto will remove the dependency of the ui package
used for prompting passwords.
2 years ago
Mariano Cano a3c7e0b15b
Clarify name constraints changelog 2 years ago
Mariano Cano d0bba915f2
Add name constraints support to changelog 2 years ago
Mariano Cano fa7c55a0ec
Merge pull request #1061 from smallstep/name-constraints
Name Constraints Validation
2 years ago
Max ea229e2ba8
Create dependabot.yml 2 years ago
max furman 2fcadce977
[action] remove extraneous new line 2 years ago
max furman 630e7fbba9
[action] Adding the libpcsclite.pc package back. 2 years ago
max furman 8e2fc8ea5a
[action] Don't need cgo enabled build for `step-ca`. 2 years ago
Mariano Cano 7d46516bbf
Testing SSH signing 2 years ago
max furman 68f571645b
[action] Update code-scan-cron 2 years ago
max furman fa4986d215
[actiono] Update workflows 2 years ago
Mariano Cano 2b19ba41fb Merge branch 'master' into name-constraints 2 years ago
Mariano Cano c9e7af3722 Use only name constraints in GetTLSCertificate 2 years ago
Mariano Cano 0bedd22850 Fix typos in WithX509IntermediateCerts comment 2 years ago
Mariano Cano 8374c0d26e Fix some more extra white spaces 2 years ago
Mariano Cano 965d59c0a8 Fix comment typos and extra white spaces 2 years ago
max furman 7830c5bd72
[action] add libpcsclite-dev os-dependency 2 years ago
Mariano Cano 2eba5326db Remove policy validation on renew 2 years ago
Mariano Cano ccd93684c3 Remove unused variable 2 years ago
Max bc838c3af2
Merge pull request #1064 from smallstep/max/lint
Fix errors.As linter warnings
2 years ago
Mariano Cano 246566a195 Change way to get hasNameConstraints 2 years ago
Mariano Cano b94c0d09be Set up test properly 2 years ago
Mariano Cano 0214e015a0 Clarify comments by code review 2 years ago
Mariano Cano 23045e1812 Clarify comments by code review 2 years ago
max furman 4c7a2ce3eb
Fix errors.As linter warnings 2 years ago
Mariano Cano 15dc7901e5 Fix unit tests 2 years ago
Mariano Cano d68c765e20 Add context to errors 2 years ago
Mariano Cano 72e2c4eb2e Render proper policy and constrains errors 2 years ago
Mariano Cano 4b79405dac Check constraints and policy for leaf certificates too 2 years ago
Mariano Cano a6e85cbbf6 Fix linter errors 2 years ago
Mariano Cano 325d8bca4f Merge branch 'master' into name-constraints 2 years ago
Max d46c5b2f40
Merge pull request #1062 from smallstep/max/lint2
Linter Update
2 years ago
max furman aa3ffea07c
[action] update codeql cron 2 years ago
max furman 2d4efc8292
Fix linter warnings 2 years ago
max furman 75bb196193
Add concurrency workflow config | fix broken test due to golang ver 2 years ago
max furman 120629edab
Do not use the templateError in the BadRequestErr 2 years ago
max furman c26d2c8328
Empty-Commit 2 years ago