Affected by GO-2025-4180
and 1 other vulnerabilities
GO-2025-4180: Step CA Has Authorization Bypass in ACME and SCEP Provisioners in github.com/smallstep/certificates
GO-2025-4181: step-ca Has Improper Authorization Check for SSH Certificate Revocation in github.com/smallstep/certificates
package
Version:
v0.14.5-rc.4
Opens a new window with list of versions in this module.
Published: Jun 2, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Host struct {
HostID string `json:"hid"`
HostTags []HostTag `json:"host_tags"`
Hostname string `json:"hostname"`
}
Host defines expected attributes for an ssh host.
Hosts are tagged with k,v pairs. These tags are how a user is ultimately
associated with a host.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.