Commit Graph

9 Commits (57a6b85388cb62f033be18da1ed573faf4a1974f)

Author SHA1 Message Date
max furman ab0d2503ae
Standardize linting file and fix or ignore lots of linting errors 2 years ago
Mariano Cano 23b8f45b37 Address gosec warnings
Most if not all false positives
2 years ago
max furman 7fac8c96c3 Merge branch 'master' into max/context 3 years ago
max furman a7d144996f SSH backwards compat updates
- use existence of new value in data map as boolean
- add tests for backwards and forwards compatibility
- fix old tests that used static dir locations
3 years ago
max furman e5951fd84c Use methods in the step package
* rather than variables set at execution time, which may not match the
actual current context
3 years ago
Herman Slatman e7a988b2cd
Pin golangci-lint to v1.43.0 and fix issues 3 years ago
Mariano Cano f5d2f92099 Load identity certificate from disk in each connection. 5 years ago
Ivan Bertona 9052da66a3 Fix linter, tidy go.mod file. 5 years ago
Mariano Cano d85386d0b4 Add identity client and move identity to a new package. 5 years ago