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.0-rc.2
Opens a new window with list of versions in this module.
Published: Jan 28, 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"`
HostGroups []HostGroup `json:"host_groups"`
Hostname string `json:"hostname"`
}
Host defines expected attributes for an ssh host.
HostGroup defines expected attributes for a host group that a host might belong to.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.