hallow
hallow copied to clipboard
Hallow is a SSH Certificate Authority designed for use with AWS native environments
The output from the AWS query to pull principal is wrong (at least in my situation, with assumed roles). The hallow-cli ssh-add doesn't include the account username in the principal,...
(Flagging this after going down a rabbit hole that ended up being caused by one of the actions-built zips (which when downloaded is named hallow.zip.zip btw) being corrupt somehow. Building...
We'd need to figure out how this would work, but if it could do host certs, that'd be swell.
Certs can set a critical extension `source-address` to an IP address, which is then the only IP allowed to use this certificate. Since we're issuing short lived certs, roaming is...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.21.0. Commits 7067223 go.mod: update golang.org/x dependencies 0d2316b ssh/test: work around for TestCiphers failures on macOS 0aab8d0 all: update go.mod x/net dependency 5bead59 ocsp: don't...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @SuperQ in stretchr/testify#1394 Document that require is not safe to...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4. Release notes Sourced from golangci/golangci-lint-action's releases. v3.7.0 What's Changed Changes feat: working-directory with only-new-issues by @CfirTsabari in golangci/golangci-lint-action#795 Documentation docs: improve How to use...
Bumps [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) from 1.42.0 to 1.46.0. Release notes Sourced from github.com/aws/aws-lambda-go's releases. v1.46.0 What's Changed Plumb error info to X-ray by @bmoffatt in aws/aws-lambda-go#544 Add S3 Batch Operations 2.0 Schema...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.26.0 to 2.27.1. Release notes Sourced from github.com/urfave/cli/v2's releases. v2.27.1 What's Changed v2: Add build tag urfave_cli_no_suggest by @dolmen in urfave/cli#1847 Full Changelog: https://github.com/urfave/cli/compare/v2.27.0...v2.27.1 v2.27.0 What's Changed...